body
{ 	color: black;
	/*cursor: default;*/
	scrollbar-face-color: #D0D3D4;
	scrollbar-arrow-color: #ffffff;
	scrollbar-base-color: #ffffff;
	scrollbar-3d-light-color: #ffffff;
	scrollbar-darkshadow-color: #ffffff;
	scrollbar-highlight-color: #ffffff;
	scrollbar-shadow-color: #ffffff;
	scrollbar-track-color: #ffffff;
}

td
{
	color: #4B4B4B;
	font-size : 11px;
	line-height : 15px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	/*text-align : justify;*/
}

ul
{ 	margin-left: 30px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	line-height:18px;
}


ol
{ 	margin-left: 35px;
	margin-right: 11px;
	margin-top: 0px;
	margin-bottom: 0px;
	line-height:18px;
}


a
{ 	text-decoration: none;
	color: #4D6286;
}

a:visited  
{	text-decoration: none;
	color: #4D6286;
}

a:active
{	text-decoration: underline;
	color: #4D6286;
}

a:hover  
{	text-decoration: underline;
	color: #4D6286;
}

.nav_top 			{ font-size:8pt;color: white; }
.nav_top:visited 	{ font-size:8pt;color: white; }
.nav_top:active 	{ font-size:8pt;color: white; }
.nav_top:hover		{ font-size:8pt;color: white; }
.top				{ font-size:8pt;color: white; }

.nav_footer			{ color: white; }
.nav_footer:visited { color: white; }
.nav_footer:active	{ color: white; }
.nav_footer:hover	{ color: white; }

.special1 { color: #FFFFFF;font: bold 15px Verdana; }
.content_title  { color: #4D6286; font-weight: bold; }
input	{ border: solid 1px;font: 11px Verdana; }
textarea	{ border: solid 1px;font: 11px Verdana; }

.color1 { color: #FFFBE7; }
.color2 { color: #BDAE94; }
.color3 { color: #E5E1CF; }
.color4 { color: #DED3BD; }
.color5 { color: #826026; }
.bgcolor1 { background-color: #FFFBE7; }
.bgcolor2 { background-color: #BDAE94; }
.bgcolor3 { background-color: #E5E1CF; }
.bgcolor4 { background-color: #DED3BD; }
.bgcolor5 { background-color: #826026; }
.black 	{ color: #000000; }
.white 	{ color: #FFFFFF; }
.red 	{ color: #FF0000; }
.blue	{ color: #8F9EC8; }

.hand 	{ cursor:hand; }
.groove { border-style:groove; }
.flat 	{ border-style:solid;background:white;border-width:1px;cursor:hand; }

.small 	{ font-size: 6.4pt; }
.medium { font-size: 9pt; }
.large 	{ font-size: 11pt; }

.select_normal 	{ font: 8pt verdana; }
.select_small 	{ font: 6.4pt verdana; }

.news_title	{ color: #4D6286; font-weight: bold; }
.news_date	{ color: #4D6286; }

.news_link	{ color: #4D6286; font-style: italic; }

.sub_menu{ color: white; font-weight: bold;}

.footer{ color: white;}

.title_red{ color: #9F0202; font-weight: bold; }
