body {
  font-family: Arial;
  color: #000000;
  font-size: 11px;
  background-image: url("../images/body_bg.jpg");
}

td {
	font-family: Arial;
	color: #000000;
    font-size: 11px;
	text-align: justify;
}

.textfeild
{
	border: 1px solid #6F98D6;
	font-family: Arial;
	font-size: 10px;
	width: 150px;
}

.smalltextfeild
{
	border: 1px solid #FFCC00;
	font-family: Arial;
	font-size: 10px;
	width: 50px;
}


.averagetextfeild
{
	border: 1px solid #FFCC00;
	font-family: Arial;
	font-size: 10px;
	width: 80px;
}

.textarea
{
	border: 1px solid #6F98D6;
	font-family: Arial;
	font-size: 10px;
}

.Button
{
	border: 1px solid #90F2F1;
	height: 20px;
	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
	
	font-weight: bold;
	background-image: url(images/submitbtn.jpg);
}

A:link
{
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	text-decoration: none;	
}
A:visited
{
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	text-decoration: none;	
}
A:hover
{
	font-family: Arial;
	font-size: 11px;
	color: #30CECE;
	text-decoration: none;	
}
A:active
{
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	text-decoration: none;	
}


.hd_black
{
	font-weight: bold;
	color: #000000;
	font-size: 12px;
}


.grey_text
{
	color: #717171;
	font-size: 11px;
}


th {
	font-family: Arial;
}
.whitetext {
	font-family: Verdana;
	font-size: 13px;
	color: #FFFFFF;
	padding-left: 12px;
}
A.leftlink:link
{
	font-family: Arial;
	font-size: 11px;
	color: #212121;
	text-decoration: none;
	font-weight: bold;
}
A.leftlink:visited
{
	font-family: Arial;
	font-size: 11px;
	color: #212121;
	text-decoration: none;	
	font-weight: bold;
}
A.leftlink:hover
{
	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;	
	font-weight: bold;
}
A.leftlink:active
{
	font-family: Arial;
	font-size: 11px;
	color: #212121;
	text-decoration: none;	
	font-weight: bold;
}

A.match_theme:link
{
	font-family: Arial;
	font-size: 11px;
	color: #213E55;
	text-decoration: none;
	
}
A.match_theme:visited
{
	font-family: Arial;
	font-size: 11px;
	color: #213E55;
	text-decoration: none;	
	
}
A.match_theme:hover
{
	font-family: Arial;
	font-size: 11px;
	color: #8CC6C1;
	text-decoration: none;	
	
}
A.match_theme:active
{
	font-family: Arial;
	font-size: 11px;
	color: #213E55;
	text-decoration: none;	
	
}
.gobutton {
	background-attachment: fixed;
	background-image: url(../images/gobtn.jpg);
	background-repeat: no-repeat;
	height: 20px;
	width: 20px;
	border: none;
}
A.link2:link 
{
 COLOR: #30CECE; TEXT-DECORATION: none
}
A.link2:visited 
{
 COLOR: #30CECE; TEXT-DECORATION: none
}
A.link2:hover 
{
 COLOR: #000000; TEXT-DECORATION: none
}
A.link2:active{
 COLOR: #30CECE; TEXT-DECORATION: none;
}
