/* CSS Document */

body {
	color:#000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	background-position: left top;
	text-align: justify;
	list-style-type: square;
	margin: 0px;
	list-style-image: url(../images/bullet.gif);




}
a.sub:link {
	font-family : VERDANA, Times, serif;
	font-size: 11px;
	font-weight : normal;
	color: #000000;
	text-decoration : none;

} 
a.sub:visited {
	font-family : VERDANA, Times, serif;
	font-size: 11px;
	font-weight : normal;
	color: #000000;
	text-decoration : none;
} 
a.sub:hover {
	font-family : VERDANA, Times, serif;
	font-size: 11px;
	font-weight : normal;
	color: #D55900;
	text-decoration : underline;

} 
table {
	font-family : VERDANA, Times, serif;
	font-size: 11px;
	font-weight : normal;
	color: #000000;
}
td.main {
	background-image: url(../images/bg.jpg);
	background-repeat: no-repeat;
	background-position: right top;

}
table.footer {
	font-family : VERDANA, Times, serif;
	font-size: 11px;
	font-weight : normal;
	color: #000000;
}
table.greyinfo {
	font-family : VERDANA, Times, serif;
	font-size: 11px;
	font-weight : normal;
	color: #000000;
	background-color: #eeeeee;
	border: 1px solid #cccccc;

}
a:link {
	font-family : VERDANA, Times, serif;
	font-size: 11px;
	font-weight : normal;
	color: #D55900;
	text-decoration : none;

} 
a:visited {
	font-family : VERDANA, Times, serif;
	font-size: 11px;
	font-weight : normal;
	color: #D55900;
	text-decoration : none;
} 
a:hover {
	font-family : VERDANA, Times, serif;
	font-size: 11px;
	font-weight : normal;
	color: #D55900;
	text-decoration : underline;

} 
h1 {
	font-family : VERDANA, Times, serif;
	font-size: 14px;
	font-weight : bolder;
	color: #000000;
}
h2 {
	font-family : VERDANA, Times, serif;
	font-size: 12px;
	font-weight : bolder;
	color: #D55900;
}
.blackbold {
	font-family : VERDANA, Times, serif;
	font-size: 14px;
	font-weight : bolder;
	color: #000000;
}
.oranglebold {
	font-family : VERDANA, Times, serif;
	font-size: 12px;
	font-weight : bolder;
	color: #D55900;
}
.graybold {
	font-family : VERDANA, Times, serif;
	font-size: 11px;
	font-weight : bolder;
	color: #999999;
}
table.form {
	font-family : Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight : bold;
	color: #000000;
	text-decoration : none;
	font-style: normal;
	border: 1px solid #992D4C;
	background-color: #FFFFCC;


} 
.lggraybold {
	font-family : VERDANA, Times, serif;
	font-size: 14px;
	font-weight : bolder;
	color: #999999;
}
