body {
	font-family: verdana;
	color: #3D3D3D;
}
table {
	font-size: 12px;
	line-height: 15px;
}
a {
	color: #3D3D3D;
	text-decoration: none;
	font-weight: bold;
}
a:hover{
	color: #111199;
}
#thankyou, #req {
	color: #FF3333;
}
#heading {
	font-family: verdana;
	font-size: 25px;
	line-height: 25px;
	text-align: right;
	/*border-bottom: 2px solid #006699;*/
	padding-right: 15px;
	color: #CDCDCD;	
	font-weight: bold;
}
#subheading {
	font-family: verdana;
	font-size: 17px;
	line-height: 25px;
	text-align: right;
	padding-bottom: 5px;
	background-color: #CDCDCD;
	color: #5D5D5D;	
}
#submsg {
	font-size: 14px;
}
#text {
	padding: 10px;
	padding-top: 20px;
	color: #3D3D3D;
}
#links {	
	padding: 0px;
	background-image: url(links.jpg);
}
#links a{
	display: block;
	width: 180px;
	height: 30px;
	line-height: 30px;
	color: white;
	margin-bottom: 1px;
	text-decoration: none;
	/*background-color: #3D3D3D;*/
	background-image: url(links.jpg);
	text-align: left;
	font-size: 12px;
	font-weight: bold;
	/*border-bottom: 5px solid #3D3D3D;*/
	font-variant: small-caps;
	padding-left: 3px;
}
#links a:hover{
	color: #111199;
	/*border-bottom: 5px solid #006699;*/
}

#text a img {
	border: 2px solid #111199;
}

#text a:hover img {
	border: 2px solid #3D3D3D;
}
#text a {
	color: #111199;
}
#text a:hover {
	color: #3D3D3D;
}
#text div {
	float: left;
	text-align: center;
	padding-right: 5px;
	display: block;
	padding-bottom: 10px;
}
#smenu1 {
	border: 2px solid #3D3D3D;
	background: url('../images/links.jpg');
}
#smenu1	a {
	line-height: 20px;
	height: 20px;
}