/************************************************
 *	Body															*
 ************************************************/
body {
	margin:0px;
  	padding:0px;
	background-image: url(/soultrain/images/st_bg.jpg);
	background-repeat: repeat;
	background-attachment: fixed;
	background-position: 360px top;
}


img {

	border:0;

}

/************************************************
 *	Header															*
 ************************************************/

#header table 

{
position:absolute;
left:8px;
top:36px;
}


/************************************************
 *	Flash 														*
 ************************************************/


#flash table

{
position:absolute; left:8px; top:30px;
}


/************************************************
 *	Banner Table 														*
 ************************************************/


#banner table

{
position:absolute; left:8px; top:400px;
}


/************************************************
 *	Content Box 2														*
 ************************************************/



#contentbox2 TD
{
	font-family:"Arial", "Helvetica", sans-serif;
	color: #595555;
	font-size: 12px;
	font-weight: REGULAR;
}




/************************************************
 *	Links														*
 ************************************************/


a.body:link {font-family: arial, helvetica, sans-serif; font-size: 12px; color:#660000; text-decoration: none;}
a.body:visited {font-family: arial, helvetica, sans-serif; font-size: 12px; color:#660000; text-decoration: none;}
a.body:active {font-family: arial, helvetica, sans-serif; font-size: 12px; color:#660000; text-decoration: none;}
a.body:hover {font-family: arial, helvetica, sans-serif; font-size: 12px; color:#660000; text-decoration: underline;}


a.mainlinks:link {font-family: arial, helvetica, sans-serif; font-size: 10px; color:#FFFFFF; FONT-WEIGHT: BOLD; text-decoration: none;}
a.mainlinks:visited {font-family: arial, helvetica, sans-serif; font-size: 10px; color:#FFFFFF; FONT-WEIGHT: BOLD; text-decoration: none;}
a.mainlinks:active {font-family: arial, helvetica, sans-serif; font-size: 10px; color:#FFFFFF; FONT-WEIGHT: BOLD; text-decoration: none;}
a.mainlinks:hover {font-family: arial, helvetica, sans-serif; font-size: 10px; color:#FFFFFF; FONT-WEIGHT: BOLD; text-decoration: underline;}


a.newslinks:link {font-family: arial, helvetica, sans-serif; FONT-WEIGHT: BOLD; font-size: 10.5px; color:#FF7200; text-decoration: none;}
a.newslinks:visited {font-family: arial, helvetica, sans-serif; FONT-WEIGHT: BOLD; font-size: 10.5px; color:#FF7200; text-decoration: none;}
a.newslinks:active {font-family: arial, helvetica, sans-serif; FONT-WEIGHT: BOLD; font-size: 10.5px; color:#FF7200; text-decoration: none;}
a.newslinks:hover {font-family: arial, helvetica, sans-serif; FONT-WEIGHT: BOLD; font-size: 10.5px; color:#FF7200; text-decoration: underline;}





/************************************************
 *	Content															*
 ************************************************/
h1, h2, h3, h4, h5 {
	font-family:"Arial", "Helvetica", sans-serif;
	
}


h1
	{
	color: #36392C;
	margin:0;
	padding-left: 13px;
	padding-top: 21px;
	font-size: 17px;
	font-weight: BOLD;
}




h2
	{
	padding-top:10px;
	margin:0;
	color: #36392C;
	font-size: 17px;
	font-weight: BOLD;
}




h3
	{
	color: #36392C;
	font-size: 5px;
	font-weight: NORMAL;

}


h4
	{
	margin:0;
	color: #595555;
	font-size: 9px;
	font-weight: REGULAR;

}


h5
	{
	margin:0;
	color: #FFFFFF;
	font-size: 10px;
	font-weight: REGULAR;

}


.contact_txt {

	font-size:12px;
	color:#595555;
}



TD
	{
	font-family:"Arial", "Helvetica", sans-serif;
	color: #595555;
	font-size: 12px;
	font-weight: REGULAR;

}



P
	{
	font-family:"Arial", "Helvetica", sans-serif;
	color: #595555;
	font-size: 12px;
	font-weight: REGULAR;

}



input	{
			background-color: #FFFFFF;
			border-top: #C6C6C6 solid 1px; 
			border-bottom: #C6C6C6 solid 1px; 
			border-left: #C6C6C6 solid 1px; 
			border-right: #C6C6C6 solid 1px;
			color: #000000;
			font-family: arial,helvetica, serif,sans-serif;
			font-size: 10px;
			font-style: normal;
			font-weight : normal;
			padding-left: 2px; 
}


