/* CSS Document */

body		{ background-color:#000000; margin-top:10px; text-align:center; font-family: Verdana, Arial, Helvetica, sans-serif; color:#efefef; font-size:13px; line-height:115%;}


h1	{ 
	  font-size: 18px; 
	  font-style: normal; 
	  color:#efefef; 
	  display: inline;
	  text-align:center;
	  line-height:150%;
	  }
	  
h2	{ 
	  font-size: 18px; 
	  font-style: normal; color:#FF0000; 
	  display: inline;
	  padding-top:10px;
	  }

h3	{  
	  font-size: 16px; 
	  font-style: normal; 
	  color:#efefef;
	  display: inline;
	  } 
	  
h4	{  
	  font-size: 16px; 
	  font-style: normal; 
	  color:#efefef;
	  display: inline;
	  } 
	  
	  
img			{ border:0px;}

.clr		{ clear:both;}

#wrap		{ width:980px; margin:0 auto; text-align:left;}

.top_pad	{ padding:20px 0px 20px 0px; text-align:center;}

.home_pad	{ padding:30px 0px 20px 0px; text-align:center;}
.home_text	{ font-size:17px;}

#main_bg	{ background-image:url(../gfx/main_bg.jpg); background-repeat:no-repeat; width:980px;}
#page_bg	{ background:#000;}

.menu TD	{ padding:5px; text-align:center;}
.menu		{ font-size:9px; color:#666666;}
.menu A:link		{ color:#666666; text-decoration: none;}
.menu A:visited		{ color:#666666; text-decoration: none;}
.menu A:hover		{ color:#ffffff; text-decoration: none;}
.menu A:active		{ color:#666666; }

.sub_menu	{ background-color:#000;}

.sub TD		{ padding:4px; text-align:center;}
.sub		{ font-size:9px; color:#666666;}
.sub A:link			{ color:#666666; text-decoration: none;}
.sub A:visited		{ color:#666666; text-decoration: none;}
.sub A:hover		{ color:#ffffff; text-decoration: none;}
.sub A:active		{ color:#666666; }

#home_bg		{ width:640px; height:300px; text-align:center; background-image:url(../gfx/home_bg.jpg); background-repeat:no-repeat;}
#content_bg		{ width:640px; text-align:center; background-image:url(../gfx/content_bg.jpg); background-repeat:no-repeat;}
#content_bg250		{ width:640px; text-align:center; background-image:url(../gfx/content_bg250.jpg); background-repeat:no-repeat;}
#content_bg350		{ width:640px; text-align:center; background-image:url(../gfx/content_bg350.jpg); background-repeat:no-repeat;}
#content_bg450		{ width:640px; text-align:center; background-image:url(../gfx/content_bg450.jpg); background-repeat:no-repeat;}
#content_bg500		{ width:640px; text-align:center; background-image:url(../gfx/content_bg500.jpg); background-repeat:no-repeat;}

.main_content				{ text-align:left; color:#efefef; padding: 40px; font-weight:100; }
.main_content A:link		{ color:#cc0000; text-decoration: none; font-weight:bold;}
.main_content A:visited		{ color:#cc0000; text-decoration: none; font-weight:bold;}
.main_content A:hover		{ color:#ffffff; text-decoration: none; font-weight:bold;}
.main_content A:active		{ color:#cc0000; font-weight:bold;}

.links					{ text-align:left; color:#efefef; font-weight:normal; font-size:10px;}
.links A:link		{ color:#efefef; text-decoration: none;}
.links A:visited		{ color:#efefef; text-decoration: none;}
.links A:hover		{ color:#cc0000; text-decoration: none;}
.links A:active		{ color:#efefef; }
.links TD			{ background-color:#333333;}

.sml_table				{ text-align:left; color:#fff;}
.sml_table A:link		{ color:#00AEEF; text-decoration: none; font-weight:bold;}
.sml_table A:visited	{ color:#00AEEF; text-decoration: none; font-weight:bold;}
.sml_table A:hover		{ color:#fff; text-decoration: none; font-weight:bold;}
.sml_table A:active		{ color:#00AEEF; font-weight:bold;}

#footer		{ padding: 10px 10px 10px 10px; font-size:11px; color:#FF0000;}
#foot_left	{ float:left; width:250px; text-align:left; }
#foot_right	{ float:right; width:500px;text-align:right; }

.red		{ color:#FF0000; font-weight:bold;}

.dgray TD	{ background-color:#333333;}

input, select, textarea {
	background-color: #cccccc;
	border-color: #cccccc;
	border-style: solid;
}


.green	{ color: #7AC141; font-weight: bold; }

.about_box 	{text-align:center; font-size:10px; font-weight:normal;}
.about_box TD	{width:33%;}