body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;

}
td {
	font-size: 11px;
	color: #333333;
}
a{
	color: #0000FF;
	text-decoration: none;
}
a:hover{
	color: #0000FF;
	text-decoration: underline;
}
.root {
	padding: 1px 0px 0px;
	color: #333333;
	font-weight: normal;
	height: 23px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: #CCCCCC;
	vertical-align: middle;
	text-transform: none;




}
.root a{
	color: #666666;
	text-decoration: none;
	font-weight: normal;

}
.root a:hover{
	color: #666666;
	text-decoration: underline;
	font-weight: normal;
}
.title {
	font-size: 20px;
	font-weight: normal;
	text-transform: uppercase;
}
.title1 {
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
}
.title2 {
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
}
.form {
	font-weight: bold;
	text-transform: uppercase;
	text-align: right;
	color: #333333;
}
.field {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
}
.text8px {
	font-size: 8px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.text10px {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.text11px {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.text12px {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.text14px {
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.text16px {
	font-size: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.text20px {
	font-size: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.text24px {
	font-size: 24px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.separator {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}
.table-heading {
	font-weight: bold;
	background-color: #CCCCCC;
}
.table-text {
	background-color: #EEEEEE;
}
.footer {
	background-color: #EEEEEE;
	padding-right: 3px;
	border: 1px solid #999999;
	padding-left: 3px;
}.side {
	border: 1px solid #666666;
}
ul {
	padding:0;
	margin:0 0 2px 0; }

ul #menu {
	width:134px;
	background:#F1EACE; }
	
#title {
	background:url(../Assets/menu.gif);
	height:20px;
	border:0;
	padding:0;
	list-style:none; }
	
#menu li {
	border-bottom:1px solid #999;
	border-left:1px solid #999;
	border-right:1px solid #999;	
	background:#F1EACE;
	list-style:none; }
	
#menu li a {
	padding:4px;
	display:block;
	color:#333; }
	
#menu li a:hover {
	background:#DCCEB3; }

.outline {
	border: 1px solid #333333;
}
.underline {
	font-size: 14px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	padding-top: 3px;
	padding-bottom: 1px;
}
.background {
	background-image: url(/Assets/background.gif);
	background-repeat: no-repeat;
	background-position: center 30px;
}
