body {
	background-color:#EDEDED;
	background-image:url(../images/top_bg.jpg);
	background-position:top;
	background-repeat:repeat-x;
	margin:0px;
}
#marqueecontainer{
position: relative;
width: 256px; /*marquee width */
height: 200px; /*marquee height */
overflow: hidden;
padding: 0px;
}

td {
	font-family: Arial;
	font-size : 12px;
	color: #000000;
	line-height: 1.3;
}
input {
	font-family: Arial;
	font-size : 12px;
	color: #3B3B3B;
	padding-left: 5px;
	border: 1px solid #8B9499;
}

textarea { 
	font-family: Arial;
	font-size : 12px;
	color: #3B3B3B;
	padding-left: 5px;
	border: 1px solid #8B9499;
	background-color: #FFFfff; 
}
select { 
	font-family: Arial;
	font-size : 12px;
	color: #3B3B3B;
	padding-left: 5px;
	border: 1px solid #666666;
	background-color: #FFFfff; 
}
a.menu {
	font-family : Arial;
	font-size : 13px;
	font-weight:bold;
	text-decoration : none;
	color : #FFFFFF;
}
a.menu:link {
	font-family : Arial;
	font-size : 13px;
	font-weight:bold;
	text-decoration : none;
	color : #FFFFFF;
}
a.menu:hover {
	font-family : Arial;
	font-size : 13px;
	font-weight:bold;
	text-decoration : none;
	color : #E4B912;
}

a.menu:active {
	font-family : Arial;
	font-size : 13px;
	font-weight:bold;
	text-decoration : none;
	color: #FFFFFF;
}





a.more {
	font-family : Arial;
	font-size : 12px;
	font-weight:bold;
	text-decoration : none;
	color : #FF6E20;
}
a.more:link {
	font-family : Arial;
	font-size : 12px;
	font-weight:bold;
	text-decoration : none;
	color : #FF6E20;
}
a.more:hover {
	font-family : Arial;
	font-size : 12px;
	font-weight:bold;
	text-decoration : none;
	color : #105B94;
}

a.more:active {
	font-family : Arial;
	font-size : 12px;
	font-weight:bold;
	text-decoration : none;
	color: #FF6E20;
}





a.more_blue {
	font-family : Arial;
	font-size : 12px;
	font-weight:normal;
	text-decoration : none;
	color : #105B94;
}
a.more_blue:link {
	font-family : Arial;
	font-size : 12px;
	font-weight:normal;
	text-decoration : none;
	color : #105B94;
}
a.more_blue:hover {
	font-family : Arial;
	font-size : 12px;
	font-weight:normal;
	text-decoration : none;
	color : #77C110;
}

a.more_blue:active {
	font-family : Arial;
	font-size : 12px;
	font-weight:normal;
	text-decoration : none;
	color: #105B94;
}

a.more_green {
	font-family : Arial;
	font-size : 12px;
	font-weight:normal;
	text-decoration : none;
	color : #77C110;
}
a.more_green:link {
	font-family : Arial;
	font-size : 12px;
	font-weight:normal;
	text-decoration : none;
	color : #77C110;
}
a.more_green:hover {
	font-family : Arial;
	font-size : 12px;
	font-weight:normal;
	text-decoration : none;
	color : #FF6E20;
}

a.more_green:active {
	font-family : Arial;
	font-size : 12px;
	font-weight:normal;
	text-decoration : none;
	color: #77C110;
}
