

#colomn_header{
min-height: 30px;
background: URL(../pix/col_head.png) no-repeat;
margin: 10px;
margin-bottom: 0px;
padding-left: 10px;
	font-family: arial;
	font-weight: bold;
	font-size:12px;
}

#colomn_header:hover{
min-height: 30px;
background: URL(../pix/col_head.png) no-repeat;
margin: 10px;
margin-bottom: 0px;
padding-left: 10px;
	font-family: arial ;
	font-weight: bold;
	font-size:12px;
}


#colomn_footer{
min-height: 30px;
background: URL(../pix/col_foot.png) no-repeat;
margin-left: 10px;
margin-right: 10px;
margin-bottom:10px;
margin-top:0px;
}	

#colomn{
	min-height:40px;
	background: #FFFFFF;
	width:150px;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 0px;

}

#menu_item{
/*	border: 1px #FFFFFF solid;*/
	margin: 0px;
	border-top: 1px #cccccc solid;
	border-bottom: 0px #333333 solid;
	padding: 1px;
	font-family:verdana;
	font-size: 11px;
	color: #FFFFFF;
	background: navy;
}
#menu_item a{
	
	padding: 1px;
	font-family:verdana;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration:none;
	display: block;
}

#menu_item:hover{
/*	border: 1px #EEEEEE solid; */
	border-bottom:0px;
	margin: 0px;
	padding-left: 2px;
	color: #FFFFFF;
	font-weight:normal;
		border-top: 1px #333333 solid;
	border-bottom: 0px #cccccc solid;
}

#gr_colomn_header{
min-height: 30px;
margin: 10px;
width:600px;
margin-bottom: 0px;
padding-left: 10px;
	font-family: arial;
	font-weight: bold;
	font-size:15px;
}

#gr_colomn_header h2{
margin: 0px;
	font-size:20px;
	padding: 5px;
}

#gr_colomn_header:hover{
min-height: 30px;
background: URL(../pix/header_content.png) no-repeat;
margin: 10px;
width:600px;
margin-bottom: 0px;
padding-left: 10px;
	font-family: arial;
	font-weight: bold;
	font-size:15px;
}


#gr_colomn_footer{
min-height: 50px;
background: URL(../pix/footer_content.png) no-repeat;
width:600px;
margin-left: 10px;
margin-right: 10px;
margin-bottom:10px;
margin-top:0px;
}	

#gr_colomn{
	min-height:40px;
	padding-top:55px;
	width:590px;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 0px;
	font-family: arial;
	font-size: 14px;
	color:#333333 !important;
	padding-left: 5px;
	padding-right: 5px;

}	

#gr_colomn_2{
	min-height:40px;
	background: #FFFFFF;
	padding-top:5px;
	width:590px;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 0px;
	font-family: arial;
	font-size: 14px;
	color:#333333 !important;
	padding-left: 5px;
	padding-right: 5px;

}

#colomn_header_login{
min-height: 30px;
background: URL(../pix/login_header.png) no-repeat;
margin: 10px;
margin-bottom: 0px;
padding-left: 10px;
	font-family: arial;
	font-weight: bold;
	font-size:12px;
	width:160px;
}

#colomn_header_login:hover{
min-height: 30px;
background: URL(../pix/login_header.png) no-repeat;
margin: 10px;
margin-bottom: 0px;
padding-left: 10px;
	font-family: arial ;
	font-weight: bold;
	font-size:12px;
	width:160px;
}


#colomn_footer_login{
min-height: 30px;
margin-left: 10px;
margin-right: 10px;
margin-bottom:10px;
margin-top:0px;
width:160px;
height: 50px;
}	

#colomn_login{
 	width:160px;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: verdana;
	font-size: 10px;
	color: #FFFFFF;
	text-align: center;

}	

#menu_niv_2{
 	
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: verdana;
	font-size: 11px;
	color: #FFFFFF !important;
	text-align: left;
	background: #AAAAAA URL(../pix/bg_1.png) repeat-x;
	padding-left: 2px;
	border-top: 1px #aaaaaa solid;
	border-bottom: 0px #333333 solid;
	text-decoration:none;

}	

#menu_niv_2 a{
 	
	color: #FFFFFF !important;
	text-decoration:none;
	display: block;
}	

