body{margin:0;padding:0;scrollbar-base-color:#D10000; scrollbar-arrow-color: #00ff33;}

td, p { font:10pt Verdana, Arial,sans-serif; color:#282828;line-height:1.6;}
#main{width: 97%; margin:auto;background: #fff;min-width:1000px;border:1px solid black;}
em{color: red;}
#topsection{background: #FFF;height: 100px;}

#phone{float:left;background: #3D8BFF; width:170px;height: 90px;padding:5px; font-family: Arial; font-size: 11pt; color: #fff;}

#topsection h1{margin: 0;padding-top: 15px;}
#contentwrapper{float: left;width: 100%;}

#contentcolumn{margin: 0 200px 0 190px; padding:10px;/*Margins for content column. Should be "0 RightColumnWidth 0 LeftColumnWidth*/}
#leftcolumn{float: left;width: 190px; margin-left: -100%;background: #C8FC98;}
#rightcolumn{float: left;width: 200px; /*Width of right column*/margin-left: -200px; /*Set left marginto -(RightColumnWidth)*/background: #FDE95E;}
#footer{clear: left;width: 100%;background: black; color: #fff80;text-align: center;padding: 4px 0;}
#footer a{color: #FFFF80;}
.innertube{margin: 4px; /*Margins for inner DIV inside each column (to provide padding)*/margin-top: 0;}

H1 {font-family: Verdana; font-size: 13; color: green;}
H2 { font-family: Verdana; font-size: 12; color: blue;}
H4 { font-family: Verdana; font-size: 11; decoration: bold; color: #003366;}

.cb {padding:6px;font-size: 18px; color: #fff;background-color: #CCCCCC;height:22px;}
.cb a:visited {color: #fff;}

	.cbutton{
		display: inline;
		background: #777 url('images/2011/button.png') repeat-x bottom;
		border: medium none;
		font-weight: bold;
		color:#FFF;
		border-radius: 5px;
		-moz-border-radius: 5px;
		-webkit-border-radius: 5px;
		text-shadow: 1px 1px #666; padding-left:10px; padding-right:8px; padding-top:10px; padding-bottom:8px
		}
	.cbutton:hover {
		background-position: 0 center;
		color:#fff;
		}
	.cbutton:active {
		background-position: 0 top;
		position: relative;
		top: 1px;
		padding: 6px 10px 4px;
		}
	.cbutton.red { background-color: #e50000;}
	.cbutton.purple { background-color: #9400bf;}
	.cbutton.green { background-color: #58aa00;}
	.cbutton.orange { background-color: #ff9c00;}
	.cbutton.blue { background-color: #2c6da0;}
	.cbutton.black { background-color: #333;}

a { text-decoration: none; }
a:link {text-decoration: none; font-family:Verdana, Arial; font-size:10pt;}
a:visited {text-decoration: none; font-family:Verdana, Arial; font-size:10pt; color: blue;}
a:hover {font-family:Verdana, Arial; font-weight: medium; color: #000000; text-decoration: underline;}
a img{border-color:#d85d5d;}
.hd {float:left;width:116px;height:100px;font-family: Arial; font-size: 10pt; padding:6px;text-align:center;color:#fff;line-height:1.9;}
.button {width: 180px;padding: 0;background: #FFF;}
.button ul {list-style: none;margin: 0; padding:0px;border: none;color:#fff;}
.button li {border-bottom: 1px solid #FFF;margin:0px;}
.button li a, li a:visited, li a:active{display: block;padding: 5px 5px 5px 0.5em;border-left: 1px solid #000066;border-right: 1px solid #000066; 	
background: #3D8BFF url('images/2011/button.png') repeat-x bottom;
color: #fff; text-decoration: none;width: auto;}
.button li a:hover {/*border-left:5px solid #3D8BFF;border-right:5px solid #3D8BFF;*/background:#000066 url('images/2011/button.png');text-decoration: none;width:auto; repeat-x}		

.l1  {float:left;width:116px;height:100px;padding:3px;font-size: 18px; color: #fff;}
.l2  {float:left;width:116px;height:100px;padding:3px;font-size: 18px; color: #fff;}
.l3  {padding:3px;font-size: 18px; color: #fff;}
img {border:0px;}


