.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: normal;

}
.header2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #3300FF;
}
.border-tl {
	background-image: url(style/red-top-left.jpg);
	background-repeat: no-repeat;
	background-position: left top;

}
.border-t {
	background-image: url(style/red-top-centre.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.border-tr {
	background-image: url(style/red-top-right.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.border-r {
	background-image: url(style/red-right-side.jpg);
	background-repeat: repeat-y;
	background-position: right;
}
.border-br {
	background-image: url(style/red-bottom-right.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.border-b {
	background-image: url(style/red-bottom-centre.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
.border-bl {
	background-image: url(style/red-bottom-left.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.border-trcurve {
	background-image: url(style/red-top-right-curve.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.border-brcurve {
	background-image: url(style/red-bottom-right-curve.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.menu-t {
	background-image: url(style/black-top.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.menu-m {
	background-image: url(style/black-mid.jpg);
	background-repeat: repeat-y;
	background-position: left;
}
.menu-b {
	background-image: url(style/black-bottom.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#menu p {
font-family:Arial, Helvetica, sans-serif; color:#FFFFFF; text-align:left;

}
#vertmenu4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 0px;

         
        }
#vertmenu4 ul {
        margin: 0px;
        padding: 0px;
       }  
#vertmenu4 ul li {
       margin: 0px;
       padding: 0px;
       }
	   
#vertmenu4 ul li#active a{
	display: table;
	padding: 5px 5px 5px 20px;
	color: #FFFFFF;
	border-bottom: 1px dashed #FF3300;
	text-decoration: none;
	font-weight: normal;
	margin: 0px;
	height: 20px;
	font-size: 9px;



	   }
#vertmenu4 ul li#active a:hover, #vertmenu4 ul li#active a:focus {
       color: #FFFFFF;
       background-color: #eeeeee;
       }
	   
#vertmenu4 ul li a {
	display: block;
	padding: 5px 5px 5px 20px;
	color: #FFFFFF;
	border-bottom: 1px dashed #FF3300;
	text-decoration: none;
	font-weight: normal;
	margin: 0px;
	height: 20px;


       }
#vertmenu4 ul li a:hover, #vertmenu4 ul li a:focus {
       color: #000000;
       background-color: #cccccc;
       
       }
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	margin-left: 20px;

}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	text-indent: 30px;
	color: #003399;
	font-size: 14px;

}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	margin-left: 30px;
}
table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
}
h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #0000FF;
	text-align: center;

}
h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	text-align: center;
	color: #FF0000;

}
.floatright {
	float: right;
}
#whitelink {
	color: #FFFFFF;

}

#whitelink a:hover {
	color: #FFFFFF;
	text-decoration: none;
}li {
	margin-left: 30px;
}
h3 a {
	font-family: Arial, Helvetica, sans-serif;
	text-indent: 30px;
	color: #0066FF;
	font-style: italic;

}
