body { 
font-family: 		Verdana, Arial, Helvetica, sans-serif; 
font-style: 		normal;
font-size: 			12px;
color: 				#000;
text-align: 		left;
background-color: 	#333366;
}

.maintext  { 
font-size: 			12px; 
line-height: 		16px; 
color: 				#FFFFFF; 
background-color: 	#333366;
}

.notice  { 
font-size: 			12px;
font-weight:        bold; 
line-height: 		16px; 
color: 				#f00; 
background-color: 	#333366;
}

.title { 
font-size: 			56px; 
color: 				#fff; 
font-weight:		bold; 
font-family:        Vivaldi;
}

.subtitle  { 
font-size: 			40px; 
color: 				#fff; 
font-weight: 		bold; 
font-family:        Vivaldi;
}

a { 
color: 				#F00; 
text-decoration: 	none;
} 

a:hover { 
color: 				#C00; 
background-color: 	#ddd; 
text-decoration: 	none;
}

.bull  { 
font-size: 			10px; 
background-color: 	#fff;
}

.bullbold  { 
font-size: 			12px; 
font-weight: 		bold; 
background-color: 	#fff;
}

a.bull {
color: 				#F00; 
text-decoration: 	none; 
background-color:	#fff;
}

a.bull:hover {
color: 				#fff; 
text-decoration: 	none; 
background-color: 	#333366;
}
.divider 
{
background-color: #333366;
}
.menu  { 
font-size: 			12px; 
line-height: 		16px; 
color: 				#333366; 
background-color: 	#fff; 
font-weight: 		bold; 
text-transform: 	capitalize;
}

.menuitalics  { 
font-size: 			12px; 
font-style:         italic;
line-height: 		16px; 
color: 				#333366; 
background-color: 	#fff; 
font-weight: 		bold; 
text-transform: 	capitalize;
}

.menutext  { 
font-size: 			12px; 
line-height: 		16px; 
color: 				#333366; 
background-color:	#fff; 
font-weight: 		normal;
}

a.menu:hover { 
font-size: 			12px; 
line-height: 		16px; 
background-color: 	#333366; 
color: 				#fff; 
font-weight: 		bold; 
display: 			block; 
text-transform: 	capitalize;
}

.crumb { 
font-size: 			10px; 
color: 				#333;
}

.footer {
font-size: 			10px; 
color: 				#eee; 
background-color: 	#333366; 
font-weight: 		bold;
}

a.footer {
font-size: 			10px; 
color: 				#bbb; 
background-color: 	#333366; 
font-weight: 		bold;
}

a.footer:hover {
font-size: 			10px; 
color: 				#333366; 
background-color: 	#bbb; 
font-weight: 		bold;
}



