/* CSS Document */



html {

	height:100%;

}



body {
	padding:0;
	margin:0;
	height:100%;
	background:#eb0000 url(images/bg.gif) repeat-x top;
	font-size:13px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	line-height:13px;

}



/* You can change the width of this container to whatever the width of the site is, but

you need to have a width on the container. Check the width of the main table too.*/



#container {

	margin:0 auto;

	padding:0;

	width:879px;

}



/* ----------- HEADER STYLES ------------ */



h1 {

	font-weight:normal;

	font-size:13px;

	display:inline

}



h2 {

	font-weight:normal;

	font-size:13px;

	display:inline

}



h3 {

	font-weight:normal;

	font-size:13px;

	display:inline

}

  

table, td {

	border-collapse:collapse;

}



table, td, img {
	border:0;

}



form, td {


}



br {

	font-size:10px;

}



table{

	border:0px; 

	border-collapse:collapse;	

}



td, input, textarea{
	font-size:13px;
	font-family:Tahoma;
	color:#000000;
	line-height:13px;
	vertical-align:top;

}



td, select, input {

	font:13px tahoma, arial, helvetica, sans-serif; 

	color:#000000; 

	vertical-align:top;  

	text-align:left;

}



img a { 

	border:0px;

}



img {


}



b {

	color:#f32648;

}



/* ------------ CHANGE LINK COLOR HERE ------------ */



.header{

	font-size:16px;

	font-weight:bold;

	font-style:italic;

	color:#0000FF;

}

.subheader{

	font-size:13px;

	font-weight:bold;

	color:#0000FF;

}

.list{

	font-size:16px;

	color:#000000;

}

.bullet{

font-size:16px;

color:#FF0000;

}

a.body:link{

	color:#0000FF;

	font-size:13px;

	text-decoration:underline;

}

a.body:visited{

	color:#0000FF;

	font-size:13px;

	text-decoration:underline;

}

a.bottom:link{

	color:#49453c;

	font-size:13px;

	text-decoration:underline;

}



a.bottom:visited{

	color:#49453c;

	font-size:13px;

	text-decoration:underline;

}

a:link{

	color:#49453c;

	text-decoration:underline;

}

a:visited {

	text-decoratoin:underline;

	color:#49453c;

}

a:hover{

	text-decoration:none;

}

a:active {

	text-decoration:none;

}



ul {

	line-height:1.5em;

}



/*li{ 

	margin:0px; 

	padding-left:8px; 

	line-height:18px ;

}

li a{

	color:#ffffff; 

	text-decoration:underline;

}

li a:hover{

	color:#ffffff; 

	text-decoration:none;

} */

.Normal {  font-size: 14px; font-weight: normal; color: #000000;}
.mediumtxt {
	font-size: 16px;
}
.Xlargetxt {
	font-size: 20px;
}
.XXlargetxt {
	font-size: 24px;
}

.clear{clear:both;}

