.frame {
height:345px;
width:480px;
overflow:auto;
padding-right: 15px;
	font-family:Verdana, sans-serif;
 	font-size:11px;
 	color:#000000;

}

.hr {
	font-family: "Century Gothic";
	font-size: 22px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #990000;
	padding-top: 30px;
	padding-right: 15px;
}
.hr2 {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #990000;
}
.table {
	font-family:Verdana, sans-serif;
 	font-size:11px;
 	color:#000000;
  	text-align:justify;
  	line-height:18px; 
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;

}
.body {
	font-family:Verdana, sans-serif;
 	font-size:11px;
 	color:#000000;
  	text-align:justify;
  	line-height:18px; 
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	padding-top: 30px;
	padding-left: 15px;
	padding-right: 15px;
scrollbar-base-color: #e6e6e6;
scrollbar-arrow-color: #333131;
scrollbar-3dlight-color: #e6e6e6;
scrollbar-darkshadow-color: #FFFFFF;
scrollbar-face-color: #e6e6e6;
scrollbar-highlight-color: #e6e6e6;
scrollbar-shadow-color: #e6e6e6;
scrollbar-track-color: #FFFFFF;
}
.subbody{
	font-family: Verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
}
a:link {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #991E29;
}
a:visited {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #991E29;
}
a:active {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #CCCCCC;
	text-decoration: none;
}
a:hover {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #999999;
	text-decoration: underline;
}

/*borders*/
.border-left {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #991E29;
}
.border-right {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #991E29;
}
.border-top {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #991E29;
}
.border-bottom {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #991E29;
}
.footer {
	font-family: "Century Gothic";
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	text-transform: none;
	color: #333333;
	padding-top: 3px;
	padding-bottom: 3px;
}
