body {
	color : #454444;
	background-color: #FFFFFF;
	background-image: url(../images/bg1.gif);
	background-repeat: repeat-x;
	padding: 0px;
	margin: 0px;
}
td {vertical-align:top;}

A  {color : #AE0000;}
A:HOVER  {color : #ADD8E6;  background-color : White; }
A:ACTIVE	{text-decoration: none; color: Red;}
A:VISITED	{color:  #AE0000;}

P {font-family : Arial,  Helvetica, sans-serif; color : #454444; font-size : 12px; }
H1 {font-family : Arial,  Helvetica, sans-serif; color : #454444; font-size : 16px;  text-align : left; }
H2 {font-family : Arial,  Helvetica, sans-serif; color : #454444; font-size : 12px; text-align : left;}
li {font-family : Arial,  Helvetica, sans-serif; color : #454444; font-size : 12px; }
ul {font-family : Arial,  Helvetica, sans-serif; color : #454444; font-size : 12px; }

TD.pagecontent {
	font-family : Arial,  Helvetica, sans-serif;
	color : #454444;
	font-size : 12px;
	text-align : left;
	vertical-align:top;
	padding: 10px;
	background-color: #E7E3E3;
	border: 1px solid;
	border-color: #C2C2C2;
}

TD.product {
	text-align: center;
	vertical-align: middle;
	padding: 4px;
	background-color: #FFFFFF;
	border: 1px solid;
	border-color: #C2C2C2;
}


.tdformheader {font-family : Arial,  Helvetica, sans-serif; 
	color : White; 
	font-size : 14px; 
	text-align : left;
	vertical-align:top;
	background-color:#ce0000;
	width: 33%;
}

.title {
	font-family : Arial,  Helvetica, sans-serif;
	font-weight : bold; color : #454444; 
	font-size : 14px; text-align : left;
}
.subtitle {
	font-family : Arial,  Helvetica, sans-serif; font-weight : bold; 
	color : #454444; font-size : 12px; text-align : left;
}

.subtitlespecial {
	font-family : Arial,  Helvetica, sans-serif; font-weight : bold; 
	color : #454444; font-size : 12px; text-align : left;
}

#textfield	{font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color : #454444; height: 16px; width: 200px; border-top: #000000 1px solid; 	border-left: #000000 1px solid; border-right: #000000 1px solid; border-bottom: #000000 1px solid; background-color : White; }
#textfieldmulti	{font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color : #454444; height: 40px; width: 200px; border-top: #000000 1px solid; 	border-left: #000000 1px solid; border-right: #000000 1px solid; border-bottom: #000000 1px solid; background-color : White; }
#textfieldshort	{font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color : #454444; height: 16px; width: 40px; border-top: #000000 1px solid; 	border-left: #000000 1px solid; border-right: #000000 1px solid; border-bottom: #000000 1px solid; background-color : White; }
#checkbox {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color : #454444; height: 16px; width: 16px; border-top: #000000 1px solid; 	border-left: 1px none #000000; border-right: #000000 1px solid; border-bottom: #000000 1px solid; background-color : White; }

#top {
	background-color: #FFFFFF;
	width: 649px;
	height: 30px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding:0px;
	top: 0px;
	clear:both;
}
#nav {
	top:30px;
	background-color: #FFFFFF;
	width: 649px;
	height: 43px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding:0px;
	clear:both;
}
#middle {
	top:75px;
	width:649px;
	color : #454444;
	background-color: #E7E3E3;
	background-image: url(../images/bg-middle1.gif);
	background-repeat: repeat-y;	
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding:0px;
	clear:both;
	height:auto;
}
#footer {
	background-color: #E7E3E3;
	background-image: url(../images/bg-middle1.gif);
	background-repeat: repeat-y;	
	width: 649px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding:0px;
	clear:both;
}

td.footer { 
	color:#FFFFFF;
	background-color: #ABA9A9;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	margin: 5px;
	padding: 5px;
	vertical-align:bottom;
}
#maintext  { color: #FFFFFF; font-family: Arial, Helvetica, sans-serif; font-size: 12pt;}
#footer a:link {  color: #FFFFFF; text-decoration: none;}
#footer a:visited {  color: #FFFFFF; text-decoration: none}
#footer a:hover {  color: #990000; text-decoration: none; background-color: #666666;}
#footer a:active {  color: Red; text-decoration: none}


#bottom {
	background-color: #FFFFFF;
	width: 649px;
	height: 4px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding:0px;
	clear:both;
}

#sitemap-wrapper {
   width: 649px;
   margin: 0 auto;
}