BODY {
	padding: 0;
	margin: 0;

	color: #000066;
	font-size: 14px;

	font-family: arial;
}


H1 {
	font-size: 130%;
	color: #000066;
}
H2 {
	font-size: 120%;
	color: #000066;
}
H3 {
	font-size: 110%;
	color: #000066;
}
H4 {
	font-size: 105%;
	color: #000066;
}
B {
	font-weight: bold;
	color: #000066;
}
STRONG {
	font-weight: bold;
	color: #000066;
}
A {
	color: #000066;
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
}
A:hover {
	color: #000066;
	text-decoration: underline;
}


INPUT {
	color: #000066;
	border: 1px solid #999999;
}
SELECT {
	color: #000066;
	border: 1px solid #999999;
}
OPTION {
	color: #000066;
}



#base {
	border-left: none;
	border-right: none;
}

#main {
	background: white url(/elem/main_bg.jpg) repeat-x;
	padding: 15px;
	border-left: 1px solid #000066;
	border-right: 1px solid #000066;
}

#top {
	position: relative;
	height: 100px;
	background: #C0C1DC url(/elem/logo.jpg) no-repeat;
}
#top_band {
	height: 10px;
	background: url(/elem/bottom_band1.jpg) repeat-x;
}
#top_text {
	position: absolute;
	left: 20px;
	top: 75px;
	color: #000066;
	font-size: 15px;
	font-style: italic;
}


#bottom {
	position: relative;
	height: 50px;
	background: #BFD2F7;
}
#bottom_band1 {
	height: 10px;
	background: url(/elem/bottom_band1.jpg) repeat-x;
}
#bottom_band2 {
	height: 25px;
	background: url(/elem/bottom_band2.jpg) repeat-x;
	color: #EEEEEE;
	font-weight: bold;
	font-size: 14px;
}
#bottom_text {
	color: #000066;
	font-size: 12px;
	padding: 4px;
}
#counters {
	padding: 4px;
}

#left {
	background: #BFD2F7;
	width: 180px;
	padding-bottom: 30px;
}
#right {
	background: #BFD2F7;
	width: 180px;
	padding-bottom: 30px;
}

TABLE.side_block {
	margin-top: 15px;
	width: 170px;
	border: 1px solid #666666;
}
TABLE.side_block TH {
	height: 25px;
	background: url(/elem/block_cap.jpg) repeat-x;
	color: #EEEEEE;
	text-align: center;
}
TABLE.side_block TD {
	padding: 4px;
	padding-top: 10px;
	background: white url(/elem/block_bg.jpg) repeat-x;
	color: #000066;
	font-size: 14px;
	font-weight: bold;
}
TABLE.side_block A {
	color: #000066;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
TABLE.side_block A:hover {
	text-decoration: none;
}

UL.side_menu {
	margin: 2px;
	padding: 2px;
	margin-left: 16px;
	list-style-type: disc;
	color: #000066;
}
UL.side_menu UL {
	margin: 2px;
	padding: 2px;
	margin-left: 6px;
	list-style-type: disc;
	color: #000066;
}
UL.side_menu LI {
	margin-top: 3px;
	margin-bottom: 3px;
	color: #000066;
	line-height: 15px;
}
UL.side_menu LI A {
	color: #000066;
	font-weight: bold;
	text-decoration: none;
	font-size: 14px;
}
UL.side_menu LI A:hover {
	text-decoration: none;
}
UL.side_menu LI UL LI A {
	font-size: 13px;
	font-weight: normal;
}

TABLE.side_empty {
	border: none;
	margin-top: 15px;
	margin-bottom: 15px;
}
TABLE.side_empty TD {
	border: none;
	color: #000066;
	font-size: 14px;
	font-weight: bold;
}
TABLE.side_empty A {
	color: #000066;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
TABLE.side_empty A:hover {
	text-decoration: none;
}


.breadcrumbs {
	font-size: 16px;
	font-weight: normal;
	color: #000066;
}
.breadcrumbs A {
	font-size: 16px;
	font-weight: normal;
	color: #000066;
	text-decoration: none;
}
.breadcrumbs A:hover {
	text-decoration: none;
}


.intro {
	font-size: 17px;
}
.intro P {
	font-size: 15px;
}
.intro A {
	font-size: 17px;
	font-weight: bold;
	color: #000066;
	text-decoration: none;
}
.intro A:hover {
	text-decoration: none;
}
.intro DIV {
	border: 1px solid #AAAAAA;
	margin: 5px;
	padding: 5px;
	font-size: 15px;
	background: #E8EEF9;
}
.intro DIV A {
	font-size: 15px;
	font-weight: normal;
}


.list {
	margin-top: 50px;
	margin-bottom: 50px;
	border-collapse: collapse;
	border: 1px solid #AAAAAA;
	font-size: 15px;
}
.list A {
	font-size: 15px;
	font-weight: bold;
	color: #000066;
	text-decoration: none;
}
.list A:hover {
	text-decoration: none;
}
.list TH {
	border: 1px solid #AAAAAA;
}
.list TD {
	border: 1px solid #AAAAAA;
}



.subcat {
	margin: 5px;
	padding: 5px;
	border: 1px solid #AAAAAA;
	background: #E8EEF9;
	font-size: 16px;
}
.subcat A {
	font-size: 16px;
	font-weight: normal;
	color: #000066;
	text-decoration: none;
}
.subcat A:hover {
	text-decoration: none;
}



.steps {
	font-size: 15px;
	font-weight: normal;
	color: #000066;
}
.steps SPAN {
	padding: 3px;
	background: #C0D0EF;
	font-weight: normal;
}
.steps A {
	font-size: 15px;
	font-weight: normal;
	color: #000066;
	padding: 3px;
	text-decoration: none;
}
.steps A:hover {
	background: #C0D0EF;
	text-decoration: none;
}


.search_form {
	border: 1px solid #AAAAAA;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 10px;
	font-size: 16px;
	font-weight: bold;
	background: #E8EEF9;
	text-align: center;
	width: 500px;
}

