*{
	margin: 0;
	padding: 0;
}
h1,h2,h3,h4,h5,h6{
	font-weight:normal;
}
h2{
	font-size: 16px;
	font-weight: bold;
	margin-bottom:10px;
}
p{
	font-size:14px;
	line-height:20px;
	margin-bottom:10px;
}
ul, ol{
	margin-bottom:10px;
}
ul li, ol li{
	font-size:14px;
	line-height:20px;
	list-style-position:outside;
	margin-left:25px;
}
body{
	font-size: 12px;
	font-family: Arial, Tahoma, Verdana, sans-serif;
}
img{
	border: none;
}
input{
	vertical-align: middle
}
a{
	color:#3366cc;
}
a:hover{
	color:#3366cc;
}
a:visited{
	color:#3366cc;
}
a:focus{
	color:#3366cc;
}
a:active{
	color:#3366cc;
}
a:link{
	color:#3366cc;
}
.clear{
	font-size:1px;
	line-height:1px;
	height:1px;
	clear:both;
}

#wrapper{
	min-width:1000px;
}

#header{
	height:120px;
	/*background-image:url(img/logo.jpg);
	background-position:top left;
	background-repeat:no-repeat;*/
}
#header h1{
	margin-left:20px;
	width:302px;
	text-align:right;
}
#header h2{
	margin-left:20px;
	width:302px;
	text-align:right;
}
#header h1{
	padding-top:20px;
	font-size:24px;
	letter-spacing:2px;
	font-weight:bold;
}
#header h2{
	font-size:18px;
}
#about_link{
	width:110px;
	height:30px;
	background-color:#EEE;
	background-image:url(/img/about_link_bg.jpg);
	background-position:bottom left;
	background-repeat:no-repeat;
	float:right;
	margin-right:130px;
}
#about_link span{
	display:block;
	text-align:center;
	font-weight:bold;
	color:#4a6b82;
	padding-top:7px;
	letter-spacing:1px;
}


#content{
	margin-right:250px;
	padding:0 10px;
}
#content #widget{
	border-bottom:1px dotted #666;
}
#content #cur_site{
	margin: 25px 0;
	padding:5px;
	border:3px solid #ffefc6;
}
#content table.site h1{
	color:#0066cc;
	font-size:16px;
	font-weight:bold;
}
#content table.site h2{
	color:#0066cc;
	font-size:12px;
	font-weight:bold;
}
#content h2{
	font-size:16px;
	font-weight:bold;
}
#content .rel_site{
	margin: 0;
	padding:10px 5px;
	border-bottom:1px dotted #333;
}
#content .rel_site_first{
	margin: 0;
	padding:10px 5px;
	border-bottom:1px dotted #333;
	border-top:1px dotted #333;
}
#content #pages{
	font-size:16px;
	font-weight:bold;
	margin:15px 0;
	color:#666;
}
#content #pages span{
	background:#FFEFC6;
	color:#333;
}
#content #add{
	font-size:16px;
	line-height:20px;
	font-weight:bold;
	color:#333;
}
#content #add span{
	display:block;
	margin-top:10px;
}
#content #add input{
	font-size:16px;
	width:90%;
}
#content #search{
	font-size:20px;
	line-height:20px;
	font-weight:bold;
}
#content #search input{
	font-size:18px;
	width:100%;
}

#content tr.error{
	color:red;
}


#sidebar{
	width:230px;
	float:right;
	padding-right:10px;
	padding-left:10px;
	color:#333;
}
#sidebar #download_link{
	background-color:#ff9900;
	height:30px;
}
#sidebar #download_link span{
	display:block;
	font-size:16px;
	font-weight:bold;
	padding:5px 0 0 10px;
}
#sidebar #download_link span a{
	color:#FFF;
	text-decoration:none;
}
#sidebar #download_link span a:hover{
	color:#FFF;
	text-decoration:underline;
}
#sidebar #download_link span a:visited{
	color:#FFF;
}
#sidebar #download_link span a:link{
	color:#FFF;
}
#sidebar #download_link span a:focus{
	color:#FFF;
}
#sidebar #download_link span a:active{
	color:#FFF;
}
#sidebar #about_block{
	margin-top:15px;
	background-color:#ffefc6;
	background-image:url(/img/about_block_tl.gif);
	background-position:top left;
	background-repeat:no-repeat;
}
#sidebar #about_block #about_block_tr{
	background-image:url(/img/about_block_tr.gif);
	background-position:top right;
	background-repeat:no-repeat;
}
#sidebar #about_block #about_block_tr #about_block_br{
	background-image:url(/img/about_block_br.gif);
	background-position:bottom right;
	background-repeat:no-repeat;
}
#sidebar #about_block #about_block_tr #about_block_br #about_block_bl{
	background-image:url(/img/about_block_bl.gif);
	background-position:bottom left;
	background-repeat:no-repeat;
}
#sidebar #about_block h1{
	font-size:16px;
	font-weight:bold;
	margin-left:10px;
	padding-top:5px;
}
#sidebar #about_block p{
	line-height:16px;
	font-weight:bold;
	padding: 5px 10px;
}
#sidebar #about_block_pic{
	margin-top:15px;
}
#sidebar #google{
	margin:20px 0 0 10px;
}


#footer{
	text-align:center;
	padding:10px;
}


table.versions_table tr.v_top td{
	background:#FFF6DF;
	border-top:1px solid #666;
	font-size:12px;
	font-weight:bold;
}
table.versions_table tr td{
	border-bottom:1px dashed #666;
	height:30px;
}
table.versions_table tr.v_bottom td{
	border-bottom:1px solid #666;
}
table.current tr td{
	font-size:14px !important;
}

.scr img{
	border:1px solid #666;
}


.comment_header{
	font-weight:bold;
	background:#FFF6DF;
	border-top:1px solid #666666;
	border-bottom:1px dashed #666666;
	padding:5px;
}
.comment_text{
	padding:5px;
	margin-bottom:15px;
}