.maintable {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-color: #FFFFFF;
	padding: 0px;
	height: auto;
	width: 925px;
	border: 1px solid #CCCCCC;
	border-top-style: none;
}
body {
	background-color: #f1f1f8;
	background-image: url(../images/bglinesdiagonal.gif);
	margin: 0px auto;
	-webkit-text-size-adjust:none;
}
body, td, th, p, input, textarea {
font-family: Verdana;
font-size: 11px;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #000080;
	font-size: 9pt;
	font-weight: bold;
	background-color: #F7F7F7;
	margin: 1px 1px 0px 1px;
	padding: 5px;
	border: 1px dotted #CCCCCC;
	border-right-style: none;
	border-left-style: none;

}
.topnav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #333333;
	background-image: url(nav_bg.gif);
	border:1px solid #CCCCCC;
	border-right-style: none;
	border-left-style: none;
	height: 26px;
	padding: 5px 10px 5px 5px;
	text-align: right;
}
.maincontentcell {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-color: #FFFFFF;
	border: 1px none #CCCCCC;
	border-right-style: dotted;
	padding: 10px;
	padding-top:2px;
	vertical-align: top;
	width:670px;
}
.navcell {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #FFFFFF;
	padding: 10px;
	padding-top:2px;
	width: 300px;
	vertical-align: top;
    border-top: 1px #ccc;
}
.articletitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	background-color: #F7F7F7;
	margin: 1px;
	padding: 5px;
	border: 1px dashed #CCCCCC;
	border-right-style: none;
	border-left-style: none;
}
.author {
        //margin-left: 4px;
        //margin-top: -.3em;
        font-size: 11px;
        font-color: #000000;
}
.author a {
        font-size: 11px;
        color: #000000;
}
.author a:hover {
        font-size: 11px;
        color: #000000;
        text-decoration: none;
}
.articletext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	list-style-type: square;
}
.articlebody {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:18px;
}
.bluerss {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #6699FF;
	text-align: center;
}
.morearticles {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	background-color: #F7F7F7;
	margin: 1px;
	padding: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dashed;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	list-style-type: circle;
}
.morearticleslist {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	list-style-type: circle;
}
UL {
	PADDING-LEFT: 0px;
	MARGIN: 0px 0px 0px 16px;
	COLOR: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}
LI {
	MARGIN: 0 0 0 5px;
	line-height:15px;
}
ol {
        list-style-type: none;
        padding: 0;
        margin: 0;
}
.commentlist li {
        background-color: #ffffff;
	padding: 5px;
        border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
        }
li.alt{
        background-color: #f1f1f8;
	padding: 5px;
        border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
        }
.rightnavbox {
	BORDER-RIGHT: #ccc 1px solid;
	BORDER-TOP: #ccc 1px solid;
	FONT-SIZE: 11px;
	BACKGROUND: #f5f5f5;
	BORDER-LEFT: #ccc 1px solid;
	BORDER-BOTTOM: #ccc 1px solid;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 5px;
}
.rightnavbox a{ line-height:18px; margin-left:6px; text-decoration:underline;}

.spacer {
	height: 5px;
}
a {
	text-decoration: none;
        color: #000080;
}
a:hover { 
	color: #CC0000;
        text-decoration: underline;
}
a:visited {
        color: #000080;
}
a:visited:hover {
        color: #CC0000;
        text-decoration: underline;
}
.categorytable {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #FFFFFF;
	text-align: left;
	padding: 5px;
	margin-top:-10px;
	width: 100%;
}
.catroot {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
    /* padding: 1px; */
	color: #FFFFFF;
   /* border-bottom: 1px solid #CCCCCC;
	border-top: 1px solid #CCCCCC;
    background: #f1f1f8;*/
	background: url('../images/linkbar.jpg') bottom left repeat-x;
	line-height:25px;
	padding-left:4px;

}
.catsub {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
    line-height: 5px;
}
.userpanelbox {
	FONT-SIZE: 11px;
	BACKGROUND: #f5f5f5;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 5px;
	border: 1px solid #999999;
}
.blogtitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	background-color: #F7F7F7;
	margin: 1px;
	padding: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dashed;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

.articlewarning { 
    font-weight: bold; 
    padding: 10px; 
    margin: 10px 0 10px 0; 
    color: red; 
    text-align: center; 
    border: 1px #FF0000 dashed; 
    border-width: 1px 0 1px 0; 
    background-color: #FFEECC;
}
/* Sidebar */

       #nav {
               background: #f1f1f8;
       }

       #nav, #nav ul {
               margin: 0;
               padding: 0;
               list-style: none;
       }
       #nav {
               margin-bottom: 1em;
               font-family: verdana;
               font-size: 11px;
       }
       #nav li {
               display: inline;
               padding: 0;
               margin: 0;
       }

       #nav li a {
               display: block;
               padding: 4px 5px;
               text-decoration: none;
               background: #f1f1f8;
               border-left: 1px solid #ddd;
               border-bottom: 1px solid #ddd;
               border-top: 1px solid #fff;
               border-right: 1px solid #ddd;
               color: #000080;
       }

       #nav li a:hover {
               background: #E3E3F2;
               margin: 0;
       }


   .navspacer {
     border-bottom-color: #000080;
     border-bottom-style: solid;
     border-bottom-width: 3px
}

   .gapspace {
     height: 5px;
   }
   
.wlink {text-decoration: underline;}
#footer {
    margin:0px auto;
	height: 50px;
	width:925px;
	background:url('../images/logo-line.jpg') center left repeat-x;
	clear: both;
	text-align: center;
	padding-top:5px;
	color: #B6CEF9;
	font-size: 11px;
	line-height: 18px;
}

#footer A:link {COLOR: #FFFFFF; text-decoration: none;font-weight: bold;
}
#footer A:visited {COLOR: #FFFFFF; text-decoration: none;font-weight: bold;
}
#footer A:active {COLOR: #FFFFFF; text-decoration: none;font-weight: bold;}
#footer A:hover {COLOR: #FFFFFF;	text-decoration: underline;	font-weight: bold;}
#adjungle{ background-color:#FFFFFF; width:925px; margin:0px auto; padding-top:5px;border-right: 1px solid #CCCCCC;border-left: 1px solid #CCCCCC;}
.textlink{ float:right; margin-top:-12px;}
