body {
margin-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
#smline{
margin-left:2px;
margin-right:2px;
border-bottom: 1px solid #CCC;
}
#svertmline{
width:1px;
height:10px;
border-bottom: 1px solid #CCC;
}

.venlink {color: #000099; }

a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #333333;
	text-decoration: none;
}
a:active {
	color: #009;
	text-decoration: underline;
}
.content{
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;}
	
.content a:link{
	color: #006
	text-decoration:underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;}
.content a:visited{
	color: #006;
	text-decoration:underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;}
.contnet a:active {
	color: #006;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;}
.theading {
	font-size: 11px;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	}
.title {font-size: 28px}

.topright {font-size: 12px}

.footer {
	font-size: 8pt;
	color: #cccccc;
	text-align: center;}
.footer a:link{
	color: #FFF;
	text-decoration:underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;}
.footer a:visited{
	color: #FFF;
	text-decoration:underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;}
.footer a:active {
	color: #FFF;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;}

.h1 {
	font-size: 11pt;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.h2 {
	font-size: 11pt;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	}
.h3 {
	font-size: 11pt;
	color: #A70303;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	}	
td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}

.arrowlistmenu{
width: 180px; /*width of menu*/
}

.arrowlistmenu .headerbar{
font: bold 14px Arial;
color: white;
background: black url(images/titlebar.png) repeat-x center left;
margin-bottom: 10px; /*bottom spacing between header and rest of content*/
text-transform: uppercase;
padding: 4px 0 4px 10px; /*header text is indented 10px*/
}

.arrowlistmenu ul{
list-style-type: none;
margin: 0;
padding: 0;
margin-bottom: 8px; /*bottom spacing between each UL and rest of content*/
}

.arrowlistmenu ul li{
padding-bottom: 2px; /*bottom spacing between menu items*/
}

.arrowlistmenu ul li a{
color: #A70303;
background: url(images/arrowbullet.png) no-repeat center left; /*custom bullet list image*/
display: block;
padding: 2px 0;
padding-left: 19px; /*link text is indented 19px*/
text-decoration: none;
font-weight: bold;
border-bottom: 1px solid #dadada;
font-size: 90%;
}

.arrowlistmenu ul li a:visited{
color: #A70303;
}

.arrowlistmenu ul li a:hover{ /*hover state CSS*/
color: #A70303;
background-color: #F3F3F3;
}

#vertmenu {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 100%;
width: 175px;
padding: 0px;
margin: 0px;
}

#vertmenu h5 {
	display: block;
	font-size: 90%;
	padding: 3px 0 5px 3px;
	border: 0px solid #000000;
	color: #333333;
	margin: 0px;
	width:175px;
	background-color: #FFFFFF;
}

#vertmenu ul {
list-style: none;
margin: 0px;
padding: 0px;
border: none;
}
#vertmenu ul li {
margin: 0px;
padding: 0px;
}
#vertmenu ul li a {
font-size: 12px;
display: block;
border-bottom: 1px dashed #666666;
padding: 5px 0px 2px 2px;
text-decoration: none;
color: #666666;
width:175px;
}

#vertmenu ul li a:hover, #vertmenu ul li a:focus {
color: #000000;
background-color: #eeeeee;
}

</style>
