﻿body
{
	margin: 0px;
	background-color:#002733;
}
.header
{
	background: url(images/header3.png);
	background-repeat: no-repeat;
	height: 150px;
}
.solidblockmenu
{
	margin: 0;
	padding: 0;
	float: left;
	font: bold 13px Arial;
	width: 100%;
	overflow: hidden;
	border: 0px solid #625e00;
	border-width: 0px 0;
	background-color: transparent;
}

.solidblockmenu li
{
	display: inline;
}

.solidblockmenu li a
{
	float: left;
	color: white;
	padding: 2px 15px;
	text-decoration: none;
	border-right: 0px solid grey;
}

.solidblockmenu li a:visited
{
	color: white;
}

.solidblockmenu li a:hover, .solidblockmenu li .current
{
	color: white;
	background: transparent url(images/btb) center center repeat-x;
}
.menu
{
	padding-right: 90px;
	padding-top: 0px;
	padding-left: 200px;
}
.bgone
{
	background: url(images/bgone2.png);
	background-repeat: no-repeat;
	height: 280px;
}
.bgtwo
{
	background: url(images/bgtwo1.png);
	background-repeat: no-repeat;
	height: 250px;
}
.bgthree
{
	background: url(images/bgthree.png);
	background-repeat: no-repeat;
	height: 180px;
}
.bgfour
{
	background: url(images/uu.png);
	background-repeat: no-repeat;
	height: 180px;
}
.footer
{
	background: url(images/footer.png);
	background-repeat: no-repeat;
	height: 30px;
	font-family: Verdana;
	font-size: 9px;
	font-weight: normal;
	color: #ffffff;
}
.text
{
	font-family:Book Antiqua;
	font-size: 17px;
	font-weight: bold;
	color: #e5eecc;
	padding-top: 5px;
	padding-left: 10px;
}
.text5
{
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
	color: White;
	padding-top: 5px;
	padding-left: 65px;
}
.text2
{
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #b0cd68;
	padding-left: 0px;
}
.text3
{
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #edebeb;
	padding-left: 0px;
}
.text4
{
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #393939;
	padding-left: 0px;
}
.textsmall
{
	font-family:Lucida Sans;
	font-size: 12px;
	font-weight: normal;
	color: #e5eecc;
	padding-top:10px;
	padding-bottom: 6px;
	padding-right: 5px;
	padding-left: 10px;
}
.textsmall2
{
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #010101;
	padding-bottom: 10px;
	padding-right: 5px;
	padding-left: 7px;
}

.loginbtn
{
	color: #edebeb;
	font-family: Verdana;
	font-size: 10px;
	height: 20px;
	border: 1px solid #edebeb;
	background-color: #33606e;
	width: 60px;
}
.LoginTextBox
{
	background-color: #ffffff;
	border-top: #a6a5a5 1px solid;
	border-bottom: #a6a5a5 1px solid;
	border-right: #a6a5a5 1px solid;
	border-left: #a6a5a5 1px solid;
	font-weight: normal;
	font-size: 8pt;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 150px;
}

/*new table round border Starts here*/
#xsnazzyERDE h1, #xsnazzyERDE h2, #xsnazzyERDE p
{
	margin: 0 10px;
	letter-spacing: 1px;
}
#xsnazzyERDE h1
{
	font-size: 2em;
	color: #000000;
}
#xsnazzyERDE h2
{
	font-size: 1.5em;
	color: #99827c;
	border: 0;
}
#xsnazzyERDE p
{
	padding-bottom: 0.5em;
}
#xsnazzyERDE h2
{
	padding-top: 0.5em;
}
#xsnazzyERDE
{
	background: transparent;
	margin: 1em;
}

.xtopERDE, .xbottomERDE
{
	display: block;
	background: transparent;
	font-size: 1px;
}
.xb1ERDE, .xb2ERDE, .xb3ERDE, .xb4ERDE
{
	display: block;
	overflow: hidden;
}
.xb1ERDE, .xb2ERDE, .xb3ERDE
{
	height: 1px;
}
.xb2ERDE, .xb3ERDE, .xb4ERDE
{
	background: #ffffff;
	border-left: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
}
.xb1ERDE
{
	margin: 0 5px;
	background: #ffffff;
}
.xb2ERDE
{
	margin: 0 3px;
	border-width: 0 2px;
}
.xb3ERDE
{
	margin: 0 2px;
}
.xb4ERDE
{
	height: 2px;
	margin: 0 1px;
}

.xboxcontentERDE
{
	display: block;
	background: transparent;
	border: 0 solid #ffffff;
	border-width: 0 1px;
}
/*new table round border Ends here*/