body {
	scrollbar-arrow-color: #3F8BAF;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-face-color: #FFFFFF;
	scrollbar-shadow-color: #FFFFFF;
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-track-color: #FFFFFF;

	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
}
body,td,th {
	font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
}
a.txtYellowBold:link {
	text-decoration: none;
}
a.txtYellowBold:hover {
	color: #418DB1;
	text-decoration: none;
}
a.txtYellowBold:active {
	text-decoration: none;
}
a.txtYellowBold:visited {
	text-decoration: none;
}
.txtYellowBold {
	font-weight: bold;
	color: #f1ae02;
}
.titleTxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3F8BAF;
	background-image: url(../images/title_bullet.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 7px;
	text-transform: uppercase;
	font-weight: bold;
}
.titleTxt1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3F8BAF;
	background-image: url(../images/title_bullet.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 7px;
	text-transform: uppercase;
	font-weight: bold;
}

a.titleTxt1:link {text-decoration:none}
a.titleTxt1:active {text-decoration:none}
a.titleTxt1:visited {text-decoration:none}
a.titleTxt1:hover {text-decoration:none}

.spacer {
	line-height: 10px;
	height: 10px;
}
.fields {
	font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #3F8BAF;
	border: 1px solid #3F8BAF;
	scrollbar-arrow-color: #3F8BAF;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-face-color: #FFFFFF;
	scrollbar-shadow-color: #FFFFFF;
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-track-color: #FFFFFF;
}
.txtBlack {
	color: #000000;
}
.footer_back {
	background-image: url(images/footer_bar.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 20px;
}
.txtBlue {
	color: #418DAF;
}
.txtBlueBold {
	font-weight: bold;
	color: #418DAF;
}
.yellow_hor_split {
	line-height: 1px;
	background-color: #EDB500;
	height: 1px;
}
.sponsors_slot {
	border: 1px solid #408db1;
	padding: 8px;
}
.editor_body {
	scrollbar-arrow-color: #408db1;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-face-color: #FFFFFF;
	scrollbar-shadow-color: #FFFFFF;
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-track-color: #FFFFFF;
	padding: 8px;
	border: 1px solid #408db1;
}
.list_pair {
	background-color: #e2ecf7;
	color: #f1ae02;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
}
.list_odd {
	color: #f1ae02;
	padding: 2px;
}.button {
	background-color: #F1AE02;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FEEAB4;
	border-right-color: #C18D02;
	border-bottom-color: #C18D02;
	border-left-color: #FEEAB4;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}
.news_split {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #F1AE02;
	line-height: 1px;
	height: 1px;
}
.menu_item_parent {
	border: 1px solid #f1ae02;
	background-image: url(../images/menu/dots_blue.gif);
	background-repeat: no-repeat;
	background-position: right center;
	height: 23px;
	padding-left: 16px;
	background-color: #FFFFFF;
}
.menu_item_parent a {
	line-height: 20px;
}

.menu_slot {
	background-image: url(../images/menu/dots_back.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}

.menu_item_child {
	padding-left: 16px;
	height: 18px;
	padding-top: 4px;
	padding-bottom: 4px;
}

.flashContainer {
	border:2px solid #fe9400;
	width:158px;
	height:200px;
}
