@charset "utf-8";
/* CSS Document */

.menu-default { background:url(/images/bg_non.png) no-repeat; }
.menu-default A { 
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #420101;
	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: #5c0201;
	font-weight: bold;
	text-decoration:none;
	margin-left:45px;
}

a {
	text-decoration:none;
	color:#420101;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	font-size:16px;
}
.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: none;
	color:#FFFFFF;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	font-size:14px;
}

.white {
	COLOR: #FFFFFF;
	FONT-SIZE: 12px;
	LINE-HEIGHT: normal;
	FONT-FAMILY: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
}

.white A {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	color: #ffffff;
	font-size:11px;
}

.white A:hover {
	text-decoration:underline;
}

.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;
}

.title {
	border-top:1px solid #333333;
	border-bottom:1px solid #333333;
	background-color:#dedede;
	padding-top:2px;
	padding-bottom:2px;
}

.header {
	font-size:18px;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
}

.header2 {
	font-weight:bold;
	font-size:18px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#990000;
}