.menuUU {
	background-image: url(images/template/uu2.gif);
	background-repeat: repeat-x;
}
.menuUR {
	background-image: url(images/template/ur2.gif);
	background-repeat: no-repeat;
}
.menuUL {
	background-image: url(images/template/ul2.gif);
	background-repeat: no-repeat;
	background-position: right;
}
.footer {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	text-align: center;
}
.locale {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #CCCCCC;
	text-align: center;
	margin: 10px;
}
h1 {
	text-transform: capitalize;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
h2 {
	text-transform: capitalize;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	height: 100%;
	background-image: url(images/background-vert.jpg);
	background-color: #000033;
	background-position: top;
	background-repeat: repeat-x;
	background-attachment: fixed;
}
.dcsHeading {
	font-weight: bold;
	color: #336699;
}
.menuBB {

	background-image: url(images/template/bb2.gif);
	background-repeat: repeat-x;
}
.menuBR {

	background-image: url(images/template/br2.gif);
	background-repeat: no-repeat;
}
.menuBL {

	background-image: url(images/template/bl2.gif);
	background-repeat: no-repeat;
	background-position: right;
}
.menuLL {
	background-image: url(images/template/ll2.gif);
	background-repeat: repeat-y;
	background-position: right;
	width: 15px;
}
.menuRR {
	background-image: url(images/template/rr2.gif);
	background-repeat: repeat-y;
	background-position: left;
	width: 15px;
}
.menuText {
	font-size: 12px;
	padding: 5px;
	border: thin solid #336699;
	text-align: left;
}
.menuMainTable {
	margin-top: 25px;
	margin-left: 25px;
}
a:link {
	color: #336699;
	text-decoration: underline;
}

a:visited {
	color: #336699;
}
a:hover {
	color: #333333;
	text-decoration: underline;
}
.divMainBody {
 	width: 715px;
}
.divMainBody img{
border:2px solid #333333;
margin:5px;
}
.trHead {
	font-weight: bold;
	color: #000033;
	background-color: #CCCCCC;
}
.trBlockBody {
	background-color: #F5F5F5;
}
.tableBlockMain {
	border: thin solid #333333;
	padding: 0px;
	margin: 0px;
	background-color: #F5F5F5;
}
.textHighlight {
	color: #0099FF;
}
hr {
page-break-after: always;
}.txtList {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

#divWrapBackground {
	/* background-image: url(images/background.jpg);*/
	position:fixed;
	top: 0px;
	left:0px;
	width:100%;
	height:100%;
	
}
.tblBackground {
	background-image: url(images/background.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: center top;
}
.divClientFooter {
	border: 1px solid #000000;
	background-image: url(images/background-small-gradient.jpg);
	background-repeat: repeat-x;
	margin-left:auto;
	margin-right:auto;
	margin-top: 15px;
	padding: 10px;
}

#mainContent {
z-index:1px;
	background-color:#FFFFFF;
	width:750px;
	margin-left:auto;
	margin-right:auto;
	padding:10px;
	border: 1px solid #000000;
}