#navigation {
	width: 95%;
	height: 30px;
	text-align: center; /*set value to "left", "center", or "right"*/
    display: block;
    margin-left: auto;
    margin-right: auto;
	background: url(images/navbar.gif) center center repeat-x;
	
} 
#navigation ul {
	list-style: none;
	margin: 0;
	padding: 0;
	
} 
#navigation ul li {
	display: inline;
	margin: 0px;
} 
#navigation ul li a {
	height:13px;
	display: block;
	float: left;
	padding: 10px 20px 10 20px;
	font: bold 12px Arial;
	color: #FF0000;
	text-align:center;
	background: url(images/navigation-separator.png) no-repeat right center;
} 

#navigation ul li a:hover {
	color:#FFF;
	background: url(images/navigation-hover.png) repeat-x left top;
}

#navigation ul li#active a {
	color:#FFF;
	background: url(images/navigation-hover.png) repeat-x left top;
}

.TabHeaderStyle
{
        height: 30px;
	width: 95%;
	background-image: url('images/navlink_gray.gif');
	padding: 5px 10px 0 4px;
	font: bold 16px Arial;
	color: #FF0000;
	text-align:center;
}
.TabContentBorder
{
	border-left: solid 1px #FFAFAF;
	border-bottom: solid 1px #FFAFAF;
	border-right: solid 1px #FFAFAF;
	border-top: solid 1px #FFAFAF;
}


/* Tables
------------ */

th {
   color: #000000;
   font-size: 1.1em;
   font-weight: bold;
   background-color: #EEEEEE;
   background-image: url('images/cellpic3.gif');
   white-space: nowrap;
   padding: 7px 5px;
}

td {
   padding: 2px;
}

td.profile {
   padding: 4px;
}

.tablebg {
     background-image: url('images/heading_bg.jpg');
}


.footer {
   height: 32px;
   margin: 0;
   padding: 0;
   border: 0;
   background-color: #ECECEC;
   background-image: url('images/footer.gif');
}

.row1 {
   background-color: #FFFFFF;
   padding: 4px;
}

.row2 {
   background-color: #595959;
   padding: 4px;
}

.row3 {
   background-color: #595959;
   padding: 4px;
}

.spacer {
   background-color: #4396CA;
}

hr {
   height: 1px;
   border-width: 0;
   background-color: #4396CA;
   color: #4396CA;
}



a{color:#065C30;text-decoration:none;}
a:hover{color:#FF3300;text-decoration:underline;}
input, textarea, select{			     
	font:normal 11px Tahoma;			
	padding:1px 0px 0px 4px;		   
	vertical-align:middle;	
	color:#393737;

}
img{
	margin:0px;
	padding:0px;
	border:0px;}

 
p{
	margin:0px;
	padding:0px 0px 10px 0px;
	clear:both;
	}


ul
{
list-style-type:none;
padding:0px;
margin:0px;
}
li
{
margin:0px;
padding:0px 0px 0px 14px;
line-height:20px;
}

linew
{
padding-left:4px;
}
h2, h5 {
        font-family: Tahoma;
        font-size: 15px;
        font-weight: bold;
        color: #CC0033;
        margin: 0px;
}
.bred {
        font-family: Tahoma;
        font-size: 11px;
        font-weight: bold;
        color: #CC0033;
        margin: 0px;
}
a:link {
        font-family: Tahoma;
        font-size: 12px;
        font-weight: bold;
        color: #CC0033;
        text-decoration: none;
}
a:visited {
        font-family: Tahoma;
        font-size: 12px;
        font-weight: bold;
        color: #CC0033;
        text-decoration: none;
}
a:hover {

        font-family: Tahoma;
        font-size: 12px;
        font-weight: bold;
        color: #000000;
        text-decoration: underline;
}
a:active {
        font-family: Tahoma;
        font-size: 12px;
        font-weight: bold;
        color: #CC0033;
        text-decoration: none;
}
.normaltextbold13 {
        font-family: Tahoma;
        font-size: 14px;
        font-weight: bold;
        color: #000000;
}
a.white:link {
        font-family: Tahoma;
        font-size: 13px;
        font-weight: bold;
        color: #FFFFFF;
        text-decoration: none;
}
a.white:visited {
        font-family: Tahoma;
        font-size: 13px;
        font-weight: bold;
        color: #FFFFFF;
        text-decoration: none;
}
a.white:hover {
        font-family: Tahoma;
        font-size: 13px;
        font-weight: bold;
        color: #000000;
        text-decoration: none;
}
a.white:active {
        font-family: Tahoma;
        font-size: 13px;
        font-weight: bold;
        color: #FFFFFF;
        text-decoration: none;
}
.whtetext {
        font-family: Tahoma;
        font-size: 15px;
        font-weight: normal;
        color: #fff;
}
.lilink{
        font-family: "Trebuchet MS";
        font-size: 13px;
}
a.black:link,a.black:visited,a.black:active {
        font-family: Tahoma;
        font-size: 12px;
        font-weight: normal;
        color: #000000;
        text-decoration: none;
}
a.black:hover {
        font-family: Tahoma;
        font-size: 12px;
        font-weight: normal;
        color: #0066CC;
        text-decoration:underline;
}
a.bluelnk:link,a.bluelnk:visited,a.bluelnk:active,a.bluelnk:hover {
        font-family: Tahoma;
        font-size: 13px;
        font-weight: normal;
        color: #0066CC;
        text-decoration: none;
}
a.boldblnk:link,a.boldblnk:visited,a.boldblnk:active,a.boldblnk:hover {
        font-family: Tahoma;
        font-size: 14px;
        font-weight: bold;
        color: #0066CC;
        text-decoration: none;
}
.bluetxt{
        font-family: Tahoma;
        font-size: 14px;
        font-weight: bold;
        color: #0066CC;
}

#footer_sec{
	border-bottom:1px solid #deddde;
	font-family:Tahoma, Verdana, Arial;
	color:#606060;
	font-size:11px;
}
#footer_sec td a{
	color:#606060;
	text-decoration:none;
	line-height:16px;
	font-weight:normal;
}
#footer_sec td a:hover{color:#000000;font-weight:normal;}
#footer_sec td strong{
	color:#000000;
	line-height:19px;
}


#index {
	width: 700px;
	height: 30px;
	margin: 0;
	padding: 0;
	background: url(images/navigation-bg.jpg) no-repeat left top;
} 
#index a {
	list-style: none;
	margin: 0;
	padding: 0;
	display: inline;
	margin: 0px;
} 



#index  a:hover {
	color:#FFF;
	background: url(images/navigation-hover.png) repeat-x left top;

}

.user_commentstab{font-size:12px; font-family:Arial, Helvetica, sans-serif; color:#666666; /*padding-top:9px;*/}
.user_comments{padding:15px 5px 15px 5px; font-size:12px; font-family:Arial, Helvetica, sans-serif; color:#666666; text-align:justify; line-height:17px;}
a.reply:link,a.reply:visited,a.reply:active,a.reply:hover{
font:Arial;
font-size:11px;
font-weight:normal;
color:#0066CC;
text-decoration:none;
}
.bgred {

        background-color: #CC0033;
}

.bgblack {

        background-color: #000000;
}