BODY {
	FONT-SIZE: 11px; BACKGROUND-IMAGE: none; MARGIN: 0px; FONT-FAMILY: tahoma;
}

a {font-family: tahoma;
	COLOR: #0C4474;
	FONT-SIZE: 11px;
}

.agreen {font-family: tahoma;
	COLOR: #3B6027;;
	FONT-SIZE: 11px;
}

.ared {font-family: tahoma;
	COLOR: #C33A3A;;
	FONT-SIZE: 11px;
}

TD {
	FONT-SIZE: 11px;  FONT-FAMILY: tahoma;
}

TD.detail_td {
	FONT-SIZE: 11px; FONT-FAMILY: tahoma;
}

TEXTAREA {
	FONT-SIZE: 11px; FONT-FAMILY: tahoma;
}

.linkyellow {
COLOR: #F1FFEC;
FONT-SIZE: 11px;
FONT-FAMILY: tahoma;
}
.bluetitlebig{
	font-family: tahoma;
	font-weight: bold;
	font-size: 15px;
	color: #000E44;
	margin: 0px;
	padding: 0px;		
}
.redtext18px{
	font-family: tahoma;
	font-weight: bold;
	font-size: 18px;
	color:#aa0000;
	margin: 0px;
	padding: 0px;
}
.linkwhite {
	font-family: tahoma;
	COLOR: #ffffff;
	FONT-SIZE: 10px;
}

.pagetitle{
COLOR: #404B3A;
FONT-SIZE: 14px;
FONT-FAMILY: tahoma;
}

.subtitle {
	font-family: tahoma;
	font-size: 11px;
	color: #ffffff;
	margin: 0 0 3 0;
	
}

.subsubtitle {
	COLOR: #F1FFEC;
	font-weight: bold;
	FONT-SIZE: 12px;
	FONT-FAMILY: tahoma;
	background: url("images/bg_left_long.gif");
}

/*INPUT#text {
	font-family: tahoma;
	font-size: 11px;
	border : 1px solid;
	border-color : #000000;
	padding: 0 0 0 0px;}
*/

INPUT#text {
	font-family: tahoma;
	font-weight: normal;
	font-size: 11px;
	border : 1px solid;
	border-color : #000000;
}
INPUT#123456 {
	font-family: tahoma;
	font-weight: normal;
	font-size: 11px;
	border : 1px solid;
	border-color : #00000;
	width : 55px;
}

SELECT
{
      FONT-SIZE: 11px;
     FONT-FAMILY: tahoma;
   	 border: 1px solid;
      border-color:#000000;
      border-style: solid;
      color: Black;
}

.subtitlestory{
	font-family: tahoma;
	font-weight: Bold;
	font-size: 11pt;
	color: #666666;
}

.subsubtitlestory{
	font-family: tahoma;
	font-weight: Bold;
	font-size: 10pt;
	color: #666666;
}

.titlestorytext{
	font-family: tahoma;
	font-weight: Normal;
	font-size: 11px;
	color: #000000;
	text-align : justify;
	margin : auto;
}

.imgstory{
	margin-bottom : 0;	
	margin-left : 0; 
	margin-top : 0; 
	margin-right: 15;
}

.imgstoryright{
	margin-bottom : 0;	
	margin-left : 15; 
	margin-top : 0; 
	margin-right: 0;
}

.pagetitleblue{
	font-family: tahoma;
	font-size: 14px;
	color: #316E98;
	margin-bottom : 2px;
}

#divCont {
	  POSITION: absolute; TOP: 250px; HEIGHT: 240px
}

.news{
position:absolute; 
left:30px; 
top:0px; 
width:150px; 
height:450px; 
z-index:0;
}

.menu{
	font-family: tahoma;
	COLOR: #ffffff;
	FONT-SIZE: 10px;
	text-decoration: none;
	margin : 0 0 0 0;
	margin-bottom : 0;
	margin-left : 0;
	margin-top : 0;
}

.menubottom{
	FONT-SIZE: 11px;  
	font-weight: Normal;
	FONT-FAMILY: tahoma;
	text-decoration: none;
	margin : 0 0 0 0;
	margin-bottom : 0;
	margin-left : 0;
	margin-top : 0;
}

.header {
	FONT-SIZE: 13px;  
	FONT-FAMILY: Book Antiqua;
	font-weight: Normal;	
	color: #ACA899;
	margin : 0 0 0 0;
	margin-bottom : 0;
	margin-left : 0;
	margin-top : 0;	
}

.searchinfo1{
	font-size: 7pt;
	Z-INDEX: -5; 
	BACKGROUND: #FFFFFF;
	TOP: 0px;
	WIDTH: 752px; 
	POSITION: absolute; 
	HEIGHT: 16px;
	font-family: arial;
	color: #FFFFFF;
	VISIBILITY: visible;
}

.ahomestory{	
	font-family: tahoma;
	font-weight: normal;
	font-size: 11px;
	color:#000000;
	text-decoration: none;
	text-align : justify;
	}	
	
.ahomestory:hover
 {
	font-family: tahoma;
	font-weight: normal;
	font-size: 11px;
	color:#0C4474;
	text-decoration: underline;
	text-align : justify;
} 


