
html,body {
 font-family: Arial, Helvetica, Verdana, sans-serif;
 font-size: 12px;
 background: #cec8ad;
 scrollbar-arrow-color: #ffffff; 
 scrollbar-3dlight-color: #ffffff; 
 scrollbar-highlight-color: #ffffff;
 scrollbar-face-color: #cec8ad;
 scrollbar-shadow-color: #ffffff; 
 scrollbar-darkshadow-color: #ffffff;
 scrollbar-track-color: #ffffff; 
 }
 a:link {
 COLOR: #000000;
 text-decoration: none;
 }
 a:visited {
 COLOR: #000000;
 text-decoration: none;
 }
 a:hover {
 COLOR: #aa223a;
 text-decoration: none;
 }

#wrapper { 
 margin: 0 auto;
 width: 870px;
 background: #ffffff;
 border: 1px solid #aa223a;
 }

#header {
 color: #333;
 width: 860px;
 float: left;
 padding: 0px;
 border: 5px solid #ffffff;
 height: 109px;
 margin: 0px 0px 0px 0px;
 background: #ffffff;
}

#maincolumnone { 
 color: #333;
 border: 5px solid #ffffff;
 margin: 0px 0px 0px 0px;
 padding: 0px;
 height: 100%;
 width: 860px;
 background: #ffffff;
}

#maincolumntwo { 
 color: #333;
 border: 5px solid #ffffff;
 margin: 0px 0px 0px 0px;
 padding: 0px;
 height: 100%;
 width: 860px;
 background: #ffffff;
}

#footer { 
 height: 20px;
 width: 860px;
 clear: both;
 color: #333;
 border: 5px solid #aa223a;
 background: #aa223a;
 margin: 0px 0px 0px 0px;
 padding: 0px;
}


#header td {
	font-family: Arial;
	font-size: 12.0px;
    line-height: 1.1;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	}

#maincolumn td {
	font-family: Arial;
	font-size: 10.0px;
	line-height: 1.1;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	}

#maincolumnone td {
	font-family: Arial;
	font-size: 12px;
	line-height: 1.1;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	}

#maincolumntwo td {
	font-family: Arial;
	font-size: 12px;
	line-height: 1.1;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	}

#footer td {
	font-family: Arial;
	font-size: 10px;
	line-height: 1.1;
	font-weight: normal;
	font-variant: 1.3;
	text-transform: none;
	color: #ffffff;
	text-decoration: none;
        }


h1	{
	font-size: 12px;
	font-family: arial;
	margin: 0px auto;
	padding: 8px 0px 8px 20px;
	font-weight: bold;
	color: #000000;
        border-bottom: 1px solid #b7b199;
       	}

h2      {
        font-size: 13px;
        color: #000000;
        font-weight: bold;
        margin-top: 0px;
        margin-bottom: 0px;
        } 

h3	{
	font-size: 13px;
	font-family: arial;
	margin: 0px auto;
	padding: 0px 0px 0px 0px;
	font-weight: bold;
	color: #000000;
        border-bottom: 0px solid #c3c3c3;
       	}

h4	{
	font-size: 13px;
	font-family: arial;
	margin: 0px auto;
	padding: 0px 0px 0px 0px;
	font-weight: bold;
	color: #ffffff;
        border-bottom: 0px solid #c3c3c3;
       	}

h5	{
	font-size: 12px;
	font-family: arial;
	margin: 0px auto;
	padding: 0px 0px 0px 0px;
	font-weight: normal;
	color: #000000;
        border-bottom: 0px solid #c3c3c3;
       	}
h6	{
	font-size: 18px;
	font-family: arial;
	margin: 0px auto;
	padding: 0px 0px 0px 0px;
	font-weight: bold;
	color: #646464;
        border-bottom: 0px solid #646464;
       	}
hr {
border: 0;
color: #9E9E9E;
background-color: #9E9E9E;
height: 1px;
width: 100%;
text-align: left;
}



.link1 a {
color: #FFFFFF;
font-size: 12px;
text-decoration: none;
font-weight: strong;
}
.link1 a:visited {
color: #FFFFFF;
font-size: 12px;
}
.link1 a:hover {
color: #666666;
font-size: 12px;
text-decoration: none;
}

.link2 a {
color: #FFFFFF;
font-size: 11px;
text-decoration: none;
font-weight: strong;
}
.link2 a:visited {
color: #FFFFFF;
font-size: 11px;
}
.link2 a:hover {
color: #000000;
font-size: 11px;
text-decoration: none;
}

select, input, textarea,.textbox {
	font-size: 12px;
	font-family: Arial;	
	background-color:#ffffff;
	color:#000000;
	border:1px solid #000000;
}
img{
vertical-align: bottom;
}

select { 
 background-color: #ffffff; 
 color: #000000; 
 font-family: Arial;
 font-size: 12px; 
 width: 153px;
 border: 1px solid #666666;
 font-weight: bold;
 padding: 2px 2px 2px 2px; 
}

hr {
  border: 1;
  color: #000000;
  background-color: #000000;
   height: 1px;
}

