body {
	background-color:#FFFFFF;
	margin:0;
}
.imagepadding {
	padding-bottom:2px;
	padding-right:6px;
}
.flagbg
{
	background-image:url(images/flagbg.jpg);
	background-repeat:no-repeat;
	background-position:bottom;

}

.a1:link 
{
	font-family: "Tahoma";
	font-size: 11px;
	color: #00C305;
	text-decoration: none;
}

.a1:visited 
{
	font-family: "Tahoma";
	font-size: 11px;
	color: #00C305;
	text-decoration: none;
}

.a1:hover 
{
	font-family: "Tahoma";
	font-size: 11px;
	color: #00C305;
	text-decoration: underline;
	

}
.a2:link 
{
	font-family: "Tahoma";
	font-size: 11px;
	color: #990000;
	text-decoration: underline;
}

.a2:visited 
{
	font-family: "Tahoma";
	font-size: 11px;
	color: #990000;
	text-decoration: underline;
}

.a2:hover 
{
	font-family: "Tahoma";
	font-size: 11px;
	color: #990000;
	text-decoration: none;
	

}
.a3:link 
{
	font-family: "Tahoma";
	font-size: 12px;
	color: #BE1115;
	font-weight:bold;
	text-decoration: none;
}

.a3:visited 
{
	font-family: "Tahoma";
	font-size: 12px;
	color: #BE1115;
	font-weight:bold;
	text-decoration: none;
}

.a3:hover 
{
	font-family: "Tahoma";
	font-size: 12px;
	color: #2C2C2C;
	font-weight:bold;
	text-decoration: none;
	
}

.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: #CC0A0A;
	border: 1px solid #CC0A0A;
	height: 17px;
	font-weight: bold;
	width: 69px;

}
.bodytext {	
	font-family: "Tahoma";
	font-size: 11px;
	color: #16253B;
	line-height:14px;
}
.bodytextsmall {	
	font-family: "Tahoma";
	font-size: 10px;
	color: #373737;
	line-height:14px;
}
.orangeboldtext {	
	font-family: "Tahoma";
	font-size: 11px;
	font-weight:bold;
	color: #EE6A00;
	line-height:14px;
}
.greytext {
	font-family: "Tahoma";
	font-size: 11px;
	color: #B7B7B7;
}
.greytextlight {
	font-family: "Tahoma";
	font-size: 11px;
	color: #8F8F8F;
}
.greentext {
	font-family: Tahoma;
	font-size: 12px;
	color: #00C305;
	font-weight: bold;

}
.heading {
	font-family: "Trebuchet MS";
	font-size: 18px;
	color: #FFFFFF;
}
.subheading {
	font-family: "Trebuchet MS";
	font-size: 13px;
	padding-left:8px;
	font-weight:bold;
	color: #FFFFFF;
}
.imageborder {
	border: 2px solid #E2E2E2;
}
.border {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #E9E9E9;
	border-left-color: #E9E9E9;
}

