a:link, a:visited {
	color : #666666;
	font-weight : bold;
	text-decoration : none;
}

a:hover {
	color : #BBBBBB;
	font-weight : bold;
	text-decoration : none;
}

body {
	background : url(../gfx/bg.gif) #EFEFFC fixed;
	font : 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
}

img {
	border : 0;
}

td {
	font : 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.fr0 {
	border : 1px solid #BBBBBB;
}

.fr2{
	background-color : #FFFFFF;
	color : #AAAAAA;
	font : 9px Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align : left;
	vertical-align : middle;
}

.fr4{
	background : url(gfx/4.gif) repeat-y;
}

.fr6{
	background : url(gfx/6.gif) repeat-x;
	color : #AAAAAA;
	font : 9px Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align : center;
	vertical-align : middle;
}

.fr8{
	background-color : #FFFFFF;
}

.navigation {
	border : 0px;
	color : #666666;
	margin-bottom : 10px;
	margin-top : 10px;
}

.navigation a:link,
.navigation a:visited,
.navigation a:hover,
.navigation a:active {
	background : #F9F9F9;
	border : 1px solid #E6E6E6;
	color : #636363;
	padding : 3px 6px;
	text-decoration : none;
}

.navigation a:hover {
	background : #799AE3;
	border : 1px solid #E6E6E6;
	border-color : #E6E6E6;
	color : #FFFFFF;
	padding : 3px 6px;
}

.navigation span {
	background : #FFFFFF;
	border : 1px solid #E6E6E6;
	color : #CCCCCC;
	font-weight : bold;
	padding : 3px 6px;
	text-decoration : none;
}

.scrleft {
	float : left;
	margin-top : 4px;
}

.scrright {
	float : right;
	margin-top : 4px;
}

.separ{
	margin-bottom : 10px;
}

.text {
	border-bottom : 1px solid #999999;
	border-left : 1px solid #999999;
	border-right : 1px solid #999999;
	color : #666666;
	font : 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding : 5px;
}

.title {
	background : #E2E2E2;
	border : 1px solid #999999;
	color : #666666;
	font : bold 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding : 5px;
}
