body {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 20px;
	color: #CCCCCC;
}

.title {
	font-size: 12px;
	margin: 15px;
	color: #CCCCCC;
}

.topmenu {
	font-size: 12px;
	line-height: 20px;
    color: #FFFFFF;
}
.topmenu A {
	font-size: 12px;
	line-height: 20px;
    text-decoration:none;
	color: #FFFFFF;
}
.topmenu A:hover {
	font-size: 12px;
	line-height: 20px;
	font-weight: BOLD;
    text-decoration:underline;
    color: #FF6600;
}


.pagedir {
	font-size: 12px;
	line-height: 22px;
    color: #FFFFFF;
	font-weight: BOLD;
}

.pagedir A {
	font-size: 12px;
    color: #666666;
	text-decoration:none;
}
.pagedir A:hover {
	font-size: 12px;
    color: #999999;
	text-decoration:underline;
}


.leftmenu {
	font-size: 12px;
	font-weight: bold;
	line-height: 15px;
	background-color: #222222;
	color: #FFFFFF;
}
.leftmenu A {
	color: #FFFFFF;
	text-decoration:none;
}
.leftmenu A:hover {
	color: #FF6600;
	text-decoration:underline;
}

.menusub {
	font-size: 12px;
	font-weight: bold;
	line-height: 15px;
	background-color: #333333;
	color: #666666;
}
.menusub A {
	font-size: 12px;
	font-weight: bold;
	line-height: 15px;
	color: #666666;
	text-decoration:none;
}
.menusub A:hover {
	font-weight: bold;
	color: #999999;
	text-decoration:underline;
}

.sectionheader {
	font-size: 20px;
	font-weight: bold;
	line-height: 25px;
	color: #000000;
}
.sectionsubtitle {
	font-size: 14px;
	font-weight: bold;
	color: #666666;
}

.tableheader {
	font-size: 12px;
	line-height: 18px;
	background-color: #000000;
	font-weight: bold;
	color: #FFFFFF;
}
.tablecontent {
	font-size: 12px;
	font-weight: normal;
	background-color: #999999;
	color: #000000;
}
.tablecontent A{
	font-size: 12px;
	font-weight: bold;
	text-decoration:none;	
	color: #000000;
}
.tablecontent A:hover{
	font-size: 12px;
	font-weight: bold;
	text-decoration:underline;	
	color: #FF6600;
}

.maintext {
	font-size: 12px;
	color: #000000;
}
.maintext A{
	font-size: 12px;
	font-weight: bold;
	text-decoration:none;	
	color: #000000;
}
.maintext A:hover{
	font-size: 12px;
	font-weight: bold;
	text-decoration:underline;	
	color: #000000;
}

.pics {
	font-size: 9px;
    color: #FF6600;
}

.footer {
	font-size: 12px;
	font-weight: bold;
	color: #000033;
}

.disclaimer {
	font-size: 9px;
	font-weight: normal;
	text-decoration:none;	
	color: #000000;
}
.disclaimer A{
	font-size: 9px;
	font-weight: bold;
	text-decoration:none;
	color: #000000;
}
.disclaimer A:hover{
	font-size: 9px;
	font-weight: bold;
	text-decoration:underline;
	color: #000000;
}