body {
	background-color:#f2f2f2;
	margin:0;
}

.navbg {
	background-image: url(images/navbg.jpg);
	background-repeat: repeat-x;
}
.aboutusbg {
	background-image: url(images/aboutbg.jpg);
	background-repeat: no-repeat;
	background-position:right top;
	padding-left:10px;
}
.a1:link 
{
	font-family: "Arial";
	font-size: 12px;
	color: #FFFFFF;
	font-weight:bold;
	text-decoration:none;
}

.a1:visited 
{
	font-family: "Arial";
	font-size: 12px;
	color: #FFFFFF;
	font-weight:bold;
	text-decoration:none;
}

.a1:hover 
{
	font-family: "Arial";
	font-size: 12px;
	color: #FFFFFF;
	font-weight:bold;
	text-decoration:underline;
	

}
.a1:link 
{
	font-family: "Arial";
	font-size: 12px;
	color: #FFFFFF;
	font-weight:bold;
	text-decoration:none;
}

.a1:visited 
{
	font-family: "Arial";
	font-size: 12px;
	color: #FFFFFF;
	font-weight:bold;
	text-decoration:none;
}

.a3:hover 
{
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	font-weight:normal;
	text-decoration:underline;
	

}
.a3:link 
{
	font-family: Tahoma;
	font-size: 11px;
	font-weight:normal;
	color: #BDC7CD;
	text-decoration: none;
}

.a3:visited 
{
	font-family: Tahoma;
	font-size: 11px;
	font-weight:normal;
	color: #BDC7CD;
	text-decoration: none;
}
.a4:link 
{
	font-family: Tahoma;
	font-size: 11px;
	color: #3399CC;
	font-weight:normal;
	text-decoration:none;
}

.a4:visited 
{
	font-family: Tahoma;
	font-size: 11px;
	color: #3399CC;
	font-weight:normal;
	text-decoration:none;
}

.a4:hover 
{
	font-family: Tahoma;
	font-size: 11px;
	color: #3399CC;
	font-weight:normal;
	text-decoration:underline;
	

}
.a5:link 
{
	font-family: tahoma;
	font-size: 10px;
	color: #FFFFFF;
	font-weight:normal;
	text-decoration:none;
}

.a5:visited 
{
	font-family: tahoma;
	font-size: 10px;
	color: #FFFFFF;
	font-weight:normal;
	text-decoration:none;
}

.a5:hover 
{
	font-family: tahoma;
	font-size: 10px;
	color: #FFFFFF;
	font-weight:normal;
	text-decoration:underline;
	

}
.a2:hover 
{
	font-family: Arial;
	font-size: 12px;
	font-weight:bold;
	color: #333333;
	text-decoration: underline;
	

}

.inputtext {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	background-color:#FFFFFF;
	height: 16px;
	border: 1px solid #C5C5C5;
	width:209px;

}
.listmenu {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	background-color: #FFFFFF;
	height: 100px;
	border: 0.1px solid #C5C5C5;
	width:400px;
}
.dropdowm {
	font-family: Tahoma;
	font-size: 10px;
	color: #000000;
	background-color: #FFFFFF;
	height: 21px;
	border: 0.1px solid #C5C5C5;
	width:220px;

}
.inputtextfile {
	font-family: Tahoma;
	font-size: 10px;
	color: #000000;
	background-color:#FFFFFF;
	height: 20px;
	width: 273px;
	border: 1px solid #C5C5C5;
}
.buttonstyle {
	font-family: Tahoma;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #006699;
	border: 1px solid #0099FF;
	height: 17px;
	font-weight: bold;
	width: 99px;

}
.bodytext {	
	font-family: "Tahoma";
	font-size: 11px;
	color: #878991;
	line-height:14px;
}
.bodytextbigg {	
	font-family: "Tahoma";
	font-size: 14px;
	color: #878991;
	line-height:15px;
	font-weight:bold;
}
.bodytextsmall {	
	font-family: "Arial";
	font-size: 11px;
	color: #313131;
	line-height:14px;
}
.blacktext {
	font-family: "Arial";
	font-size: 12px;
	color: #000000;
	font-weight:bold;
}
.bluetext {
	font-family: Arial;
	font-size: 12px;
	font-weight:bold;
	color: #3399CC;
}
.greyheading {
	font-family: "Arial";
	font-size: 15px;
	color: #767E86;
	font-weight:bold;
}
.greysmalltext {
	font-family: "Tahoma";
	font-size: 11px;
	color: #BDC7CD;
}
.darkgreysmalltext {
	font-family: "Tahoma";
	font-size: 10px;
	color: #3D3E42;
}
.whitetext {
	font-family: "Arial";
	font-size: 12px;
	color: #FFFFFF;
	font-weight:bold;
}
.whitetextsmall {
	font-family: "Tahoma";
	font-size: 10px;
	color: #FFFFFF;
}
.padding
{
	padding-left:6px;

}
.imageborder {
	border: 2px solid #858588;
}

