body {
	background-color:#2B241D;
	background-repeat:repeat-x;
	margin:0;
}
.bottombg
{
	background-image: url(images/bottombg.jpg);
	background-repeat: no-repeat;
	background-position:center bottom;

}
.a1:link 
{
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #FFFFFF;
	font-weight:bold;
	text-decoration: none;
}

.a1:visited 
{
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #FFFFFF;
	font-weight:bold;
	text-decoration: none;
}

.a1:hover 
{
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #2bc0ee;
	font-weight:bold;
	text-decoration: none;
	

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

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

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

}

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

}
.listmenu {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	background-color: #FFFFFF;
	height: 12px;
	border: 1px solid #C5C5C5;
	width:159px;

}
.buttonstyle {
	font-family: Tahoma;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #1E68AC;
	border: 1px solid #1E68AC;
	font-weight: bold;
	padding:2px;

}
.bodytext {	
	font-family: "Arial";
	font-size: 12px;
	color: #FFFFFF;
	line-height:19px;
}
.greytext {
	font-family: "Arial";
	font-size: 11px;
	color: #666666;
}
.navtext {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #FFFFFF;
	font-weight:bold;
}
.whitetext {
	font-family: "Arial";
	font-size: 12px;
	color: #FFFFFF;
}
.whitetextbig {
	font-family: "Arial";
	font-size: 14px;
	color: #FFFFFF;
	font-weight:bold;
}
.yellowtextbig {
	font-family: "Arial";
	font-size: 17px;
	color: #f4d053;
}
.yellowtext {
	font-family: Arial;
	font-size: 14px;
	color: #e7c550;
	line-height: 20px;

}
.footertext {
	font-family: "Arial";
	font-size: 11px;
	color: #334a94;
}
.heading {
	font-family: "Trebuchet MS";
	font-size: 15px;
	font-weight:bold;
	color: #FFFFFF;
}
.imagepadding
{
	padding-right:6px;
	padding-bottom:6px;
}
.imageborder1
{
	border: 2px solid #21779e;
}
