a, a:link, a:visited {
	color: #D6D6D6;
	font-size: 12px;
	text-decoration: none;
}

a.base,a.base:link,a.base:visited{
	color: #7E7E7E;
	font-size: 10px;
	text-decoration: none;
}

a.base:hover,a.base:focus,a.base:active{
	color: #00FF00;
	font-size: 10px;
	text-decoration: none;
	font-weight: normal;
}

a.large, a.large:link, a.large:visited {
	background-color: #2C5087;
	color: #FFFFFF;
	font-size: 13px;
	font-weight: bold;
}

a.large:active, a.large:hover, a.large:focus {
	color: #FF0000;
	font-size: 13px;
	font-weight: bold;
}

a.menu,a.menu:link,a.menu:visited{
	background-color: transparent;
	color: #EBEBEB;
	font-size: 12px;
	font-weight: bold;
	line-height: 19px;
	text-align: center;
	text-decoration: none;
	width: 124px;
	display: block;
}

a.menu,a.menu:hover, a.menu:active{
	background-color: #353231;
	color: #FF922F;
	font-size: 12px;
	font-weight: bold;
	line-height: 19px;
	text-align: center;
	text-decoration: none;
	width: 124px;
}

a.menu2,a.menu2:link,a.menu2:visited{
	background-color: #4B4B4B;
	color: #00FF00;
	font-size: 13px;
	font-weight: bold;
	line-height: 24px;
	text-align: center;
	text-decoration: none;
	width: 97px;
	padding-bottom:1px;
}

a.menu2,a.menu2:hover, a.menu2:active{
	background-color: #333333;
	color: #EB5D2D;
	font-size: 13px;
	font-weight: bold;
	line-height: 24px;
	text-align: center;
	text-decoration: none;
	width: 97px;
	display: block;
	padding-bottom:1px;
}

a.menu3,a.menu3:link,a.menu3:visited{
	background-color: #4C4C4C;
	color: #00FF00;
	font-size: 13px;
	font-weight: bold;
	line-height: 24px;
	text-align: center;
	text-decoration: none;
	width: 80px;
	display: block;
	padding-bottom:1px;
}

a.menu3,a.menu3:hover, a.menu3:active{
	background-color: #333333;
	color: #EB5D2D;
	font-size: 13px;
	font-weight: bold;
	line-height: 24px;
	text-align: center;
	text-decoration: none;
	width: 80px;
	padding-bottom:1px;
}

a.menu4,a.menu4:link,a.menu4:visited{
	background-color: #4C4C4C;
	color: #00FF00;
	font-size: 13px;
	font-weight: bold;
	line-height: 24px;
	text-align: center;
	text-decoration: none;
	width: 72px;
	display: block;
	padding-bottom:1px;
}

a.menu4,a.menu4:hover, a.menu4:active{
	background-color: #333333;
	color: #EB5D2D;
	font-size: 13px;
	font-weight: bold;
	line-height: 24px;
	text-align: center;
	text-decoration: none;
	width: 72px;
	padding-bottom:1px;
}

a:active, a:hover {
	color: #00FF00;
	font-size: 12px;
	text-decoration: none;
}

a.button,a.button:link, a.button:visited{
	color: #DC2D01;
	font-size: 11px;
	font-weight: bold;
	line-height: 20px;
	padding-left: 29px;
	text-align: left;
	text-decoration: none;
	width: 140;
}

a.button:hover, a.button:active{
	background: url(../graphics/arrow.gif);
	color: #009966;
	font-size: 11px;
	font-weight: bold;
	line-height: 20px;
	padding-left: 29px;
	text-align: left;
	text-decoration: none;
}

a.button-r, a.button-r:link, a.button-r:visited {
	color: #DC2D01;
	font-size: 11px;
	font-weight: bold;
	line-height: 20px;
	padding-right: 29px;
	text-align: right;
	text-decoration: none;
	width: 140;
}

a.button-r:hover, a.button-r:active{
	background: url(../graphics/arrow-r.gif);
	color: #009966;
	font-size: 11px;
	font-weight: bold;
	line-height: 20px;
	padding-right: 29px;
	text-align: right;
	text-decoration: none;
}

a.index,a.index:link, a.index:visited{
	color: #000080;
	font-size: 12px;
	font-weight: bold;
	line-height: 26px;
	padding-left: 25px;
	text-align: left;
	text-decoration: none;
	width: 150;
}

