html {
	font-family: Tahoma, Verdana, Arial;
}

body {
	margin: 0px;
	background-color: #01557c;
}

th {
	color: #000000;
	font-size: 11px;
}

input, select {
	color: #000000;
	font-size: 11px;
	font-weight: bold;
}

img {
	border: 0px;
}

#wrapper {
	width: 759px;
	margin: auto;
}

/***********************/
/* Page Header Classes */
/***********************/
#mainLogo {
	padding: 0px;
	margin: 0px;
	border: 0px;
	text-align: center;
	height: 198px;
}

#mainNav {
	padding: 0px;
	margin: 0px;
	border: 0px;
	background-image: url("images/fon_menu.gif");
	text-align: left;
	height: 42px;
}

.mainNav-left {
	width: 3px;
	height: 42px;
	background-image: url("images/menu01.gif");
	background-position: center left;
	background-repeat: no-repeat;
}

.mainNav-links p {
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	margin: 10px 20px 0px 20px;
}

.mainNav-links a {
	color: #000000;
	text-decoration: none;
}

.mainNav-links a:hover {
	color: #555555;
}

.mainNav-right {
	width: 3px;
	height: 42px;
	background-image: url("images/menu02.gif");
	background-position: center right;
	background-repeat: no-repeat;
}

.mainNav-sep {
	width: 24px;
	height: 42px;
	background-image: url("images/e_menu.gif");
	background-position: center left;
	background-repeat: no-repeat;
}

#headersep {
	height: 5px;
	width: 759px;
	background-image: url("images/main01.gif");
	background-position: center left;
	background-repeat: no-repeat;
}

/* Body Classes */
.main {
	width: 759px;
	border: 0px;
}

.content-left {
	width: 3px;
	background-image: url("images/fon_left.gif");
}

.content-right {
	width: 3px;
	background-image: url("images/fon_right.gif");
}

p {
	color: #000000;
	background-color: inherit;
	font-size: 11px;
	padding-bottom: 10px;
	margin: 5px 20px 0px 20px;
}

p a {
	color: #000000;
}

p a:hover {
	color: #294A7B;
}

p.pagetitle {
	color: #ff6600;
	background-color: #ffffff;
	font-weight: bold;
	vertical-align: middle;
}

p.pagetitle img {
	vertical-align: middle;
}

p.subtitle {
	color: #294A7B;
	background-color: #ffffff;
	font-weight: bold;
	text-decoration: underline;
}

span.listtitle {
	color: #EF6D00;
	background-color: #ffffff;
	font-weight: bold;
	font-style: italic;
}

span.itemname {
	color: #EF9400;
	background-color: #ffffff;
	font-weight: bold;
}

/**********************/
/* Main Table Classes */
/**********************/

td.titlebar {
	color: #ffffff;
	background-color: #777777;
	height: 25px;
	text-align: left;
	padding: 2px 10px 2px 15px;
	border-bottom: 1px solid #cccccc;
}

td.titlebar p {
	color: #ffffff;
	background-color: inherit;
	font-size: 11px;
	font-weight: bold;
	margin: 0px;
	padding: 0px 0px 0px 10px;
	background-image: url("images/e01.gif");
	background-position: center left;
	background-repeat: no-repeat;
}

td.tableorangebar {
	background-color: #ef9400;
	height: 3px;
}

td.tableside {
	width: 1px;
	background-color: #cccccc;
}

td.tablebottom {
	background-image: url("images/t_fon.gif");
	height: 28px;
}

td.tableshadow {
	background-image: url("images/t_bot.gif");
	background-position: center right;
	background-repeat: no-repeat;
	height: 9px;
}

/***********************/
/* Page Footer Classes */
/***********************/
table.bottom-nav {
	width: 759px;
	height: 64px;
	border: 0px;
}

table.bottom-nav td {
	padding: 0px;
}

table.bottom-nav td.links {
	background-image: url("images/fon_bot.gif");
	height: 42px;
}

table.bottom-nav td.links table {
	border: 0px;
	width: 510px;
}

table.bottom-nav td.links table td {
	padding: 0px;
}

table.bottom-nav td.links table td p {
	padding: 0px;
}

.menu02 {
	color: #000000;
	margin-top: 5px;
	margin: 5px 12px 0px 12px;
	font-size: 11px;
	text-align: right;
	font-weight: bold;
}

.menu02 a {
	color: #000000;
	text-decoration: none;
}

.menu02 a:hover {
	color: #333333;
}

p.copyright {
	color: #ffffff;
	background-color: #01557c;
	text-align: center;
}

/**************************/
/* Pre-generated classes */
/**************************/
.px5 {
	padding: 0px;
	margin: 5px 0px 0px 0px;
}

.right {
	color: #000000;
	padding-bottom: 10px;
	margin: 5px 15px 0px 15px;
	font-size: 11px;
	font-weight: bold;
}

.right a, .list a {
	color: #ff7500;
}

.right a:hover {
	color: #aaaaaa;
}

.table {
	color: #000000;
	font-size: 11px;
}

.left {
	color: #000000;
	padding-bottom: 5px;
	margin: 10px 20px 0px 20px;
	font-size: 11px;
	font-weight: bold;
}

.left a {
	color: #ff6600;
}

.left a:hover {
	color: #ff0000;
}
