body {
	margin-top: 0px;
	margin-bottom: 0px;
	font-family:Arial, Helvetica, sans-serif;
	letter-spacing:0.06em;
}
.labels {
	font-size: 9pt;
	font-weight: bold;
	color: #FFFFFF;
}
.textbox {
	font-size: 9pt;
	font-weight: normal;
	color: #990000;
}
.dartlabels {
	font-size: 9pt;
	font-weight: bold;
	color: #FFFFFF;
}
.text {
	font-size: 9pt;
	font-weight: bold;
	color: #990000;
}
.text a{
	font-size: 9pt;
	font-weight: bold;
	color: #990000;
	text-decoration : none;
}
.headings {
	font-size: 14px;
	font-weight: bold;
	color: #990000;
}
.smallblackheading {
	font-size: 14px;
	font-weight: bold;
	color:#333333;
	padding-left:4px;
}
.lightcolor {
	font-size: 9pt;
	font-weight: bold;
	color: #FFFFFF;
}

.text1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
}
a {
	font-size:14px;
	text-decoration: none;
	color:#993300;
}
a:hover
	{
		color: #ff0000;
	}
form
{
	margin: 0px;
}
.footertext {
	font-size:14px;
	font-weight:bold;
	color:#333333;
}
ul {
	margin:0px;
}
li {
	font-size:14px;
	padding:2px;
}
.graybg {
	background-image: url(../images/bg7.gif);
}
.darkgray {
	background-image: url(../images/bg4.gif);
}
.redbg {
	background-image: url(../images/bg2.gif);
}
.lightblue {
	background-image: url(../images/bg5.gif);
	background-repeat: repeat-x;
}
.skyblue {
	background-image: url(../images/bg5.gif);
}
.lightborder {
	border-color:#EFEFEF;
	border-style:solid;
	border-width:0.05em;
}
.bottomlightborder {
	border-bottom-color:#EFEFEF;
	border-bottom-style:solid;
	border-bottom-width:0.05em;
}
.bluetext {
	color:#006699;
	font-weight:bold;
	font-size:14px;
}
.redsmalltext {
	font-family:sans-serif;
	color: #E80000;
	font-size:11px;
}
.normaltext {
	font-size:14px;
	text-align:left;
	color:#0066CC;
}
input, textarea, select {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
}
.errortext {
	font-size:14px;
	color:#FF0000;
	font-weight:bold;
	text-align: left;
}
.confirmtext {
	font-size:14px;
	color: #009999;
	font-weight:bold;
	text-align: left;
}
p 
{
	text-align:justify;
	line-height:25px;
	font-size:14px;
}
.newtext {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:14px;
line-height:25px;
letter-spacing:0.04em;
text-align:justify;
}
.bigheading {
font-size:18px;
color:#0099CC;
font-weight:bold;
}
/*Calender --------------------------------------------*/