a.index:hover, a.index:active{
	background: url(../graphics/arrow-i.gif);
	color: #FF0000;
	font-size: 12px;
	font-weight: bold;
	line-height: 26px;
	padding-left: 25px;
	text-align: left;
	text-decoration: none;
}

a.small, a.small:link, a.small:visited {
	color: #FFFFFF;
	font-size: 11px;
	text-decoration: none;
}

a.small:active, a.small:hover {
	color: #FFFF00;
	font: bold;
	font-size: 11px;
	text-decoration: none;
}

a.smaller, a.smaller:link, a.smaller:visited {
	color: #EB5D2D;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	text-decoration: none;
}

a.smaller:active, a.smaller:hover {
	color: #00FF00;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	text-decoration: none;
}

body {
	font-family: Arial, Helvetica, sans-serif;
}

h1 {
	color: #808080;
	font-size: 10px;
}

h2 {
	color: #808080;
	font-size: 20px;
}

h3 {
	color: #EB5D2D;
	font-size: 18px;
}

h4 {
	color: #EB5D2D;
	font-size: 18px;
}

h5 {
	color: #949494;
	font-size: 16px;
}

h6 {
	color: #EB5D2D;
	font-size: 14px;
	text-align: center;
	margin-bottom: -6px;
	margin-top: 13px;
}

hr {
	color: #808080;
	height: 1px;
	width: 100%;
}

li {
	color: #00DF02;
	font-size: 13px;
}

li.l {
	color: #00DF02;
	font-size: 13px;
	margin-left: -11px;
}

li.w {
	color: #D6D6D6;
	font-size: 13px;
	margin-left: -11px;
	line-height: 24px;
}

p {
	color: #D6D6D6;
	font-size: 13px;
	text-align: justify;
	text-decoration: none;
}

table.body{
	background-color: #FFFFFF;
	border-color: #16AD01;
}

td {
	color: #D6D6D6;
	font-size: 11px;
	text-decoration: none;
}

td .title{
	color: #000080;
	font-size: 14px;
	text-align: center;
	text-decoration: none;
}

td.heading{
	color: #497CAF;
	font-family: sans-serif, Arial;
	font-size: 18px;
	font-weight: bold;
	line-height: 28px;
	text-align: center;
}

td.heading2{
	color: #497CAF;
	font-size: 17px;
	font-weight: bold;
	line-height: 18px;
	text-align: center;
}

td.small {
	color: #D6D6D6;
	font-size: 10px;
}

td.space {
	background-color: #4B4B4B;
	color: #EBEBEB;
	line-height: 19px;
	width: 16px;
}

td.thumbs {
	border: 1px solid #99C4D0;
	border-bottom-style: none;
	border-right-style: none;
	color: #000080;
	text-align: center;
	text-decoration: none;
}

td.top {
	background-color: #4B4B4B;
	color: #EBEBEB;
	font-size: 11px;
	line-height: 20px;
	text-align: center;
}

td.b{
	border-right: 1px solid Gray;
}

td.smaller{
	background-color: #4B4B4B;
	text-align: center;
	line-height: 16px;
}

th{
	color: #FF6600;
	font-size: 17pt;
}

.list{
	border: 1px solid #99C4D0;
}

.button{
	background: #4c4c4c;
	border-bottom: 1px solid #252525;
	border-left: 1px solid #8f8f8f;
	border-right: 1px solid #252525;
	border-top: 1px solid #8f8f8f;
	color: #eb5d2d;
	margin-top: 10px;
	cursor: hand;
	font-weight: bold;
}

.text{
	background: #f5f5f5;
	border: 1px solid #dcdcdc;
	color: #eb5d2d;
	font-size: 12px arial;
	height: 24px;
	margin-bottom: 5px;
	padding: 3px;
	width: 350px;
}

.texta{
	background: #f5f5f5;
	border: 1px solid #dcdcdc;
	color: #eb5d2d;
	font-size: 12px arial;
	height: 80px;
	margin-bottom: 5px;
	padding: 3px;
	scrollbar-3dlight-color: #f5f5f5;
	scrollbar-arrow-color: #f5f5f5;
	scrollbar-base-color: #f5f5f5;
	scrollbar-darkshadow-color: #f5f5f5;
	scrollbar-face-color: #f5f5f5;
	scrollbar-highlight-color: #f5f5f5;
	scrollbar-shadow-color: #f5f5f5;
	scrollbar-track-color: #f5f5f5;
	width: 350px;
}

.imgright{
float:right;
margin-left:12px;
}

.imgleft{
float:left;
margin-right:12px;
}

.bigger{
font-size:13px;
color:#d6d6d6;
}


