body {
	margin:0px;
}
.bodybg {
	background-color:#F7F7F0;
	background-image: url(images/bodybg.jpg);
	background-repeat: repeat-x;
	background-position:top left;
}
.a1:link 
{
	font-family: Tahoma;
	font-size: 11px;
	color: #5A5A5A;
	text-decoration: none;
}

.a1:visited 
{
	font-family: Tahoma;
	font-size: 11px;
	color: #5A5A5A;
	text-decoration: none;
}

.a1:hover 
{
	font-family: Tahoma;
	font-size: 11px;
	color: #1362B2;
	text-decoration: none;

}
.a2:link 
{
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.a2:visited 
{
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}

.a2:hover 
{
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: underline;

}
.a3:link 
{
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #2250A9;
	text-decoration: none;
}
.a3:visited 
{
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #2250A9;
	text-decoration: none;
}

.a3:hover 
{
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #2250A9;
	text-decoration: underline;

}
.a4:link 
{
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #4F5A5B;
	text-decoration: none;
}
.a4:visited 
{
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #4F5A5B;
	text-decoration: none;
}

.a4:hover 
{
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #4F5A5B;
	text-decoration: underline;

}
.greytext{
	font-family: Tahoma;
	font-size: 11px;
	color: #5A5A5A;

}
.inputtext {
	font-family: Tahoma;
	font-size: 11px;
	color: #575757;
	background-color:#DDDED6;
	height: 15px;
	border: 1px solid #C6C5BA;

}
.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: #7B0226;
	border: 1px solid #7B0226;
	padding:4px;
	font-weight: bold;

}
.bodytext {
	font-family: Tahoma;
	font-size: 11px;
	line-height:15px;
	color: #2D2D2D;
}
.whitetext {
	font-family: "Tahoma";
	font-size: 11px;
	color: #FFFFFF;
}
.whitetabletext {
	font-family: "Tahoma";
	font-size: 11px;
	color: #FFFFFF;
	padding-left:5px;
	padding-right:5px;
}
.bluetext {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #2250A9;
}
.greytext2 {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #4F5A5B;
}
.orangetext {
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #FF3600;
}
.bluetext2 {
	font-family: "Tahoma";
	font-size: 11px;
	color: #2250A9;
}
.heading {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight:bold;
	color: #003366;
}
.borderleftright {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #D5D5D2;
	border-left-color: #D5D5D2;
}
.imageborder{
	border: 3px solid #E9E8E3;
}
.pageheadingblue {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	line-height:normal;
	color: 127E99;
	font-weight: bold;

}

