/* 
Blue blog template 
----------------------
You are free to use
this template in any
way you desire, no
author information or
link back are required.
*/
/*<style type="text/css">
<!--*/
* {
	margin: 0;
	padding: 0;
}

body {
	background: #FFF /*#337FC6*/ url("bg2.jpg") top center repeat-y;
	font: normal 10pt/14pt verdana, arial,sans-serif, "ËÎÌå";
	color: #808080;
}
a, a:visited {
	text-decoration: none;/*underline;*/
	color: #808080;

}

a:hover {
	color: #000;
}

#header {
	width: /*562*//*932*/ /*962px;*/ 928px;
	height: /*60*/120px;
	background: #FFF url("header4.jpg") no-repeat;
	margin-left: 5px;
	padding-top: /*30*/40px;
	padding-left: /*18px;*/42px;
	font-size: 20pt;
	color:  #FF9900;/*#76A7DC;*//*#C2D9EF;*//*#FFF;*/
}

#header h2{
	padding-top: 10px;
	font-size: 12pt;
	color: #FF9900}

#container {
	width: /*580*//*950*/982px;
	background: #fff url("sidebar1.gif") repeat-y right;
	border: solid 10px #fff;
	margin: 0 auto;
	text-align: left;
}

#horizontal {
	width: /*560*//*932*/962px;
	height: /*30*/30px;
	background-color: #FFFFFF;
	/*background: url("horizontal1.jpg");*/
	font-weight: bold;
	font-size: /*8*/12pt;
	padding-top: /*6*/18px;
	padding-left: 20px;
}

#horizontal a, #horizontal a:visited {
	color: #C2D9EF;
	text-decoration: none;
	margin-right: 15px;
}

#horizontal a:hover {
	color: #76A7DC; /*#FFF;*/
	text-decoration: none;
}

#horizontal2 {
	width: /*560*//*932*/962px;
	height: /*30*/8px;
	background-color: #FFFFFF;
	/*background: url("horizontal1.jpg");*/
	font-weight: bold;
	font-size: 8pt;
	/*padding-top: 10px;*/
	padding-left: 20px;
}

#right-column {
	color: #808080;
	width: /*134*//*164*/180px;
	background: url("menutop1.gif") no-repeat top left;
	font-weight: bold;
	font-size: /*8*/10pt;	
	float: right;
	padding: 8px;
	border-right: /*4*/0px solid #FFF;
	/*background: url("articlebg.gif") top left repeat-y;	*/
}

#content {
	float: left;
	width: /*410*//*760*/776px;
	margin: 10px 0 0 4px;
}

#content h2{
	font-size: 12pt;
	font-weight: bold;
	color: #76A7DC;
	margin-bottom: 5px;
	padding-left: 14px;
	background: url("h2bg.gif") top left repeat-y;
}

.black {
	color: #000;
}

p {
margin-bottom: 20px;
padding-left: 14px;
background: url("articlebg.gif") top left repeat-y;
}

input.text {
	width: 70px;	
	border: 1px solid #ccc;
}

input.button {
	color: #808080;
	padding-left: 0px;
	font-size: 8pt;	
	border: none;
	background: none;
	}

#searchbox {
	background: url("searchbox.gif") no-repeat;
	padding: 5px;
	height: 30px;
}

#footer {
	color: #ccc;
	background: #F9F9F9;
	clear: both;
	width: /*405*//*750*/766px;
	margin-left: 4px;
	height: 20px;
	padding: 4px;
	border: 1px solid #E4E4E4;
}

#footer a, #footer a:visited{
	color: #999999;
}

#footer a:hover {
	color: #808080;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
}

/*-->
</style>*/

