body {
	font: 12px/17px tahoma, sans-serif;
	color: #000000;
	/*background: #e8ecf1 url("../images/body_bg.gif") repeat-x fixed;*/
}

#header {
	margin: 0 5px 5px 5px !important;
	height: 66px;
	background: #fff url("../images/header_bg.gif") repeat-x;
}
#topnav {
	position: relative;
	right: 10px;
}
	#topnav td {
		text-align: center;
	}
	#topnav td a {
		color: #53626d;
		text-decoration: none;
	}
	#topnav td a:hover {
		color: #283946;
		text-decoration: underline;
	}
	
	img {
	border: none;
}

.side_nav td {
	background: url("../images/arrow.gif") 10px 50% no-repeat;
	padding-left: 23px !important;
		margin: 0px 0px;
	border-left: 1px solid #dedede;
	border-right: 1px solid #a3aab7;
	border-bottom: 1px solid #a3aab7;
	background: #f8f8f8;
}
.side_nav tr.alt td {
	background: #f8f8f8 url("../images/arrow.gif") 10px 50% no-repeat;
	padding-left: 23px !important;
	margin: 0px 0px;
	border-left: 1px solid #dedede;
	border-right: 1px solid #a3aab7;
	border-bottom: 1px solid #a3aab7;
	background: #f8f8f8;
}




#header {
	margin: 0 auto auto;
	width: 768px;
	padding: 0;
}
	#header table {
		
		margin: 5px 0px;
	}
	#header td {
		vertical-align: top;
		border-collapse: collapse;
		border-spacing: 0px;
		padding: 0px;
	}






.box th {
		border-top: 1px solid #6882ad;
		border-bottom: 1px solid #6882ad;
		height: 23px;
		padding: 5px 14px !important;
		padding: 2px 14px;
		white-space: nowrap;
		text-align: left;
		vertical-align: middle;
		color: #fff;
		
		background: #008cce url("../images/th_bg.gif") repeat-x;
		font: bold 11px verdana, sans-serif;
	}
	.box th a {
		color: #fff;
		text-decoration: none;
	}
	.box th a:hover {
		text-decoration: underline;
	}
	.box td a, #content a {
		color: #0065b7;
		text-decoration: none;
	}
	.box td a strong {
		font-size: 110%;
	}
	.box td a:hover, .box td a:hover strong, #content a:hover {
		text-decoration: underline;
	}
	.box tr.alt {
		background: #e7ebf0;
	}
	.box td.pointer {
		background: url("../images/pointer.gif") 14px 10px no-repeat;
		padding-left: 26px !important;
	}
	.box tr.alt td.pointer {
		background: #e7ebf0 url("../images/pointer.gif") 14px 10px no-repeat;
		padding-left: 26px !important;
	}


	/*-- Box headings and other tags --*/
	.box h1 {
		font: bold 19px arial, sans-serif;
		margin: 10px 0 5px 0;
		clear: both;
	}
	.box h2 {
		font: bold 15px arial, sans-serif;
		margin: 8px 2px 0 0;
		clear: both;
		border-bottom: 1px solid #a3aab7;
	}
	
	
	.box h3 {
		font: bold 13px arial, sans-serif;
		margin: 10px 0 5px 0;
	}
	.box p {
		margin: 8px 0;
	}
	.box ul {
		list-style: square;	
		padding-left: 20px !important;
		margin-left: 0 !important;
		padding-left: 0;
		margin-left: 20px;
	}
	
	#subnav {
	border: 1px solid #dbe8fa;
	background: #e8ebf0;
	color: #41597f;
}
	#subnav td {
		height: 30px;
		padding: 0px 15px;
		vertical-align: middle;
	}
	#subnav a {
		color: #41597f;
	}
	#subnav a:hover {
		color: #5378b4;
	}
	
	
	.bstyle {
	margin: 0px 0px;
	border-left: 1px solid #dedede;
	border-right: 1px solid #a3aab7;
	border-top: 1px solid #a3aab7;
	border-bottom: 1px solid #a3aab7;

}



#footer {
	border-top: 1px solid #dedede;
	padding: 4px;
	width:100%;
}
	#footer a {
		color: #53626d;
		text-decoration: none;
		margin: 0 4px;
	}
	#footer a:hover {
		color: #283946;
		text-decoration: underline;
	}
	#footer a.rss {
		background: url("../images/rss.gif") 0px 50% no-repeat;
		padding-left: 15px;
	}
	
.top
{
	font-color:red;
}

.red
{
	font-color:red;
}

.article
{
font-size:11px;
font-face:verdana;
}
.left_editor
{
font-size:10px;
}

ul
{
type:square;
}
#login a {
	background: url("../images/login.gif") 0px 50% no-repeat;
	padding-left: 22px;
}
.bg 
{
	background-color:#EEECEC;
	border: 1px solid #ccc;
	padding: 5px;		
}

a.thumb img {
	padding: 2px;
	border: 1px solid #ccc;
}
a.thumb:hover img {
	border: 1px solid #3588c7;
	background: none !important;
}
a.thumb:hover {
	background: none !important;
}
.roundcont {
	width: 200px;
	background-color: #f90;
	color: #fff;
}

.roundcont p {
	margin: 0 10px;
}

.roundtop { 
	background: url(images/corners/2.gif) no-repeat top right; 
}

.roundbottom {
	background: url(images/corners/4.gif) no-repeat top right; 
}

img.corner {
   width: 15px;
   height: 15px;
   border: none;
   display: block !important;
}


