body {
background-color : #9ab6df;
background-image : url(images/bg.jpg);
background-repeat : repeat-x;
background-position : bottom left;
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;
}

