/* CSS Document */
html,body{margin:0px;height:100%;font-family:Trebuchet MS;font-size:small;background-image:url(images/bg.jpg);background-repeat:repeat-y;background-color:#D9D9B3;;}
h1{font-size:x-small;color:#B7B68A;letter-spacing:0.5em;margin-top:none;;margin:2px;text-align:center;}
h2{font-size:x-large;color:#900;letter-spacing:0.2em;margin-bottom:5px;}
h3{font-size:medium;color:#996600;letter-spacing:0.1em;margin-bottom:5px;margin-top:none;}
a{color:#06c;text-decoration:none;}
a:hover{color:#900;}
img{border:0px;}
table{width:100%;border-collapse:collapse;}
input,textarea{border:1px solid #CCC;}
#header{background-image:url(images/header.jpg);width:778px;height:100px;}
#header-bar{background:#2D3330;border-top:3px solid #DFD7BA;width:778px;height:20px;}
#left-panel{background:#DFD8BB;width:160px;height:100%;float:left;}
#main-panel{margin-left:160px;padding-left:20px;padding-top:25px;padding-right:15px;width:583px;float:none;padding-bottom:50px;background:#fff;}
#menu{line-height:20px;text-align:right;float:right;letter-spacing: .2em;width:100%;float:left;padding-bottom:40px;}
#menu a	{text-decoration:none;color:#996600;padding-top:2px;padding-bottom:2px;border-bottom:1px solid #996600;display:block;padding-right:2px;}
#menu a:hover{text-decoration:none;background-color:#996600;color:#fff;}
#footer{text-align:right;color:#000;font-size:small;letter-spacing:0.1em;}
#pchosting{font-size:x-small;letter-spacing:0.3em;width:160px;padding-top:25px;}
.style1 {font-weight: bold}
.style2 {
	color: #CC0000;
	font-weight: bold;
	font-style: italic;
}
.style3 {
	color: #CC0000;
	font-weight: bold;
}
ul{list-style-image:url(images/dot.gif)}
#blu{list-style-image:url(images/dot-blu.gif)}
#green{list-style-image:url(images/dot-green.gif)}
#pink{list-style-image:url(images/dot-pink.gif)}
#check{list-style-image:url(images/check.gif)}
#1{list-style-image:url(images/1.gif)}
#2{list-style-image:url(images/2.gif)}
#3{list-style-image:url(images/3.gif)}
#4{list-style-image:url(images/4.gif)}
#5{list-style-image:url(images/5.gif)}
strong{color:#990000;}