body {
	background-color:#F7F6F6;
	background-image:  url(images/bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	margin:0;
}
.bgmain {
	background-color:#F7F6F6;
	background-image:  url(images/bodybg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.picbg {
	background-image:  url(images/bgimage.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}

.a1:link 
{
	font-family: Tahoma;
	font-size: 11px;
	color: #434343;
	font-weight:bold;
	text-decoration: none;
}

.a1:visited 
{
	font-family: Tahoma;
	font-size: 11px;
	color: #434343;
	font-weight:bold;
	text-decoration: none;
}

.a1:hover 
{
	font-family: Tahoma;
	font-size: 11px;
	color: #13509C;
	font-weight:bold;
	text-decoration: underline;

}
.a2:link 
{
	font-family: Tahoma;
	font-size: 10px;
	color: #2F2F2F;
	text-decoration: none;
	padding: 2px;
}

.a2:visited 
{
	font-family: Tahoma;
	font-size: 10px;
	color: #2F2F2F;
	text-decoration: none;
	padding: 2px;
}

.a2:hover 
{
	font-family: Tahoma;
	font-size: 10px;
	color: #2F2F2F;
	text-decoration: underline;
	padding: 2px;

}
.a3:link 
{
	font-family: Tahoma;
	font-size: 11px;
	color: #274152;
	text-decoration: none;
}

.a3:visited 
{
	font-family: Tahoma;
	font-size: 11px;
	color: #274152;
	text-decoration: none;
}

.a3:hover 
{
	font-family: Tahoma;
	font-size: 11px;
	color: #274152;
	text-decoration: underline;
}

.whitetext {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;

}
.greybold{
	font-family: Tahoma;
	font-size: 11px;
	color: #434343;
	font-weight:bold;

}
.greytext{
	font-family: Tahoma;
	font-size: 11px;
	color: #898989;

}
.inputtext {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	background-color:#CCCCCC;
	height: 15px;
	border: 1px solid #999999;

}
.listmenu {
	font-family: Tahoma;
	font-size: 10px;
	color: #575757;
	background-color: #FFFFFF;
	height: 12px;
	width: 133px;
	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: Tahoma;
	font-size: 11px;
	color: #333333;
	line-height: 15px;
}
.bodytextsmall {
	font-family: Tahoma;
	font-size: 10px;
	color: #000000;
}
.picborder
{
border: 0px solid #ffffff;		
}
.pageheading {
	font-family: "Trebuchet MS";
	font-size: 18px;
	color: #003366;
	line-height: 15px;
	font-weight: bold;

}