.cornersred {border: 1px solid #CC935E;}
.corners {border: 1px solid #CC935E;}
.corners .t,
.corners .r,
.corners .b,
.corners .l,
.corners .c,
.cornersred .cr,
.cornersred .ur
{
	position: relative;
	z-index: 1;
	display: block;
	background-repeat: no-repeat;
	background-position: left top;
}
.corners .u
{
	position: relative;
	z-index: 1;
	display: block;
	background-repeat: no-repeat;
	background-position: left top;
}
.corners .t { left: -1px; top: -1px; }
.corners .r { background-position: right top; left: 2px; }
.corners .b { background-position: right bottom; top: 2px; }
.corners .l { background-position: left bottom; left: -2px; }
.corners .c { left: 0px; top: 0px; margin-right: 0px; }
.rounded-borders .corners { background: #FBF1C5;}
.rounded-borders .corners .t { background-image: url('/i/c1.gif'); }
.rounded-borders .corners .r { background-image: url('/i/c2.gif'); }
.rounded-borders .corners .b { background-image: url('/i/c4.gif'); }
.rounded-borders .corners .l { background-image: url('/i/c3.gif'); }
.rounded-borders .corners .reducer { padding: 1em 0 0.8em 0; text-align: center;} 	
.rounded-borders .cornersred .reducer { padding: 1em 0 0.8em 0; text-align: center;} 
.rounded-borders .u {font-size: 80%; top: -0.8em; left: 10px; padding-left: 5px; padding-right: 5px; background-color: #FBF1C5; float: left; color: #636363;}

.rounded-borders .ur {font-size: 12px; top: -0.8em; left: 10px; padding-left: 5px; padding-right: 5px; background-color: #FBF1C5; float: left; color: #636363;}
.rounded-borders .urt {font-size: 12px; top: -0.8em; left: 10px; padding-left: 5px; padding-right: 5px; float: left; color: #636363;}	

.menl{
text-decoration: none; 	
border-bottom-style: dashed;	
border-bottom-width: 1px;	
border-bottom-color: Black;
color: 444D54;
cursor: hand;
}
.menl:hover{
cursor: hand;
}

.serchb
{	display: none; 
	position: relative;
 	margin: 0 0 0 0 ;
}

.encmenutitle {
background-color: #EBDDC7;  
border-bottom-width: 1px; 
color:2F2302;	
border-bottom-color: c0c0c0; 
border-bottom-style: solid;
font-family: verdana; 
font-weight: bold;
}
.encycllink {
color:2F2302;
font-size:7pt;
font-family: verdana;
text-decoration:none;
}	

.encycllink:hover {
text-decoration:underline;
}

.encycltd {
background-color: #EBEAE3;  
border-bottom-width: 1px;	
border-bottom-color: c0c0c0; 
border-bottom-style: solid;
}	
.divtitle {
font-family: arial; 
font-size:13px; 
background-color: #F5F3EC; 
padding-left:10; 
padding-bottom:10;
padding-top:5;
padding-right:5; 
border-bottom-width: 1px;	
border-bottom-color: c0c0c0; 
border-bottom-style: solid;
}
.encsubtitle {
background-color: #EBEAE3;  
border-bottom-width: 1px;	
border-bottom-color: c0c0c0; 
border-bottom-style: solid; 
padding-left:10;
}
.h3enc {
padding: 0; 
margin:0; 
font-size: 18px; 
font-family: times new roman; 
font-weight:normal;
}
.linkenc {
font-family: arial; 
background-color: #E4E8EB; 
border-bottom-width: 1px;	
border-bottom-color: c0c0c0; 
border-bottom-style: solid;
}

.firstlinkenc{
font-family: arial;  
border-bottom-width: 1px;	
border-bottom-color: c0c0c0; 
border-bottom-style: solid;
}
.tableground{
background-position: top; 
background-repeat: no-repeat;}

.titlefeatured {
font-family: arial;  
border-bottom-width: 1px;	
border-bottom-color: c0c0c0; 
border-bottom-style: solid;}

.divtextenc{
font-family: arial; 
font-size:13px; 
background-color: #FCFCFC; 
padding-left:15; 
padding-right:5; 
border-bottom-width: 1px;	
border-bottom-color: f0f0f0; 
border-bottom-style: solid;
}
.listenc {
list-style-image: url(/i/dotb.gif); padding-top: 5; padding-bottom: 5;
}
.blok1 {
padding-top: 5; padding-bottom: 5;
}
.blok2 {
padding-top: 5; padding-bottom: 5; margin-left: 30; margin-right: 20; margin-top: 0; margin-bottom: 0;

}
.tdtablinf{
background-color:F9F8F1;
font-size: 12px; 
font-family:  arial;
padding-left: 5px;
border-left-width: 1px;	
border-left-color: D9D7D1; 
border-left-style: solid;
border-bottom-width: 1px;	
border-bottom-color: b0b0b0; 
border-bottom-style: solid;
}
/*background-color:EBEAE3;
*/
.tdtabl{
font-family: arial; 
font-size: 12px; 
padding-left: 5px;
border-bottom-width: 1px;	
border-bottom-color: b0b0b0; 
border-bottom-style: solid;
}