@charset "utf-8";
/* CSS Document */

.table-style td
{
	background:#EAFBFF;
}
.mainTables
{
	border:1px solid #D8D1F3;
	background:white;
	width:100%;
	margin-top:8px;
	text-align:right;
	
}

.mainTables th
{
	background:#E9E9E9; /*E7F2F5;*/
	
 	/*height:25px;*/
	 white-space:nowrap;
	
 
}
 
.mainTables_Nav
{
	border:1px solid #D8D1F3;
	background:url(./siteimages/icons/article_cats.gif) center  center;
	width:100%;
	margin-top:8px;
	background:#f9f9f9;
	
}
.mainTables_Nav th
{
	background:url(./siteimages/icons/article_cats.gif) center center ; 
	height:25px
}
.mainTables_Nav th a
{
	width:25px;
	color:blue;
	padding:0px 8px 0 8px;
	
}
.mainTables_Nav th a:hover
{
	width:25px;
	color:red;
	padding:0px 8px 0 8px;
	
}
.mainTables_Nav th a:visited
{
	width:25px;
	color:#aaa;
	padding:0px 8px 0 8px;
	
}
.myClass 
{
	list-style:none;
	padding:5px;
	margin:0;
	margin-right:3px;
	font-size:18px;
	background:#464a41;
	text-align:justify;
	width:180px;
	margin-top:5px;
}
 
.myClass li
{
	height:27px;
 	border-bottom:1px solid #ccc;
	 
}
.myClass li a
{
 	display:block;
	height:25px;
	text-decoration:none;
	background:#464a41;
	padding:1px;
	color:white;
	margin-top:1px
}
.myClass li a:hover
{
	background:#b3b5b0;
	color:white;
}
.myClass ul li
{
	list-style:none;
	padding:0;
	margin:0;
	display:none;

}
.nav_no
{
	border:1px solid green;padding:2px;margin-top:3px
}
a
{
	color:#FFF;
	font-size:14px;
	font-weight:bold
}

.solidblockmenu{  
    margin: 0;  
    padding: 0;  
    font: bold 16px Arial;  
    width: 100%;  
    height: 35px;  
    background: url(menu.jpg) center center repeat-x; 
		line-height:35px;
		font-weight:bold
}  
  
.solidblockmenu li{  
    display: inline;  font-weight:bold; font: bold 16px Arial;  line-height:35px
}  
  
.solidblockmenu li a{  
    color: black;  
    padding: 2px 11px;  
    text-decoration: none;  
	border-right: 1px solid #ababab; font-weight:bold; font: bold 16px Arial;   
	vertical-align:middle;
}  
  
.solidblockmenu li a:visited{  
    color:#666;  
}  
  
.solidblockmenu li a:hover, .solidblockmenu li .current{  
    color: white;  
    background: transparent url(menu-over.jpg) center center repeat-x;  
}  

.otherLink
{
	color:blue;
}
 

.accessBlocked
{
	background:url(../images/79.png);
	height:256px;
	width:256px;
}
.contentTitleLink
{
	color:blue;font-size:12px;
	text-decoration:none;
}
.contentTitleLink:hover
{
	color:red; 
	text-decoration:underline;
}
.contentTitleLink:visited
{
	color:#7D6D57;
}

.cpanel_menu 
{
	/*list-style:none;*/
	width:150px;	
}
.cpanel_menu li
{
	list-style:none;
	border:1px solid #333;
	background:#8dda0f;
	color:white;
	font-size:16px;
	font-family:Tahoma, Geneva, sans-serif;
	width:150px; 
	
	
}
.control_panel_link
{
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-size:14px;
	color:black;
	display:block;
	height:15px;
	padding:5px;
}
.control_panel_link:hover
{
	color:#17560C;
	background:#CCF5CB;
}

.myList li
{
	list-style-image:url(./siteimages/icons/cancel.gif);
	display:inline;
	padding:10px 20px 10px 20px;
	width:400px;
	
}
.myList li:hover
{
	background:#f9f9f9;
	border:1px solid #f2f2f2;
}
.myList li a:hover
{
	background:#f7f7f7;
	color:blue;
}
.myList li a
{
	text-decoration:none;
	color:white;
	font-size:16px;
	font-weight:bold;
}
.edit
{
	background:url(../siteimages/XP-note.png);
	height:32px;
	width:32px
}
.vote_alt_rows
{
	background:#f9f9f9;
}
.vote_header_row
{
	background:#81C653;color:white; font-weight:bold;padding:2px;text-align:center;
	height:25px
}
.vote_link
{
	color:blue;
}
.vote_link a:hover
{
	color:red;
}
.site_sections 
{
	width:97%;
	
	font-family:Arial, Helvetica, sans-serif;
}
.site_sections td a
{
	font-size:16px;
 	display:block;
	height:25px;
	text-decoration:none;
	/*background:#464a41;*/
	padding:1px;
	color:white;
	margin-top:1px
}
.site_sections td a:hover
{
/*	background:#b3b5b0;*/
	color:blue;
}
.site_sections td
{
	border-bottom:1px solid #f9f9f9
}
.site_sections tr:hover
{
	background:#f9f9f9
}

.menus_top_navigation_180
{
	 
	background:url(../inc/top_menu.gif) no-repeat center center;
	height:31px;width:178px;color:white;font-size:16px;font-weight:bold
}
.menus_bottom_navigation_180
{
	background:url(../inc/login_bottom.gif) no-repeat center center;height:10px;width:180px;
}