/* CSS Document */

	body {
	color:#000;
	background-image: url(../img/bg.gif);
	padding-top: 5px;
	list-style-image: url(/img/bullet.gif);



}
table
{
	font-family : verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight : normal;
	color:#000;
}
table.mainborder {
border: 7px solid #FFFFFF;
}
h1 {
	font-size: 12px;
	color:#393363;
}
h2 {
	font-size: 10px;
	font-weight: bold
}
a:link{
    color: #E95E01;
	text-decoration: none;
	}
a:visited{
    color: #E95E01;
	text-decoration: none;
}
a:hover{
    color: #1C154C;
	text-decoration: none;
	}
input {
background-color: #F9F5ED;
border: #cccccc 1px solid;
} 

textarea {
	background-color: #ffffff;
	border: #cccccc 1px solid;
} 
.altButtonFormat {
font-family : verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
background-color: #ffffff;
border: #cccccc 1px solid;
background-color: #F9F5ED;
width: 120px;
height: 20px;
} 
hr {
color: #03547C;
}

a:link.foot {
	color: #000000;
	text-decoration: none;
	font-weight: normal;

}
a:visited.foot {
	color: #000000;
	text-decoration: none;
	font-weight: normal;

}
a:active.foot {
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}
a:hover.foot {
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}