/* body and text*/
body
	{font-family: Trebuchet,helvetica,arial,Helvetica;
		font-size:	13px;
		color:	#404040;
		font-weight:	normal;
		margin:20px;
		background-image: url(../images/structure/Bg.gif);}
		
		
/* tables*/

Table.Header {
	width:769px
}

Table.Main {
	width:769px;
	background-color: #ffffff
}


/* td*/

Td.Title {
	width: 197px;
	background-image: url(../images/hdr/Hdr_Bg.gif);
	color:#ffffff;
	font-family: Georgia,Times New Roman, Geneva, Arial, Helvetica, sans-serif;
	font-size:20px;
	padding:0px 0px 20px 0px
}

Td.UnderHeader {
background-color: #f4e3d7;
height:35px;
text-align:center;
padding-top:2px
}

Td.MenuCell {
	width:165px;
	padding-left:0px;

}

Td.LeftPad {
	padding:5px 50px 5px 0px
}

Td.MenuBg {
padding:0px 0px 0px 10px;
	background-image: url(../images/structure/Menu_Bg.gif);
}

TD.Main {
background-image: url(../images/structure/BgHomeRight.gif);
width:603px;
padding:30px
	}
	
Tr.Footer {
background-color:#0f8abc;
height:37px;

}
	
	TD.Footer {
color:#fff;
	font-family: Georgia,Times New Roman, Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
padding-right:10px
	}

/* spans*/
.SubTitle {
color:#000;
font-weight:bold;
font-size:18px
}

.Address {
color:#808080;
font-size:11px
}

.smg {
color: #7c7878;
font-size:11px
	
}


/* divs */


#img {BORDER-RIGHT: 1px solid; BORDER-TOP: 1px solid; 
BORDER-LEFT: 1px solid; BORDER-BOTTOM: 1px solid;}

#Address {
padding:0px 0px 10px 10px;

}

/* misc*/

.imgb{
	border:1px solid black;
	padding:10px 10px 10px 10px;
	background-color:#ffffff
	}	

/* li */

 
li { list-style-image: url("../images/structure/li_dot.gif");
line-height:19px }


/* anchors*/

.MenuA {
	FONT-SIZE: 14px; COLOR: #ffffff;
}

.MenuA:Link
	{text-decoration:	none;COLOR: #ffffff;}
	
	.MenuA:Active
	{text-decoration:	none;COLOR: #000;}

.MenuA:visited
	{	color:	#ffffff;
				text-decoration:	none;}
.MenuA:hover
	{	color:	#606060;
		text-decoration:	none;}
 

.FooterA {
	FONT-SIZE: 9px; COLOR: #fff;
}

.FooterA:Link
	{text-decoration:	none; COLOR: #fff;}

.FooterA:visited
	{	color:	#5e5e5e;
				text-decoration:	none;}
.FooterA:hover
	{	color:	#5e5e5e;
		text-decoration:	none;}
		
		.IDM {
	FONT-SIZE: 9px; COLOR: #000;
}

.IDM:Link
	{text-decoration:	none; COLOR: #000;}

.IDM:visited
	{	COLOR: #000;
				text-decoration:	none;}
.IDM:hover
	{	color:	#a0a0a0;
		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:93px;border:0px }

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


