* {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color:#000000;
}

BODY {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	background: #ffffff url(/images/bg.jpg) repeat-x top;
}

FORM {
	margin: 0px;
	padding: 0px;
}
IMG {
	border: none;
}
TD {
	font-size: 12px;
	vertical-align: top;
}
H1 {
	color: #000000;
	font-size: 18px;
	font-weight: normal;
	margin-top: 5px;
	margin-bottom: 15px;
	text-decoration: none;
	font-family:  Arial, Helvetica, sans-serif;
}
H2 {
	color: #000000;
	font-size: 16px;
	font-weight: normal;
	margin-top: 5px;
	margin-bottom: 15px;
	text-decoration: none;
	font-family:  Arial, Helvetica, sans-serif;
}

A {
	
	text-decoration: underline;
}
A:hover
{
	text-decoration: none;
}
INPUT {
	color:#342925;
	font-size: 10px;
	border: 1px #576D7B solid;
}
.orangeline
{
background:  url(/images/orangeline.gif) repeat-x center;
}
.orangelinelight
{
background:  url(/images/orangelinelight.gif) no-repeat center right;
}

.topbg
{
background:  url(/images/topbg.jpg) no-repeat top;
}
.rightbg
{
background:  url(/images/rbg.jpg) no-repeat top left;
}
.whitecolor
{
color: white;
}
.bluecolor
{
color: #4A81B9;
}
.sky
{
background:  url(/images/sky.jpg) repeat-x top;
}
#menu
{
}
#menu A
{
	color:white;
	font-size: 12px;
	font-family:  Arial, Helvetica, sans-serif;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
}
#menu A:hover
{
	text-decoration: none;
	/*background-color: #FF940A ;*/
}
#menu TD
{
	vertical-align: middle;
	padding-top:7px;
	padding-bottom:7px;
}
.activemenu {
background-color: #FF6B00 ;
}

#Imgtitle{
	border : 5px solid #C8CCD5;
}

