.main_div {
	top:0px;
	left: 0px;
	position: absolute;
	width:100%;
}
.menu1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #000099;
	text-decoration: none;
}
.menu1:link {
}
.menu1:hover {
	text-decoration: underline;
	font-weight: bold;
}

.plain_text{
	font-family: Arial, Verdana, Univers;
	font-size: 14px;
	text-align: justify;
}

.plain_text_sm{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:x-small;
	text-align: justify;
}

.plain_text_sm_l{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:x-small;
	text-align: justify;
	color: #990033;
	font-weight: bold;
}

.plain_text_sm_l:link{
	text-decoration:underline;
}

.plain_text_sm_l:hover{
	color: #003399;
	font-weight: normal;
}

.text_type_1{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:medium;
	font-weight: bold;
	font-variant: small-caps;
	line-height: 28px;
}

.text_type_1:link{
	border-bottom-style:dotted;
	text-decoration: none;
}

*.text_type_1:hover{
	border-bottom-style:dotted;
	text-decoration: none;
	color: #FF0000;
}

.text_type_2{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:medium;
	font-weight: bold;
	font-variant: small-caps;
	line-height: 28px;
}

.big_div {
	margin: 5px;
	border: 2px solid #710000;
}
.saml {
	font-weight: bold;
	color: #290207;
}
.white_text_b {
	font-weight: bold;
	color: #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
}

a.ovalbutton{
background: transparent url('../images/oval-red-left.gif') no-repeat top left;
display: block;
float: left;
font: normal 13px Tahoma; /* Change 13px as desired */
line-height: 16px; /* This value + 4px + 4px (top and bottom padding of SPAN) must equal height of button background (default is 24px) */
height: 24px; /* Height of button background height */
padding-left: 11px; /* Width of left menu image */
text-decoration: none;
}

a:link.ovalbutton{
color: #494949; /*button text color*/
}

a:visited.ovalbutton{
color: #494949; /*button text color*/
}

a:active.ovalbutton{
color: #494949; /*button text color*/
}

a.ovalbutton span{
background: transparent url('../images/oval-red-right.gif') no-repeat top right;
display: block;
padding: 4px 11px 4px 0; /*Set 11px below to match value of 'padding-left' value above*/
}

a.ovalbutton:hover{ /* Hover state CSS */
background-position: bottom left;
}

a.ovalbutton:hover span{ /* Hover state CSS */
background-position: bottom right;
color: black;
}

.buttonwrapper{ /* Container you can use to surround a CSS button to clear float */
overflow: hidden; /*See: http://www.quirksmode.org/css/clearing.html */
width: 100%;
}

.no_line_link {
}

.no_line_link:link {
	text-decoration: none;
}

.no_line_link:hover {
	text-decoration:underline;
}

.no_line_link:visited {
	text-decoration: none;
}

.sbh_uline {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #993300;
}
h1 {
	font-family: Arial, Verdana, Univers;
	font-size: 24px;
	color: #000066;
	font-weight: normal;
}
.sh2 {
	font-family: Arial, Verdana, Univers;
	font-size: 18px;
	color: #000066;
	font-weight: normal;
}
