body {
  font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}


#outer {
	position: relative;
	margin: 0px auto;
	text-align: center;	
	width: 100%;
	height:100%;
}


#headerbg {
	margin: 0px auto;
	width: 100%;
	background-image : url(../images/bg.jpg);
}

#header { 
	padding: 0px;
	position: relative; 
	width: 780px; 
	height: 356px; 
	background-image : url(../images/home_header.jpg); 
	margin: 0px auto;
	text-align: left;
}

#flash { 
	padding: 0px;
	position: relative; 
	width: 780px; 
	height: 155px; 
	margin: 0px auto;
	text-align: center;
	background-image : url(); 
	top: 30px;
	
}

#header_intbg {
	margin: 0px auto;
	width: 100%;
	background-image : url(../images/int_bg.jpg);
}

#header_int { 
	padding: 0px;
	position: relative; 
	width: 780px; 
	height: 150px; 
	background-image : url(../images/int_header.jpg); 
	margin: 0px auto;
	text-align: left;
}


#nav {
	position: absolute;
	bottom: 28px;
	border: solid 0px white;
}


#main_menu a, #main_menu a:link {
	color: #d2c7a4;
	font-size: 14px; 
	text-decoration: none;

	padding-left: 8px;
	padding-right: 10px;
	text-align: bottom;

}

#main_menu a:hover, #main_menu a:active {
	color: #ffffff;
	text-decoration: none;	
}





#mainbg {
	margin: 0px auto 0px auto;
	width: 100%;
	background-image : url(../images/bgx_jpg); 
}



#maintop { 
	padding: 0px;
	position: relative; 
	width: 780px; 
	height: 141px; 
	background-image : url(../images/home_contenttop.jpg); 
	margin: 0px auto;
	
}

#main { 
	padding: 0px;
	position: relative; 
	width: 780px;  
	margin: 0px auto; 
	text-align: left;

	
}

#footerbg {
	margin: 0px auto 0px auto;
	width: 100%;
	height: auto;
}

.footer { 
	padding: 0px;
	position: relative; 
	width: 780px; 
	height: 80px; 
	margin: 0px auto 0px auto;
	text-align: right;
	font-family: Arial; 
    font-size: 9px; 
    color: #000000;
}



/* fonts */


.h2 {
   font-family: Tahoma; 
   font-size: 16px; 
   color: #830000;
   font-weight: bold;
}   

.h3 {
   font-family: Book Antiqua; 
   font-size: 13px; 
   color: #830000;
   font-weight: bold;
   TEXT-DECORATION: underline;
}    

.content {
   font-family:  Book Antiqua; 
   font-size: 16px; 
   color: #AA0000;

} 

.content_home {
   font-family:  Book Antiqua; 
   font-size: 18px; 
   color:#AA0000;
   text-align: justify;

}    

.content_int {
   font-family:  Book Antiqua; 
   font-size: 13px; 
   color: #031922;

}   

.slink {COLOR: #133363; TEXT-DECORATION: underline; font-family: Arial; font-size: 11pt; font-weight: bold;}
a:link.slink  {color : #133363;}
a:visited.slink  {color : #133363;}
a:active.slink  {text-decoration: none;}
a:hover.slink  {color : #009ddb; text-decoration: underline;}

.zlink {COLOR: #ffffff; TEXT-DECORATION: none; font-family: Arial; font-size: 12px; font-weight: bold;}
a:link.zlink  {color : #ffffff;}
a:visited.zlink  {color : #ffffff;}
a:active.zlink  {text-decoration: none;}
a:hover.zlink  {color : #ffec7a; text-decoration: none;}

.plink {COLOR: #830000;; TEXT-DECORATION: underline; font-family: 830000; font-size: 13px; font-weight: bold;}
a:link.plink  {color : #830000;}
a:visited.plink  {color : #830000;}
a:active.plink  {text-decoration: none;}
a:hover.plink  {color : #605945; text-decoration: none;}

.plinko {COLOR: #605945;; TEXT-DECORATION: none; font-family: Book Antiqua; font-size: 13px; font-weight: bold;}

.zlinko {COLOR: #ffec7a; TEXT-DECORATION: none; font-family: Arial; font-size: 12px; font-weight: bold;}

.slinko {COLOR: #133363; TEXT-DECORATION: none; font-family: Arial; font-size: 11pt; font-weight: bold;}

.h1 {COLOR: #424242; TEXT-DECORATION: none; font-family: Arial; font-size: 11pt; font-weight: bold;}