body {
	background-color:#656565;
	margin:0px;
}
.bodybg {
	background-color:#EFEFEF;
	background-image:url(images/bodybg.jpg);
	background-repeat:repeat-x;
	padding:1px;
}
.headingbg {
	background-color:#FFFFFF;
	background-image:url(images/heading_bg.jpg);
	background-repeat:repeat-x;
	padding-left:10px;
}
.a1:link 
{
	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}

.a1:visited 
{
	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}

.a1:hover 
{
	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: underline;
	

}
.a2:link 
{
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}

.a2:visited 
{
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}

.a2:hover 
{
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
	

}

.blacktext{
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	font-weight:bold;

}
.inputtext {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	background-color:#FFFFFF;
	height: 15px;
	border: 1px solid #E6E6E6;

}
.listmenu {
	font-family: Tahoma;
	font-size: 10px;
	color: #575757;
	background-color: #FFFFFF;
	height: 12px;
	border: 1px solid #676767;

}
.buttonstyle {
	font-family: Tahoma;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #5181C0;
	border: 1px solid #5181C0;
	height: 17px;
	font-weight: bold;
	width: 69px;

}
.bodytext {
	font-family: "Arial";
	font-size: 11px;
	color: #444444;
	line-height:14px;
}
.whitetext {
	font-family: "Arial";
	font-size: 11px;
	color: #FFFFFF;
}
.bodytextsmall {
	font-family: "Arial";
	font-size: 11px;
	color: #000000;
}
.heading {
	font-family: Arial;
	font-size: 16px;
	color: #0000F5;
	font-weight:bold;
}
.headingsmall {
	font-family: Arial;
	font-size: 14px;
	color: #0000F5;
	font-weight:bold;
}
.picborder {
	border: 3px solid #EEEEEE;
}