#menu_niv_2 a:hover{
 	
	color: #FFFF00 !important;
	text-decoration:none;
}	
#menu_niv_2:hover{
 	
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: verdana;
	font-size: 11px;
	color: #FFFFFF !important;
	text-align: left;
	background: #AAAAAA URL(../pix/bg_2.png) repeat-x;
	padding-left: 3px;
	border-top: 1px #333333 solid;
	border-bottom: 0px #999999 solid;

}
code{
	/* font-size: 14px; */
	color: #000000;
}
code a{
	/* font-size: 14px; */
	color: #000000;
}
code a:hover{
	/* font-size: 14px; */
	color: #FF0000;
}
#codewg{
	background: #FFFFCA;
	border: 1px #cccccc dotted;
	margin: 10px;
	margin-bottom: 0px;
	padding: 5px;
}

#codewg td{
	font-size: 12px;
	color: #333333;
}
#codewg td a{
	font-size: 12px;
	color: #333333;
}
#codewg td a:hover{
	font-size: 12px;
	color: #FF0000;
}

pre {
	margin: 0px;
	padding: 0px;
}
#codewg2{
	background: #BBFFBB;
	border: 1px #cccccc dotted;
	margin: 10px;
	margin-bottom: 0px;
	padding: 5px;
}
#codewg_error{
	background: #FFC4C4 URL(../pix/error.gif) no-repeat;
	border: 2px #FF0000 dotted;
	margin: 10px;
	margin-bottom: 0px;
	padding: 5px;
}
.balloonstyle{
position:absolute;
top: -500px;
left: 0;
padding: 5px;
visibility: hidden;
border:1px solid black;
font:normal 12px Verdana;
line-height: 18px;
z-index: 100;
background-color: white;
width: 200px;
/*Remove below line to remove shadow. Below line should always appear last within this CSS
filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135,Strength=5);*/
}

#arrowhead{
z-index: 99;
position:absolute;
top: -500px;
left: 0;
visibility: hidden;
}

.basictab{
padding: 3px 0;
margin-left: 10px;
margin-bottom: -7px;
padding-bottom: 0px;
font: bold 12px Verdana;
border-bottom: 0px solid gray;
list-style-type: none;
text-align: left; /*set to left, center, or right to align the menu as desired*/
}

.basictab li{
display: inline;
margin: 0;
}

.basictab li a{
text-decoration: none;
padding: 3px 7px;
margin-right: 3px;
border: 1px solid #999999;
border-bottom: 1px #cccccc dotted;
background: #eeeeee URL(../pix/bg_tab.png) repeat-x;
background-position: bottom;
color: #2d2b2b;
}

.basictab li a:visited{
color: #2d2b2b;
}

.basictab li a:hover{
background: #666666 URL(../pix/bg_tab_hover.png) repeat-x;
color: #FFFFFF;
border-bottom: 1px #eeeeee solid;
}

.basictab li a:active{
color: black;
}

.basictab li.selected a{ /*selected tab effect*/
position: relative;
top: 1px;
padding-top: 4px;
background-color: #DBFF6C;
color: black;
}

#hometab{
display: inline;
margin: 0;
border: 1px #cccccc dotted;
text-decoration: none;
padding: 3px 7px;
margin-right: 3px;
border-bottom: 1px #FFFFCA dotted;
background-color: #FFFFCA;
color: #2d2b2b;
}

#tab_nb{
display: inline;
margin: 0;
border: 1px #cccccc solid;
text-decoration: none;
padding: 3px 7px;
margin-right: 3px;
border-bottom: 1px #cccccc dotted;
background-color: #eeeeee;
color: #cccccc;
}

#comment{
background-color: #FFFFFF;
margin: 5px;
margin-bottom: 0px;
padding: 10px;
border: 1px solid #4C4c4c;
}

p{
	margin:0px;
	padding: 0px;
}

.commentfooter{
background: url(../pix/arrow.png) 20px 0 no-repeat; /*20px 0 equals horizontal and vertical position of arrow. Adjust as desired (ie: 20px -5px).*/
padding-left: 58px;
padding-top: 3px;
margin-top: -1px;
margin-bottom: 1em;
font-size: 90%;
color: #4A4A4A;
}

* :focus { outline: 0; }







