/* CSS Document */
#top {
	padding: 0px;
	margin: 0;
	top: 0px;
	text-align: left;
	bottom: 0px;
	position: relative;
}
#top2 {
	padding: 0px;
	margin: 0px;
	top: 0px;
	bottom: 0px;
	clear: both;
}

div.row span.left { float: left; text-align: left; font-weight: bold; color: #fff; width: 50%; font-size: 0.8em;}
div.row span.right {float: right;text-align: right;font-weight: bold;color: #fff;width: 40%;padding-right: 10px;font-size: 0.8em;vertical-align: top;top: 0px;}
body {
	background-color: #FFFFFF;
	background-image: url(images/back_ground.jpg);
	font-size: 90%;
	margin: 0px auto;
}

h3 {
	color: #E5A811;
}

h2 {
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #585C7F;
	background-color: #FFFFFF;
}

a:link {
	color: #AE5D28;
text-decoration: underline;
}
a:visited {
color: #AE5D28;
	text-decoration: none;
}
a:hover {
	color: #00496C;
	text-decoration: underline;
}
a:active {
	color: #00496C;
	text-decoration: none;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.style5 {font-size: 14px}
.style7 {color: #FFFFFF}


#menubar  {
	text-align:center;
	background-color:#585C7F;
	font-size:        small;
	font-family:      Arial, Helvetica, sans-serif;
	font-style:       normal;
	font-weight:      bold;
	padding:5px;
	width: 762px;
	height: 15px;
	vertical-align: middle;
	margin: 0px auto;
}

#menubar2
 {
	text-align:center;
	background-color:#585C7F;
	font-size:        small;
	font-family:      Arial, Helvetica, sans-serif;
	font-style:       normal;
	font-weight:      bold;
	padding:5px;
	width: 762px;
	height: 15px;
	vertical-align: middle;
	margin: 0px auto;
}

#main {
	padding: 4px;

}

A.menubar   {

color:            #FFFFFF;
background-color: #585C7F;
border-width:thin;
border-style:solid;
border-color:#FFFFFF;
text-decoration:  none;
padding: 3px;
}
A.menubar:visited  {
color:            #FFFFFF;
background-color: #585C7F;
border-width:thin;
border-style:solid;
border-color:#FFFFFF;
text-decoration:  none;
padding: 3px
}
a.menubar:hover{
	color:            #00496C;
	background-color: #FCF1DA;
	border-width:thin;
	border-style:solid;
	border-color:#2E3041;
	text-decoration:  none;
	
}	
table {
	margin: auto;
}

td.shade {
background-color:#F1ECFF
}

#header {
	text-align: center;
	margin-bottom: 5px;
	margin-top: 0px;
	padding-top: 0px;
	vertical-align: text-top;
}
img { border: none; } 


.blueline {padding: 0;margin: 0;top: 0px;background-color: #FFFFFF;border-top-color: #053563;border-top-style: solid;border-top-width: 5px;margin-left: 3px;height: 3px;}
#services { text-align:center; font-size: small; font-family:Arial, Helvetica, sans-serif; font-style:normal; font-weight:bold; padding:0px; display: block; float: none; }	
a.services   {text-decoration:  none; padding-right: 12px;padding-left: 12px;}
a.services:hover {text-decoration:  none;}

.commentsblock { margin: 10px 0 15px 0; padding: 0 0 1em 0; border-bottom: 1px #ccc solid;}
.even, .odd, #compreview { margin-bottom: 25px; padding: 0; background: #E2E2E2 url(/images/comments/odd/comtop.gif) no-repeat left top; width: 100%; }
.message, #TextDisplay {margin: 0; padding: 0px 14px 14px 14px;background: url(/images/comments/odd/combot.gif) no-repeat right bottom;}
#compreview { margin-bottom: 35px; }
#compreview p { margin: 0; padding: 0;}
.gr { float:left; margin-right: 7px; height: 32px; width: 32px;}
.authinfo { background: #fff url(/images/comments/odd/tail.gif) no-repeat left top; padding: 3px 0 0 30px; color: #666; font-size: 10px; margin-top: -1px; }
.even { background: #eee url(/images/comments/even/comtop.gif) no-repeat left top;}
.even .message {background: url(/images/comments/even/combot.gif) no-repeat right bottom;}
.even .authinfo {background: #fff url(/images/comments/even/tail.gif) no-repeat left top;}
#TextDisplay { padding-bottom: 10px;}
.block { display: block; background-color: #E6F2FF; padding: 5px; }