/* CSS Document */
.topmenu {	
	font-family : Tahoma, Verdana, Helvetica, sans-serif;
	font-size : 9px;
	text-decoration : none;
    font-weight: normal;
	color : #CCCCCC;
}
.topmenu A {	
	font-family : Tahoma, Verdana, Helvetica, sans-serif;
	font-size : 9px;
	text-decoration : none;
    font-weight: normal;
	color : #CCCCCC;
}
.topmenu A:HOVER {
	font-family : Tahoma, Verdana, Helvetica, sans-serif;
	font-size : 9px;
	text-decoration : none;
    font-weight: normal;
	color : #CCCCCC;
}
.footer {	
	font-family : Tahoma, Verdana, Helvetica, sans-serif;
	font-size : 9px;
	text-decoration : none;
    font-weight: normal;
	color : #12aede;
}
.footer A{	
	font-family : Tahoma, Verdana, Helvetica, sans-serif;
	font-size : 9px;
	text-decoration : none;
    font-weight: normal;
	color : #12aede;
}
.footer A:HOVER{	
	color : #12aede;
}
.footersplash {	
	font-family : Tahoma, Verdana, Helvetica, sans-serif;
	font-size : 9px;
	text-decoration : none;
    font-weight: normal;
	color : #12aede;
}
.footersplash A{	
	font-family : Tahoma, Verdana, Helvetica, sans-serif;
	font-size : 9px;
	text-decoration : none;
    font-weight: normal;
	color : #12aede;
}
.footersplash A:HOVER{	
	color : #12aede;
}
.menu {	
	font-family : Tahoma, Verdana, Helvetica, sans-serif;
	font-size : 10px;
	text-decoration : none;
    font-weight: bold;
	color : #ffffff;
}
.menu A {	
	font-family : Tahoma, Verdana, Helvetica, sans-serif;
	font-size : 10px;
	text-decoration : none;
    font-weight: bold;
	color : #333333;
}
.menu A:HOVER {	
	font-family : Tahoma, Verdana, Helvetica, sans-serif;
	font-size : 10px;
	text-decoration : none;
    font-weight: bold;
	color : #ffffff;
}

.menu TD{	
	font-family : Tahoma, Verdana, Helvetica, sans-serif;
	font-size : 10px;
	text-decoration : none;
    font-weight: bold;
	color : #333333;
}
.menu  TD A {	
	font-family : Tahoma, Verdana, Helvetica, sans-serif;
	font-size : 10px;
	text-decoration : none;
    font-weight: bold;
	color : #ffffff;
}
.menu TD A:HOVER {	
	font-family : Tahoma, Verdana, Helvetica, sans-serif;
	font-size : 10px;
	text-decoration : none;
    font-weight: bold;
	color : #666666;
}









.content {
	font-family : Tahoma, Verdana, Helvetica, sans-serif;
	font-size : 11px;
	text-decoration : none;
	color : #cccccc;
}
.content A {
	font-family : Tahoma, Verdana, Helvetica, sans-serif;
	font-size : 11px;
	text-decoration : underline;
	color : #cccccc;
}
.content A:HOVER{
	font-family : Tahoma, Verdana, Helvetica, sans-serif;
	font-size : 11px;
	text-decoration : underline;
	color : #cccccc;
}



.newspatch {
	font-family : Tahoma, Verdana, Helvetica, sans-serif;
	font-size : 9px;
	text-decoration : none;
    font-weight: normal;
	color : #666666;
}
.newspatch A {
	font-family : Tahoma, Verdana, Helvetica, sans-serif;
	font-size : 9px;
	text-decoration : underline;
    font-weight: normal;
	color : #12aede;
}
.newspatch A:HOVER{
	font-family : Tahoma, Verdana, Helvetica, sans-serif;
	font-size : 9px;
	text-decoration : underline;
    font-weight: normal;
	color : #BB0000;
}

.fatlink A {
	font-family : Tahoma, Verdana, Helvetica, sans-serif;
	font-size : 9px;
	text-decoration : none;
    font-weight: bold;
	color : #12aede;
}
.fatlink A:HOVER {
	font-family : Tahoma, Verdana, Helvetica, sans-serif;
	font-size : 9px;
	text-decoration : none;
    font-weight: bold;
	color : #BB0000;
}


#facebook{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:center;
	color:#000000;
	width:134px;
	*width:146px;
	margin:0px 32px 0px 34px;
	padding:6px;
	background-color:#E6E6E6;
}

#facebook a{
	color: #4559A2
}