body {
  margin: 0;
  padding:0px 10px 0px 10px;
  list-style: none;
  color: black;
  font-family:Arial,Helvetica,sans-serif;
  letter-spacing: 0.1px;
  font-size:13px
}
.forum_border table {
border:1px solid;
}
.forum_border td{
border:1px solid;
}
.tborder table {
border:1px solid;
}
.tborder td{
border:1px solid;
}
li .active a {
font-weight:bold;
}
.CGBlogSummaryLink a {
font-weight:bold;
color:#0099FF;
}
.error {
color: red;
}
a {
	color: #333;
}
#nav ul {
       
	margin: 0;
	padding: 0px 0px 0;
       
	}
#nav ul li {
        
	margin: 0 5px;
	padding: 0 0 8px 25px;
	float: left;
	position: relative;
	list-style: none;
}
#sidebar{
width:201px;
}
#nav .cf {
padding-top: 70px; 
float: right;
}

#nav { z-index:-1;
	margin: 0;
	padding: 7px 6px 0;
	z-index:-1;
	line-height: 100%;
	
	
}
/* main level link */
#nav ul a { z-index:-1;
        font-weight: bold;

	 color: #555555;
    display: block;
    font-size: 15px;
    line-height: 27px;
    text-decoration: none;
    text-shadow: 1px 1px 1px #FFFFFF;
	-webkit-border-radius: 1.6em;
	-moz-border-radius: 1.6em;
	
	
}
#nav ul ul a { z-index:-1;
	padding:  8px 20px;
}
#nav ul a:hover {
	z-index:-1;
	color: red;
}

/* main level link hover */
#nav ul .current a, #nav ul li:hover > a {
	z-index:-1;
}

/* sub levels link hover */
#nav ul ul li:hover a, #nav ul li:hover li a { z-index:-1;
	background: none;
	border: none;
	

	-webkit-box-shadow: none;
	-moz-box-shadow: none;
}
#nav ul ul a:hover { z-index:-1;
	background: #0078ff url(../img/gradient.png) repeat-x 0 -100px !important;
	color: #fff !important;

	-webkit-border-radius: 0;
	-moz-border-radius: 0;

	text-shadow: 0 1px 1px rgba(0,0,0, .1);
}

/* dropdown */
#nav ul li:hover > ul { 
	display: block;
}

/* level 2 list */
#nav ul ul {
	display: none;
 z-index:1000;
	margin: 0;
	padding: 0;
	width: 185px;
	position: absolute;
	top: 35px;
	left: 0;
	background: #ddd url(../img/gradient.png) repeat-x 0 0;
	border: solid 1px #b4b4b4;

	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;

	
}
#nav ul ul li { 
	float: none;
	margin: 0;
	padding: 0;
}

#nav ul ul a {
	
	text-shadow: 0 1px 0 #fff;
}

/* level 3+ list */
#nav ul ul ul {
	left: 181px;
	top: -3px;
}

/* rounded corners of first and last link */
#nav ul ul li:first-child > a { z-index:-1;
	-webkit-border-top-left-radius: 9px;
	-moz-border-radius-topleft: 9px;

	-webkit-border-top-right-radius: 9px;
	-moz-border-radius-topright: 9px;
}
#nav ul ul li:last-child > a {z-index:1;
	-webkit-border-bottom-left-radius: 9px;
	-moz-border-radius-bottomleft: 9px;

	-webkit-border-bottom-right-radius: 9px;
	-moz-border-radius-bottomright: 9px;
}

/* clearfix */
#nav ul:after { z-index:-1;
  clear: both;
    content: " ";
    display: block;
    font-size: 0;
    height: 0;
    visibility: hidden;
	
	line-height: 0;
	height: 0;
}
#nav ul {
	display: inline-block;
} 

 
* html #nav ul { z-index:-1;
	height: 1%;
}

.title-c {
font-size:10px;
padding:0 12px 0 10px;
}

td {
background-color: #ffffff; 
border: none;
text-align: justify; 
vertical-align: top;

 }
td a {
 
border: none;
vertical-align: top;


 }

table {
background-color: #ffffff; 
border: none;
}

th {
background-color: #ffffff; 
border: none;

}

tr {
background-color: #ffffff; 
border: none;
}

/* Stylesheet: menu_temp Modified On 2013-04-24 11:32:15 */
