body { 
	color: black; 
	font-size: 10pt; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	background-color: white; 
}

.content{
	width: 794px;
}

p {
	color: black;
	font-size: 10pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

h1 {
	font-size: 16pt;
}

input {
	font-size: 7pt;
	color: #666;
}

#wrapper{
	margin-left: 200px;
	left: 200px;
	min-height: 600px;
}

textarea{
	font-size: 10pt;
	color: #666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

a:link { color: #363; text-decoration: none; }
a:visited { color: #363; text-decoration: none; }
a:hover { 
	color: #9900cc; 
	text-decoration: underline;
	cursor: pointer;
}
a:active { color: red }

#mainContent {
   margin: 0;
   padding: 10px 0px 0px 10px;
   background-color: #FFFFFF;
   color: #1000AA;
}
#mainContent h1{ color: #660099; }
#mainContent h2{ color: #660099; font-size: 14pt; }
#mainContent h3{ color: #1000AA; font-size: 12pt; } 
#mainContent p { color: #1000AA; font-size: 8pt; line-height: 16pt; }
#mainContent table { 
   border:0px;
   }
#mainContent tr#main { background-color: #EEE; }
#mainContent tr#alt {background-color: #FFF;}
#mainContent th{ border-bottom: 2px solid #000; }

#notify {
	margin: 10px;
	padding: 0px 10px;
	border: 2px solid #999;
	background-color: #FEEE73;
}
#notify h1 {
	color: #660099;
	font-size: 12pt;
 	text-decoration: none;
}

#notify p {
	line-height: 10pt;
}

#sideBar 
{ 
	position: absolute;
	top: 166px;
	left:0px;
	height: 635px;
   	width: 164px;
   	background: url(../images/bg.jpg) repeat-x; 
   	color: white; 
   	font-size: 8pt; 
   	margin: 0; 
   	padding-left: 10px;
}

#main_sideBar 
{ 
	position: absolute;
	left:0px;
	height: 635px;
   	width: 136px;
   	background: url(../images/bg.jpg) repeat-x; 
   	color: white; 
   	font-size: 8pt; 
   	margin: 0;
   	padding-left: 2px; 
}

#sideBar h3.snoop{
	border-bottom: 1px solid white;
}

#sideBar a { 
	color: #FFF;
	text-decoration: none; 
}

#sideBar li {
	margin: 10px 0px 0px -28px;
	list-style: none;
}

div.smallText
{
   color: #000;
   font-size: 8pt;
}

div.popBox { 
	width: 242px; 
	height: 140px; 
	border-bottom: 1px dotted #9900cc; 
	border-right: 1px dotted #9900cc; 
	border-left: 1px dotted #9900cc;
}

div.popBox h2 {
	background: url(../images/popBoxHead.gif) repeat-x 0px -8px;
	color: white;
	margin: 0;
	padding: 6px 10px 6px 20px;
	font-weight: bold;
	font-size: 100%;
	border-top: none;
	border-right: none;
	border-left: none;

}

div.popBox h2#top {
	background: url(../images/popBoxHead.gif) repeat-x 0px 0px;
	border-top: none;
	border-right: none;
	border-left: none;
   	color: white;
   	margin: 0;
      	padding: 6px 10px 6px 20px;
        font-weight: bold;
        font-size: 100%;
}

div.popBox li {
	font-size: 8pt;
	margin: -5px 0px 10px -25px;
	padding: 10px 15px 0px 0px;
	list-style: none;
}

li#logan{
	color: #1000AA;
	padding:0px;
	margin: 0px 0px 0px 0px;
	background: none;
}

li#login {
	margin: 0px 0px 10px -25px;;
	padding: 0px;
	float: left;
}

li#Coming {
   background: url(../images/excl.gif) -5px 0px no-repeat #FFF;
   margin: 40px 0px 0px 0px;
   padding: 20px 0px 20px 60px;
}

div.notice {
   background-color: yellow;
   border: 1px solid #000;
   padding: 5px;
   margin-left: 0px;
   width: 300px;
   height: 200px; 
}

div.notice h1 {
   color: #000;
   margin-left: 30px;
}

div.notice p{
   margin-left: 35px;
   color: #666;
}
table.auth { vertical-align: middle; margin: -15px 0 10px -15px; }

.bodyboldtext { color: black; font-size: 10pt; font-family: "Lucida Grande", Helvetica; font-weight: bold; }
.bodyboldtextred { color: red; font-size: 10pt; font-family: "Lucida Grande", Helvetica; font-weight: bold; }
.bodytextred { color: red; font-size: 10pt; font-family: "Lucida Grande", Helvetica; }
.bodytext { color: #002157; font-size: 10pt; font-family: "Lucida Grande", Helvetica; display: inline; }
.bodytextdrkbluebold { color: #002157; font-size: 10pt; font-family: "Lucida Grande", Helvetica; font-weight: bold; display: inline; }
.bodytextlink { color: green; font-size: 10pt; font-family: "Lucida Grande", Helvetica; text-decoration: underline; }
.bodyboldtext { color: black; font-size: 10pt; font-family: "Lucida Grande", Helvetica; font-weight: bold; }
.bodyboldtextred { color: red; font-size: 10pt; font-family: "Lucida Grande", Helvetica; font-weight: bold; }
.bodytextred { color: red; font-size: 10pt; font-family: "Lucida Grande", Helvetica; }
.bodytext { color: #002157; font-size: 10pt; font-family: "Lucida Grande", Helvetica; display: inline; }
.bodytextdrkbluebold { color: #002157; font-size: 10pt; font-family: "Lucida Grande", Helvetica; font-weight: bold; display: inline; }
.bodytextlink { color: green; font-size: 10pt; font-family: "Lucida Grande", Helvetica; text-decoration: underline; }

#box{
	background-color: #ADD374;
        height: 31px;
        width: 135px;
        font-family: "Arial";
        border-top-width: 2px;
        border-right-width: 1px;
        border-top-style: solid;
        border-right-style: solid;
        border-top-color: #457F07;
        border-right-color: #427703;
        font-size: 8pt;
        color: #082760;
        text-align: center;
        line-height:1.4;
}

#main_sideBar #box{
	width: 125px;	
}

#sideBar br{
	line-height:.75;
}

