A:LINK, A:VISITED{
	color : white;
	text-decoration : none;
	font-size : 12px;
} 

A:HOVER, A:ACTIVE{
	color : gray;
	text-decoration : underline;
	font-weight : bold;
	font-size : 12px;
}

A:FOCUS{
	color: gray;
	text-decoration: underline;
	outline : #FFFDF0 none thin;
	font-weight : bold;
	font-size : 12px;
}

.Menu1{
	background-color	: #1F3F5F;
	text-align 		: center;
	color 			: white;
	font-family 		: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight 		: bold;
	font-size 		: 12px;
	text-decoration 	: none;
}

.Menu2{
	background-color 	: #264E75;
	text-align 		: center;
	color 			: white;
	font-family 		: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight 		: bold;
	font-size 		: 12px;
	text-decoration 	: none;
}

.Menu3{
	background-color 	: #2D5B8A;
	text-align 		: center;
	color 			: white;
	font-family 		: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight 		: bold;
	font-size 		: 12px;
	text-decoration 	: none;
}

.Menu4{
	background-color 	: #356CA4;
	text-align 		: center;
	color 			: white;
	font-family 		: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight 		: bold;
	font-size 		: 12px;
	text-decoration 	: none;
}

.Menu5{
	background-color 	: #3C79B7;
	text-align 		: center;
	color 			: white;
	font-family 		: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight 		: bold;
	font-size 		: 12px;
	text-decoration 	: none;
}

.Menu6{
	background-color 	: #548DC7;
	text-align 		: center;
	color 			: white;
	font-family 		: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight 		: bold;
	font-size 		: 12px;
	text-decoration 	: none;
}

.Menu7{
	background-color 	: #77A5D2;
	text-align 		: center;
	color 			: white;
	font-family 		: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight 		: bold;
	font-size 		: 12px;
	text-decoration 	: none;
}

.Menu8{
	background-color 	: #8AB1D9;
	text-align 		: center;
	color 			: white;
	font-family 		: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight 		: bold;
	font-size 		: 12px;
	text-decoration 	: none;
}

.Frame{
	background-color 	: #3C79B7;
	text-align 		: center;
	color 			: #000000;
	font-family 		: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight 		: bold;
	font-size 		: 12px;
	text-decoration 	: none;
}

.Menutop{
	background-color 	: #A0A0A0;
	text-align 		: center;
	color 			: #000000;
	font-family 		: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight 		: bold;
	font-size 		: 12px;
	text-decoration 	: none;
}
.Menubottom{
	background-color 	: #CCCCCC;
	text-align 		: center;
	color 			: #000000;
	font-family 		: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight 		: bold;
	font-size 		: 12px;
	text-decoration 	: none;
}

.Top{
	background-color 	: #A0A0A0;
	text-align 		: center;
	color 			: #000000;
	font-family 		: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight 		: bold;
	font-size 		: 12px;
	text-decoration 	: none;
}
.Bottom{
	background-color 	: #A0A0A0;
	text-align 		: right;
	color 			: #000000;
	font-family 		: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight 		: bold;
	font-size 		: 12px;
	text-decoration 	: none;
}

.All{
	background-color 	: #CCCCCC;
	text-align 		: center;
	color 			: #000000;
	font-family 		: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight 		: bold;
	font-size 		: 12px;
	text-decoration 	: none;
}
.Body{
	background-color 	: #5A5A5A;
	text-align 		: center;
	color 			: #000000;
	font-family 		: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight 		: bold;
	font-size 		: 12px;
	text-decoration 	: none;
}

.Frame_in{
	background-color	: #CCCCCC;
	text-align 		: ;
	color 			: #000000;
	font-family 		: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight 		: bold;
	font-size 		: 12px;
	text-decoration 	: none;
}

body{ 
	scrollbar-arrow-color	: #FFFFFF;
	scrollbar-base-color	: #2D5B8A; 
	scrollbar-face-color	: #1F3F5F;                
	scrollbar-highlight-color: #3C79B7;
	scrollbar-shadow-color	: #3C79B7;
}