/* body and text*/
body
	{font-family: arial,Helvetica;
		font-size:	12px;
		color:	#000000;
		font-weight:	normal;
		margin:0px;
		background-color: #f4bf16}
		
/* tables*/




Table.Bg {
	background-image: url(../images/structure/TopBg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

Table.Header {
	width:985px
}

Table.Central {
	width:985px;
	background-color: #fdf3d4
}

/* td*/

td.SideColumn {width:235px;
padding:10px 0px 10px 10px;
	
	
}

td.MainContent {width:468px;
padding:10px 20px 10px 0px;

	
}

td.MainContent2 {
width:683px;
padding:10px 20px 10px 10px;

}


TD.BgLeft {
	background-image: url(../images/structure/Header_Left.jpg);

}

TD.BgRight {
	background-image: url(../images/structure/Header_Right.jpg);

}

Td.BgLeftCentral {
	background-image: url(../images/structure/Bg_Left_Central.gif);
}

Td.CentralSide {
background-color: #f9de87;
width:58px;
background-image: url(../images/structure/BgSide.gif);
	
}

Td.Menu {
	background-color: #f9de87
}

Td.Copy {
padding:0px 0px 5px 0px;
background-color: #fff;
width:214px
	
}

td.Spacer {
	background-color: White;
	width:50%
}
td.Wh {
	
background-color: White;

}

td.Footer {
padding:0px 0px 5px 68px;
background-color: #fff;
width:771px
	
}


/* spans*/


.Title {
	color: #a92d55;
	font-size: 17px;
	font-weight: bolder;
	text-transform: uppercase;
	font-family: trebuchet,arial,Helvetica;

}

.SubTitle {
	color: #dd7802;
	font-size: 15px;
	font-weight: bolder;
	font-family: trebuchet,arial,Helvetica;
}

.Footer {

font-size: 11px;
font-weight:normal;
color:#ccc;


	
}

.sm {
font-size: 11px;
color:#af1b4c
	
}

.smb {
font-size: 11px;
font-weight:bold;
color:#af1b4c
	
}


li { 
padding: 0; 
padding-left: 0.7em; 
background-position: 1.2em; 
}



/* divs */




#ColumnsTitle 
{
	padding-bottom:4px
}



#Footer {
	padding:30px 0px 0px 20px
}

/* misc*/


/* anchors*/


		


.FooterMenu {
	FONT-SIZE: 11px; color:#ccc;
}

.FooterMenu:Link
	{text-decoration:	none; color:#ccc;}

.FooterMenu:visited
	{	color:	#5e5e5e;
				text-decoration:	none;}
.FooterMenu:hover
	{	color:	#af1b4c;
		text-decoration:	none;}
		
	
		A:link
	{

		color:	#ff6702;
		text-decoration:	none;}

A:visited
	{

		color:	#ff6702;
		text-decoration:	none;}

A:hover
	{

		color:	#5e5e5e;
		text-decoration:	none;}
		
		/* forms */
		
		
input {font-size: 7pt; 
font-weight: normal ; color:#000000; background-color: #FFFFFF; border: 1px Solid #808080; width:150px }
		
.inputsm {width:80px }
.inputm {width:120px }
.subbut{width:56px;border:0px }

.inputamt{width:40px }
TEXTAREA {font-size: 9pt;
	
}

