body {font-color: #FFFFFF;}

A:link {text-decoration: underline; color: #df2228; font-family: Arial; font-size: 12px;}
A:visited {text-decoration: underline; color: #414141; font-family: Arial; font-size: 12px;}
A:active {text-decoration: underline; color: #df2228; font-family: Arial; font-size: 12px;}
A:hover {text-decoration: none; color: #df2228; font-family: Arial; font-size: 12px;}

A.red:link {text-decoration: underline; color: #df2228; font-family: Arial; font-size: 12px;}
A.red:visited {text-decoration: underline; color: #414141; font-family: Arial; font-size: 12px;}
A.red:active {text-decoration: underline; color: #df2228; font-family: Arial; font-size: 12px;}
A.red:hover {text-decoration: none; color: #df2228; font-family: Arial; font-size: 12px;}

A.menu_top:link {text-decoration: none; border-bottom: 1px dotted #000; color: #000; font-family: Times New Roman; font-size: 16px;}
A.menu_top:visited {text-decoration: none; border-bottom: 1px dotted #000; color: #000; font-family: Times New Roman; font-size: 16px;}
A.menu_top:active {text-decoration: none; border-bottom: 1px dotted #000; color: #000; font-family: Times New Roman; font-size: 16px;}
A.menu_top:hover {text-decoration: none; border-bottom: 1px dotted #000; color: #000; font-family: Times New Roman; font-size: 16px;}

A.menu_left:link {text-decoration: none; border-bottom: 1px dotted #E8B400; color: #E8B400; font-family: Times New Roman; font-size: 16px;}
A.menu_left:visited {text-decoration: none; border-bottom: 1px dotted #E8B400; color: #E8B400; font-family: Times New Roman; font-size: 16px;}
A.menu_left:active {text-decoration: none; border-bottom: 1px dotted #E8B400; color: #E8B400; font-family: Times New Roman; font-size: 16px;}
A.menu_left:hover {text-decoration: none; color: #7F0202; font-family: Times New Roman; font-size: 16px;}

A.menu_bottom:link {text-decoration: none; border-bottom: 1px dotted #000; color: #000; font-family: Times New Roman; font-size: 16px;}
A.menu_bottom:visited {text-decoration: none; border-bottom: 1px dotted #000; color: #000; font-family: Times New Roman; font-size: 16px;}
A.menu_bottom:active {text-decoration: none; border-bottom: 1px dotted #000; color: #000; font-family: Times New Roman; font-size: 16px;}
A.menu_bottom:hover {text-decoration: none; border-bottom: 1px dotted #000; color: #000; font-family: Times New Roman; font-size: 16px;}

UL {margin-top: 0px; margin-bottom: 10px; margin-left: 10px; padding-left: 0px;}
LI {margin-left: 0px; list-style-type: none; padding-left: 14px; background-image: url(/img/dash.gif); background-position: left 2; background-repeat: no-repeat;}

H1 {color: #df2228; padding-top: 0px; padding-bottom: 0px; margin-bottom: 0px; margin-top: 20px; font-family: Arial, Verdana, Tahoma, Helvetica, sans-serif; font-size: 16px; font-weight: bold;}
H2 {color: #df2228; padding-top: 0px; padding-bottom: 0px; margin-bottom: 0px; margin-top: 20px; font-family: Arial, Verdana, Tahoma, Helvetica, sans-serif; font-size: 16px; font-weight: bold;}
H3 {color: #df2228; padding-top: 10px; padding-bottom: 10px; margin-bottom: 0px; font-family: Arial, Verdana, Tahoma, Helvetica, sans-serif; font-size: 14px; font-weight: bold;}
H4 {color: #414141; padding-top: 10px; padding-bottom: 0px; margin-bottom: 0px; font-family: Arial, Verdana, Tahoma, Helvetica, sans-serif; font-size: 14px; font-weight: bold;}
H5 {color: #414141; padding-top: 10px; padding-bottom: 0px; margin-bottom: 0px; font-family: Arial, Verdana, Tahoma, Helvetica, sans-serif; font-size: 12px; font-weight: bold;}

td {font-family: Arial, Verdana, Tahoma, Helvetica, sans-serif; font-size: 13px; color: #414141;}

p{padding-top: 0px; margin: 0px; padding-bottom: 10px;}

div.menu_left_deep_0 {padding-left: 20px; margin-top: 5px; margin-bottom: 0px;}
div.menu_left_deep_1 {padding-left: 35px;}
div.menu_left_deep_2 {padding-left: 50px;}

a.menu_0:link, a.menu_0:visited, a.menu_0:active, a.menu_0:hover {font-family: Arial; font-size: 12px; color: #FFF; text-decoration: none; font-weight: bold;}
a.menu_1:link, a.menu_1:visited, a.menu_1:active, a.menu_1:hover {font-family: Arial; font-size: 12px; color: #FFF; text-decoration: underline;}
a.menu_2:link, a.menu_2:visited, a.menu_2:active, a.menu_2:hover {font-family: Arial; font-size: 12px; color: #FFF;}

input.search{border: solid #000 1px;}

td.letter {color: #df2228; font-family: Arial, Verdana, Tahoma, Helvetica, sans-serif; font-size: 16px; font-weight: bold;}
a.letter:link, a.letter:visited, a.letter:active, a.letter:hover {color: #df2228; font-family: Arial, Verdana, Tahoma, Helvetica, sans-serif; font-size: 16px; font-weight: bold; text-decoration: underline;}

.ac_results { 
	padding: 0px;
	border: 1px solid WindowFrame;
	background-color: Window;
	overflow: hidden;
}

.ac_results ul {
	width: 100%;
	list-style-position: outside;
	list-style: none;
	padding: 0;
	margin: 0;
}

.ac_results iframe {
	display:none;/*sorry for IE5*/
	display/**/:block;/*sorry for IE5*/
	position:absolute;
	top:0;
	left:0;
	z-index:-1;
	filter:mask();
	width:3000px;
	height:3000px;
}

.ac_results li {
	position:relative;
    margin: 0px;
	padding: 2px 5px;
	cursor: pointer;
	display: block;
	width: 100%;
	font: menu;
	font-size: 12px;
	overflow: hidden;
	background-image: none; 
}

.ac_loading {
	background : Window url('autocomplete_indicator.gif') right center no-repeat;
}

.ac_over {
	background-color: Highlight;
	color: HighlightText;
}

.articlePage {
width:550px;
}
.articlePage p {
text-indent:25px;
text-align:justify;
padding-top:5px;
}
.articlePage h1 {
text-align:center;
width:100%;
}
.articlePage .rightText {
text-align:right;
width:100%;
}
.articlePage h2 {
text-align:center;
width:100%;
}



.newPageStyle{
width:550px;
line-height:20px !important;
font-family:Times New Roman !important;
font-size:16px !important;
}

.newPageStyle img{
padding:8px;
}

.newPageStyle h1{
font-family:Times New Roman !important;
font-size:26 !important;
padding-bottom:15px!important;
}

.newPageStyle h2{
font-family:Times New Roman !important;
font-size:24 !important;
color:black!important;
padding-bottom:15px!important;
}

.newPageStyle .redH1{
color:red!important;
}


