body
{
    margin-top: 0px;
    font-size: 14px;
    font-weight: normal;
    font-family: Verdana;
    background-color: #cccccc;
    color: #666666;
}
img
{
	border: 0px;
}
td
{
    vertical-align: top;
    font-size: 12px;
}
ul
{
    font-size: 12px;
}
h3
{
    font-size: 14px;
}
.header
{
    width: 800px;
    height: 179px;
    background-image: url('images/stvivian_header.jpg');
}
.header_menu
{
    width: 100%;
    text-align: right;
    padding-top: 93px;
    color: white;
    
}
.page
{
    background-color: white;
    width: 800px;
    text-align: left;
}
.left_menu
{
    width: 125px;
    
    font-size: 10px;
    font-weight: bold;
    border-right: solid 1px;
    border-left: 0px;
    border-top: 0px;
    border-bottom: 0px;
    border-style: dashed;
}
.right_menu
{
    width: 125px;
    font-size: 12px;
    font-weight: bold;
    background-color: #666666;
    color: white;
    
}

.main_body
{
    width: 550px;
    font-size: 10px;
}

A:link
{
	color: #ad2829;
	text-decoration: none;
}
A:visited
{
	color: #ad2829;
	text-decoration: none;
}
A:hover
{
	color: #ad2829;
	text-decoration: underline;
	font-weight: bold;
}
.header_menu A:link
{
	color: white;
	text-decoration: none;
}
.header_menu A:visited
{
	color: white;
	text-decoration: none;
}
.header_menu A:hover
{
	color: white;
	text-decoration: underline;
	font-weight: bold;
}
.leftmenu
{
	padding-bottom: 8px;
}
.menu_title
{
	background-color: #AD2829;
	color: white;
	font-weight: bold;
	font-size: 16px;
	padding: 5px;
	text-align: center;
}
.leftmenu A:link
{
	color: #666666;	
}
.leftmenu A:visited
{
	color: #666666;	
}
.leftmenu A:hover
{
	color: black;	
	text-decoration: underline; 
} 

