BODY{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
}
.menu-default { background:url(/images/bg_non.png) no-repeat; }
.menu-default A { font:Georgia, "Times New Roman", Times, serif; color: #5d0202; font-weight: bold; text-decoration:none; margin-left:45px; }

.menu-selected { background:url(/images/bg_over.png) no-repeat; }
.menu-selected A { font:Georgia, "Times New Roman", Times, serif; color: #5d0202; font-weight: bold; text-decoration:none; margin-left:45px; }

a {
	text-decoration:none;
	color:#990000;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	font-size:14px;
}
.blink:link {
	color:#990000;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	font-size:14px;
}
.blink:visited {
	color:#990000;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	font-size:14px;
}
.blink:active {
	text-decoration: underline;
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
}
.blink:hover {
	text-decoration: underline;
	color:#FFFFFF;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	font-size:14px;
}
.subdir_nav:link {
	text-decoration: underline;
	color:#000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:14px;
}
.subdir_nav:visited {
	text-decoration: underline;
	color:#000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:14px;
}
.subdir_nav:active {
	text-decoration: underline;
	color:#000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:14px;
}
.subdir_nav:hover {
	text-decoration: underline;
	color:#373737;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:14px;
}
.white {
	COLOR: #FFFFFF;
	FONT-SIZE: 12px;
	LINE-HEIGHT: normal;
	FONT-FAMILY: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
}
.postTitle {
	FONT-WEIGHT: bold;
	FONT-SIZE: 10px;
	FONT-FAMILY: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	line-height: 18pt;
}
.smallBold {
	FONT-WEIGHT: 700;
	FONT-SIZE: 20px;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	color: #666666;
}
.postBody {
	FONT-SIZE: 0.69em;
	LINE-HEIGHT: 15pt;
	FONT-FAMILY: Georgia, "Times New Roman", Times, serif;
	font-weight: 700;
	color: #000000;
}

.blackfont {
	color: #333333;
	FONT-SIZE: 11px;
	font-weight: normal;
}
.performs_required {
	color:#FF0000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
}

.error {
font-size:12px;
	color:#FF0000
}
.postBodySmall {
	FONT-SIZE: 12px;
	LINE-HEIGHT: normal;
	FONT-FAMILY: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #000000;
	letter-spacing: 0.1mm;
	word-spacing: 0.1mm;
}
.smallBoldTitle {
	FONT-WEIGHT: bold;
	FONT-SIZE: 12px;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	color: #333333;
	line-height: 25px;
	letter-spacing: 0.1mm;
	word-spacing: 0.1mm;
}
.smallBoldheader {
	FONT-WEIGHT: 700;
	FONT-SIZE: 20px;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	color: #FFFFFF;

}
.bodytxt {
	font-size: 11px;
	color: #FF0000;
	font-family: Arial, Helvetica, sans-serif;
}
.boldtxt {
	font-size: 18px;
	color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
}
.redtxt {
	font-size: 20px;
	color: #FF0000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
}
.bluetxt {
	font-size: 20px;
	color: #0023AE;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.bluesmalltxt {
	font-size: 14px;
	color: #0023AE;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

/******** eMedia Styles ********/
h2 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#333333;
}

p, td, .reg_text {
	color:#333333;
	font-size:12px;
}

.reg_text A {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	text-decoration:none;
	color:#333333;
}

.reg_text A:hover {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	text-decoration:underline;
	color:#333333;
}
.bold_text {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10apx;
	font-weight:bold;
}

.top_bold_text {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:8px;
	color:#FFFFFF;
}

.header {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#333333;
}

.category {
	padding:2px;
	background-color:#ffffff;
	border:1px solid  #000000;
	position:absolute;
	display:none;
	width:200px;
	left:-28px;
	top:100px;
}

.category li {
	list-style-image:url(../../../images/logo_icon.jpg);
	list-style-position:inside;
}
/******************************/

#main_win {
	position:relative;
	display:block;
	height:auto;
	text-align:left;
}