
body {
    	background: #2e2e2e;
	background-image: url('images/bgtoplngr1px.jpg');	background-repeat: repeat-x;
	font: .74em Verdana, Arial, sans-serif;
	line-height: 1.5em; 
	margin: 20 auto;
	padding: 0;

}

label{float: left;text-align: right;margin-right: 0.5em;display: block;}
input{
text-align: right;color: #e3ecfa;background: #82acf6;border: 1px solid #3b6ebf;}.submit input{
text-align: center;color: #e3ecfa;background: #82acf6;border: 2px outset #4788ec;}


.topmenu {
	text-align: left;
}

.topmenu a {
	float: left;
	width: 121px;
	height: 30px;
	margin: 0px 0px 5px 5px;
	background: url('./images/mebg.jpg') no-repeat;
	text-align: center;
	color: #fff;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	padding-top: 10px;
}

.topmenu a:hover {
	background: url('./images/mebghvr.jpg') no-repeat;
}

#wrap {
	padding: 0;
	margin: 0 auto;
	width: 800px;
	background: #fff url('images/midbg.jpg');
	background-repeat: repeat-y;
}

#tmenuwrap {
	margin: 0px auto;
	width: 800px;
	background: #fff url('images/tmenubg.jpg');
	background-repeat: repeat-y;
	overflow: hidden;
}

#ctopwrap {
	margin: 0px auto;
	width: 800px;
	background: #fff url('images/ctopbgsml.jpg');
	background-repeat: repeat-y;
	overflow: hidden;
}

#cmidwraplight {
	margin: 0px;
	width: 800px;
	background: url('images/cmidbg.jpg');
	background-repeat: repeat-y;
	overflow: hidden;
}

#cmidwrap {
	margin: 0px;
	width: 800px;
	background: url('images/cmidbg.jpg');
	background-repeat: repeat-y;
	overflow: hidden;
}

#top { 
	background: #fff url('images/topbg.jpg');
	height: 105px;
}

#content {
	padding: 0 0px 0 0px;
	margin-right: 0px;
}

#bottom {
	background: #fff url('images/botbg.jpg');
	height: 60px;
}


.header {
	height: 100px;
	background: #85acf7 url('images/hidr.jpg');
}

.header h1 {
	padding-left: 17px;
	padding-top: 22px;
	font-size: 22px;
	color: #fff;
}

.header h1 a {
	font-size: 22px;
	color: #fff;
	text-decoration: none;
}

.header h2 {
	padding-left: 17px;
	padding-top: 0px;
	font-size: 17px;
	color: #fff; }

.breadcrumbs { 
    	background: #f6f9fb; 
	border-bottom: 1px solid #E1E1E1; 
	padding: 5px;
}
	
.middle {
	float: left;
	width: 500px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 10px;
	text-align: justify;
}
.middle a {
	color: #3b6ebf;
	text-decoration: none;
}

.middle a:hover {
	text-decoration: underline;
}

.right {
	float: left;
	height:506px;
	width: 170px;
	border-right-width:1px;
  	border-right-style:solid;
  	border-right-color:#000;
	margin: 2px 0px 0px 0px;
	padding: 0px 10px 0px 10px;
}

.right a {
	color: #3b6ebf;
	text-decoration: none;
}

.right a:hover {
	text-decoration: underline;
}

.middle h2 {
	color: #3b6ebf;
	font-size: 16px;
	margin-bottom: 10px;
	margin-top: 10px;
}

.right h2 {
	color: #3b6ebf;
	font-size: 14px;
	margin-top: 15px;
}

.right p {
	padding: 0;
	margin: 0;
}

#clear {
	display: block;
	clear: both;
	width: 100%;
	height:1px;
	overflow:hidden;
}

#footerwrap {
	padding: 0;
	margin: 0 auto;
	width: 800px;
}

#footer {
	width: 800px;
	padding: 0;
	color: #e3ecfa;
	text-align: center;
}

#footer p {
	width: 800px;
}

#footer a {
	color: #e3ecfa;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}
