body {
	margin: 0px;
}

a:link {
	font-family: Arial;
	text-decoration: none;
	font-size: 12px;
	font-weight: normal;
	text-transform: capitalize;
	color: #006699;
}

a:visited {
	font-family: Arial;
	text-decoration: none;
	font-size: 12px;
	font-weight: normal;
	text-transform: capitalize;
	color: #006699;
}

a:active {
	font-family: Arial;
	text-decoration: none;
	font-size: 12px;
	font-weight: normal;
	text-transform: capitalize;
	color: #000000;
}

a:hover {
	font-family: Arial;
	text-decoration: underline;
	font-weight: normal;
	text-transform: capitalize;
	color: #000000;
}

h1 {

	font-family: Arial;

	font-size: 18px;

	color: #000000;

}

input {

	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #0099FF;
	text-decoration: none;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	width: auto;
	padding-left: 5px;
	padding-right: 5px;

}


hr {

	color: #F2F2F2;

}

.submenu a {
	color : #FFFFFF;
	display : block;
	font-size: 12px;
	font-family : Arial;
	border : 1px none #999999;
	padding : 2px 0 2px 5px;
	background : #0099CC;
	font-weight: bold;
}

.submenudown {
	font : italic 11px Arial, Helvetica, sans-serif;
	color : #000066;
	display : block;
	text-decoration : none;
	width : 100px;
	border : 1px solid #B28600;
	margin : 3px 5px 3px 5px;
	padding : 2px 0 2px 5px;
	background : #F2B600
}
.txt {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
}
p {
	text-align: justify;
}
.redword {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #CC3300;
}
.blueheading {
	font-size: 16px;
	font-weight: bold;
	color: #0099FF;
	font-family: Arial;
}
.submenu a:hover {

	color : #009999;
	display : block;
	font-size: 12px;
	font-family : Arial;
	border : 1px none #999999;
	padding : 2px 0 2px 5px;
	background : #FFCC00 url(../warning.gif)
}
.submenu td {

	color : #FFFFFF;
	display : block;
	font-size: 12px;
	font-family : Arial;
	border : 1px none #999999;
	padding : 2px 0 2px 5px;
	background : #0099CC;
	font-weight: bold;
}
