body {
	background-color:#D3D3D3;
	margin:0px;
	padding:0px;
}
.welhdg {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #333333;
	text-decoration: none;
}
.welhdgyellow {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #FF7E00;
	text-decoration: none;
}
.content {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
}
.headeryellowbrdr {
	border-bottom:1px solid #FF7E00;
	font-family: Tahoma;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: uppercase;
	color: #4274B1;
	text-decoration: none;
}
.headrlink {
	font-family: Tahoma;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #4274B1;
	text-decoration: none;
}
.footrlink {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: capitalize;
	text-decoration: none;
	color: #4274B1;
}
.menubg {
	background-image: url(menu.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	height: 243px;
	width: 205px;
}
.leftbg {
	background-image: url(leftbg.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	width: 227px;
}
.border {
	border:1px solid #F3F3F3;
}
.contentlink {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FF7E00;
	text-decoration: none;
}
.contentlink:hover {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #878787;
	text-decoration: none;
}
.menulinks {
	font-family: arial;
	font-size: 12px;
	font-style: normal;
	line-height: 22px;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(menubg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 26px;
	width: 205px;
	display:block;
	text-indent: 50px;
}
.menulinks:hover {
	font-family: arial;
	font-size: 12px;
	font-style: normal;
	line-height: 22px;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(menubg1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 26px;
	width: 205px;
	display:block;
	text-indent: 40px;
}
