body {
	scrollbar-base-color:#990000;
	scrollbar-arrow-color::#990000;
	scrollbar-track-color:#990000;
	scrollbar-3dlight-color:#ffffff;
	scrollbar-highlight-color:#990000;
	scrollbar-darkshadow-color:#990000;
	scrollbar-shadow-color:#909090;
	scrollbar-face-color:#ffffff;
	background-color:#990000;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
td {
	font-family: verdana;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	border: none;
}
.white {
	font-family: verdana;
	font-size: 10px;
	color: #ffffff;
	text-decoration: none;
	border: none;
}
.heading {
	font-family: verdana;
	font-size: 20px;
	color: #ffffff;
	text-decoration: none;
	border: none;
}
.gray {
	font-family: verdana;
	font-size: 10px;
	color: #ccc;
}
.lightblue {
	font-family: verdana;
	font-size: 10px;
	color:#E7EBFE;
	text-decoration: none;
	border: none;
}
.text {
	font-family: verdana;
	font-size: 9px;
	color: #000000;
	text-decoration: none;
	border: none;
}
.normaltext {
	font-family: verdana;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
.bigtext {
	font-family:"Times New Roman", Times, serif;
	font-size: 15px;
	color: #000000;
	text-decoration: none;
}
.n:hover {
	font-family: verdana;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	border: none;
}
img {
	text-decoration: none;
	border: none;
}
.green {
	font-family: verdana;
	font-size: 9px;
	color: #5BA225;
	text-decoration: underline;
	border: none;
	font-weight: bold;
}
.green1 {
	font-family: verdana;
	font-size: 10px;
	color: #5BA225;
	text-decoration: underline;
	border: none;
	font-weight: bold;
}
.orange {
	font-family: verdana;
	font-size: 9px;
	font-weight: bold;
	color: #FF8A00;
	text-decoration: underline;
}
.orange1 {
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	color: #FF8A00;
	text-decoration: underline;
}
.category {
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.tableborder {
	border:thin:#FFFFFF;
	}
.blue {
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	color:#000099;
	text-decoration: underline;
}
.question {
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.questionbig {
	font-family: verdana;
	font-size: 14px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}
.pink {
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	color:#990000;
	text-decoration: none;
}