@charset "utf-8";
/* CSS Document */

body {
	font-family: 'Trebuchet MS', Verdana, Arial, sans-serif;
	
	background-color: #9999cc;
	background-image:url(/images/bgViiBRMainSite.jpg);
	background-repeat:no-repeat;
	margin-left:0px;

	font-size: 14px;
	font-weight: bold;
	text-align:center;
}
 
 a:link, a:visited, a:active
{
    font-family:Arial;
    font-size: 11pt;
    font-weight: bold;
    border: 0px;
    text-decoration: none;
	color:#003366;
}

a:hover
{
    text-decoration: none;
    color:#9999cc;
    font-family:Arial;
    font-size: 11pt;
    font-weight: bold;
}

.white
{
color:#ffffff;

}

.BodyTextSmall
{
color:#333333;
text-align:left;
font-family:Arial;
font-size:12px;
font-weight:normal;
padding-left:10px;
padding-right:10px;

}
.topTitleSmall
{
color:#272a60;
text-align:left;
font-family:Arial;
font-size:18px;
font-weight:bold;
padding-top:2px;
}

.tableViiBRHome
{
color:#272a60;
text-align:left;
font-family:Arial;
font-size:18px;
font-weight:bold;
padding-top:2px;
}
.header
 {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #000;
	padding-top:15px;
	padding-left:80px;
	padding-bottom:55px;

	text-align: center;
background-image: url(/images/Balloon_Small.png);
background-repeat:no-repeat;
}
.warning
{
color:#cc0000;
text-align:left;
font-family:Arial;
font-size:12px;
font-weight:bold;

}
.GreenMessage
{
color:#339900;
text-align:left;
font-family:Arial;
font-size:12px;
font-weight:bold;

}
.BlackText
{
color:#000000;
text-align:left;
font-family:Arial;
font-size:12px;
font-weight:bold;

}
