body {
background-color : #ffffff;
background-position : center;
margin-top : 0;
margin-right : 0;
margin-bottom : 0;
margin-left : 0;
}
a:link {
color : blue;
text-decoration : none;
}
a:visited {
color : maroon;
text-decoration : none;
}
a:hover {
color : red;
text-decoration : underline;
}
a:active {
color : blue;
text-decoration : none;
}
.head {
font-size : x-small;
color : #666666;
font-family : Arial;
font-weight : normal;
}
.nav_art {
font-family : Tahoma;
color : yellow;
font-size : 11px;
font-weight : bold;
}
.nav {
font-family : Tahoma;
color : #d7c36c;
font-size : 9pt;
font-weight : bold;
}
.nav_hlight {
font-family : Tahoma;
color : yellow;
font-size : 11px;
font-weight : bold;
}
.scroll_red {
font-family : Tahoma;
color : red;
font-size : 11px;
font-weight : bold;
}
.main {
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 12px;
color : #0099FF;
font-weight : normal;
}
.green {
font-family : Tahoma;
font-size : medium;
color : #006633;
}
.sidemenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #0000CC;
}
.midimage { background-image : url(images/middle.png) }
.menuimage { background-image : url(images/menu_bg.gif) }
.navimage { background-image : url(images/tabbg.png) }.bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #095F98;
}
.index {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #0099FF;
}
.border1 {
	border-top: medium none #000066;
	border-right: medium none #000066;
	border-bottom: medium none #000066;
	border-left: medium outset #000066;
}
.marquee {position:relative;
     overflow:hidden;
     width:500px;
     height:60px;
     border:solid black 1px;
     }.border2 {
	border-top: medium none #000066;
	border-right: medium inset #000066;
	border-bottom: medium none #000066;
	border-left: medium none #000066;
}
.image {
	margin: 4px;
	padding: 4px;
}
