body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	background-image: url(../images/bg_img.jpg);
	background-repeat: repeat-x;
}
.categories_title {
	color: #274D7B;
	font-size: 14px;
	font-family: Arial;
	font-weight: bold;
}
.navigation_font {
	color: #3C5E88;
	font-size: 11px;
	font-family: verdana;
	font-weight: bold;
}
.lineheight {line-height:16px;}
.titletext {
	color: #274D7B;
	font-size: 20px;
	font-family: verdana;
	font-weight: bold;
}
.welcometext {
	color: #000000;
	font-size: 18px;
	font-family: verdana;
	font-weight: bold;
}
.normaltext {
	color: #393939;
	font-size: 13px;
	font-family: verdana;
	text-align: justify;
}
.whitetext {
	color: #ffffff;
	font-size: 12px;
	font-family: verdana;
}
a:link {
	color: #516004;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #516004;
}
a:hover {
	text-decoration: none;
	color: #E46503;
}
a:active {
	text-decoration: none;
	color: #FF0000;
}.backfoot {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 11px;
	background-image: url(../images/topbar_bg.gif);
}
.backround {
	background-image: url(../images/topbar_bg.gif);
}
.boxback {
	background-image: url(../images/leftcol_foot_02.jpg);
}

.back1 {
	background-image: url(images/topbar_bg.gif);
}
.floatright {
	float:right;
	margin: 15px 14px 5px 10px;
}
.floatleft {
float:left;
	margin: 5px 14px 5px 5px;
}
.floatright1 {
	background-color: #FFFFFF;
	margin: 10px;
	padding: 5px;
	float: right;
	height: 146px;
	width: 300px;
	border: 1px dashed #000000;
	text-align: center;
	vertical-align: top;
}
.box {
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #507E15;
	border-right-color: #507E15;
	border-bottom-color: #507E15;
	border-left-color: #507E15;
}
