body {
	font: normal small/20px Arial, Helvetica, sans-serif;
	color: #333333;
	background-color: #000;
	text-decoration: none;
	
}
h1{
	font-family: "Times New Roman", Times, serif;
}
.login_input{
   background-color:transparent;
	background-image:url(../img/layout/field_email.gif);
	background-repeat:no-repeat;
	border:0pt none;
	color:#333333;
	font-size:small;
	height:20px;
	margin:0px;
	padding:3px;
	width:103px;
}
.login_button{
border:0pt none;
margin:0px;
padding:0pt;
background:none;
margin-bottom:-5px;
}

p{
	line-height: 25px;	
}
img{
	border:0px;

}

#head{
	

}

#content {
	text-align: left;
	vertical-align: top;
}

#top_right_ad a:link{ color:#FFF; font-size:small; }
#top_right_ad a:hover{ color:#FFF; font-size:small; }
#top_right_ad a:visited{ color:#FFF; font-size:small; }
#top_right_ad a:active{ color:#FFF; font-size: small; }

#search_query{ font-size:x-small; font-weight:normal;
            background-image:url('../img/layout/field_search.gif'); 
            background-repeat:no-repeat; width:252px;
            background-color:none;
            border:0;
            height:18px;
            padding-left:10px;
            }

#head_br{
}
#foot{
	font-size:small;

}
#foot p{
	line-height: 15px;

}

blockquote{
	background-color: #9CAED3;
	color:#FFFFFF;
	border: 1px solid #333333;
	padding: 5px;
	position: relative;
	overflow: hidden;
}




h2 a:link{ 	font-size: small;	font-weight: lighter;	color: #0056BA;	text-decoration: underline;}
h2 a:visited{	font-size: small;	font-weight: lighter;	color: #0056BA;	text-decoration: underline;}
h2 a:hover{	font-size: small;	font-weight: lighter;	color: #0056BA;	text-decoration: none;}
h2 a:active{	font-size: small;	font-weight: lighter;	color: #0056BA;	text-decoration: underline;}	

a:link {	color: #000092;  font-weight: bold;	text-decoration: underline;		}
a:visited {	color: #000092;	font-weight: bold;	text-decoration: underline;		}
a:hover {	color: #000092;	font-weight: bold;	text-decoration: none;			}
a:active {	color: #000092;	font-weight: bold;	text-decoration: underline;		}

#head_br a:link{	color: #FFF;	 		text-decoration:none; font-size:small;}
#head_br a:visited{	color: #FFF;		 	text-decoration:none; font-size:small;}
#head_br a:hover{ text-decoration:none; font-size:small; color: #333;}
#head_br  a:active{	color: #FFF;		 	text-decoration:none; font-size:small;}

#alphabet_search a:link{	color: #FFF;	 		text-decoration:none; font-size:x-small;}
#alphabet_search a:visited{	color: #FFF;		 	text-decoration:none; font-size:x-small;}
#alphabet_search a:hover{	 color: #FFF; 	        text-decoration:underline;  	  font-size:x-small;}
#alphabet_search  a:active{	color: #FFF;		 	text-decoration:none; font-size:x-small;}

#foot a:link{		color: #FFF;		font-size: x-small;	text-decoration: underline;}
#foot a:visited{	color: #FFF;		font-size: x-small;	text-decoration: underline;}
#foot a:hover{		color: #FFF;		font-size: x-small;	text-decoration: none;	}
#foot a:visited{	color: #FFF;		font-size: x-small;	text-decoration: underline;}


.textarea {
 font-size: 10px;
 border: 1px solid #666666;
}


form {
	margin: 0px;
	padding: 0px;
}


table{
/*	border-collapse:collapse;*/
}

dt {
	color: #46659e;
	font-weight:bold;
}
