body
{
background-image:url('');
background-repeat:no-repeat;
background-position:top center;
}
.paraTitle {
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	line-height: 2px;
}

td {
	font-family: arial;
	font-size: 11px;
	color: #333333;
	line-height: 14px;
}
.quicklink {
	font-family: arial;
	font-size: 11px;
	color: #333333;
	font-weight: normal;
	line-height: 14px;
	text-decoration:underline;

}
.quicklink:hover {
	font-family: arial;
	font-size: 11px;
	color: #333333;
	line-height: 14px;
	font-weight: normal;
}
.tooltip {
	font-family: arial;
	font-size: 11px;
	color: #333333;
	line-height: 14px;
	font-weight: normal;
	cursor: hand;
}
password {
	font-family: arial;
	font-size: 8px;
	color: red;
	line-height: 10px;
}
a {
	text-decoration: none;
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	color: #555555;
}
.heading {
	font-family: arial;
	font-weight: bold;
	font-size: 22px;
	line-height: 24px;
	color: #70C4E0;
}
.subheading {
	font-family: arial;
	font-weight: bold;
	font-size: 18px;
	line-height: 20px;
	color: red;
}
a:hover {
	text-decoration: none;
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	color: black;
}
.a_menu {
	text-decoration: none;
	font-weight: bold;
	font-family: arial;
	font-size: 10px;
	color: #333333;
	text-transform: uppercase;
}
.a_menu:hover {
	text-decoration: none;
	font-weight: bold;
	font-family: arial;
	font-size: 10px;
	color: #333333;
	text-transform: uppercase;
}
.footer {
	text-decoration: none;
	font-weight: normal;
	font-family: arial;
	font-size: 10px;
	color: #ffffff;
}
.footer:hover {
	text-decoration: none;
	font-weight: normal;
	font-family: arial;
	font-size: 10px;
	color: #ffffff;
	text-decoration:underline;
}

.subheading{
	text-decoration: none;
	font-weight: bold;
	font-family: arial;
	font-size: 11px;
	color: #333333;
	text-transform: uppercase;
}
.menuheading {
	text-decoration: none;
	font-weight: bold;
	font-family: arial;
	font-size: 11px;
	color: #ffffff;
}
.left_menu {
	text-decoration: none;
	font-weight: normal;
	font-family: arial;
	font-size: 11px;
	color: #ffffff;
	cursor: hand;
	
}
.left_menu:hover {
	font-weight: normal;
	font-family: arial;
	font-size: 11px;
	color: #ffffff;
	text-decoration:underline;
}
.a_submenu {
	text-decoration: none;
	font-weight: normal;
	font-family: arial;
	font-size: 10px;
	color: #ffffff;
	text-transform: captilize;
}
.a_submenu:hover {
	text-decoration: none;
	font-weight: normal;
	font-family: arial;
	font-size: 10px;
	color: orange;
	text-transform: captilize;
}
.a_index {
	text-decoration: none;
	font-weight: normal;
	font-family: arial;
	font-size: 10px;
	color: #333333;
	line-height: 14px;
	text-transform: capitalize;
}
.a_index:hover {
	text-decoration: none;
	font-weight: normal;
	font-family: arial;
	font-size: 10px;
	color: #333333;
	line-height: 14px;
}
.a_adminmenu {
	text-decoration: none;
	font-family: arial;
	font-size: 10px;
	font-weight: bold;
	color: white;
}
.a_adminmenu:hover {
	text-decoration: none;
	font-family: arial;
	font-size: 10px;
	font-weight: bold;
	color:  #333333;
}
input, select, radio {
	text-decoration: none;
	font-family: arial;
	font-size: 10px;
	color:  #333333;
}
textarea {
	text-decoration: none;
	font-family: arial;
	font-size: 10px;
	color: #333333;
}

.transbox {
	padding:5px;
	background-color: #ffffff;
	filter:alpha(opacity=90);
	opacity:0.9;
}

