html {
  height: 100%;
  margin-bottom: 0px;
}

form {
  margin: 0;
  padding: 0;
}

img,table {
	border: none;
}

body {
	font-family:Tahoma;
	line-height: 1.3em;
	margin: 0;
	padding: 0;
	font-size: 12px;
	color: #333;
	background: #FFF8CE;
}

body.contentpane {
	background: #F3F3F3;
}

a:link, a:visited {
	text-decoration: underline;
	font-weight: normal;
	color: #555;
}

a:hover {
	text-decoration: none;
	font-weight: normal;
	color: #333;
}

input.button, .validate  {
	color: #ffffff;
	font-size: 10px;
	border: 1px solid #253C5C;
	background-color:#34445B;
}

.search input.button {
	text-align: right;
}

input.button:hover, .validate:hover  {
	
}

p {
	margin-top: 0;
	margin-bottom: 5px;
	text-align: justify;
}

.inputbox {
	border: 1px solid #555;
	color: #333;
	padding: 2px;
}
.inputbox:hover {

}

fieldset.input{border: 1px solid #555;
	color: #333;
	padding: 2px;}

.search {
	background:url(../images/search_ico.jpg) no-repeat 620px 0;
	padding:0 0 5px 0;
}

.search .inputbox {
	background:#FFFFFF;
	width: 156px;
	height: 17px;
	font-size: 11px;
	color: #454545;
	padding:5px 2px 2px 2px;
	border: 1px solid #848484;
}

.search .button {
	background: #FFFFFF;
	height: 26px;
	font-size: 10px;
	color: #999;
	padding: 0 2px 0 2px;
	border: 1px solid #872023;
	margin: 0 0 0 10px;
	text-align: center;
}

/*****************************************/
/*** Template specific layout elements ***/
/*****************************************/
#page_bg {
	padding:2px 0 0 0;
	background:url(../images/bodybg.gif) repeat-x 0 0;
	background-color:#E1C62B;
}

div.center {
	text-align: center;
	margin: 0 auto;
	padding:0;
	width: 819px;
	border:1px solid #98B5C6;
	border-bottom:none;
	margin-top:12px;
	
}

div#wrapper {
	margin: 0 auto;
	width: 817px;
	text-align: left;
	border:1px solid #EDEFF0;
	border-bottom:none;
	background:url(../images/content_bg.gif) repeat-x 0 0;
	background-color:#ffffff;
}

#top {
	width: 807px;
	margin: 0 auto;
	padding:5px 10px 10px 0;
	text-align:right;
}
#top a { font:bold 12px/15px Arial, Helvetica, sans-serif; color:#968005; text-decoration:underline;}
#top a:hover {text-decoration:none;}


#header {
	height: 193px;
	background: url(../images/header.jpg) no-repeat 0 0;
	margin: 0 auto;
	width:821px;
}

#content {
	width: 801px;
	margin: 0 auto;
	padding:8px;
	overflow:hidden;
}




#content_bottom {
	width: 817px;
	height: 10px;
}

#logo {
	padding: 18px 0 0 10px;
	text-align: left;
	float:left;
	display:block;
}

#logo a, #logo a:link, #logo a:hover {
	font-weight: bold;
	font-family:Tahoma;
	font-size: 25px;
	padding: 0;
	margin: 0;
	letter-spacing: 1px;
	color: #000000;
	text-decoration: none;
	outline: none;
	line-height: 36px;
}

.pill_m {
	text-align: center;
	margin: 0 auto;
	padding: 0;
/*	background: url(../images/menu.jpg) top center no-repeat;
	width: 876px;
	height: 57px;*/
}

#pillmenu_two {
	margin: 0;
	padding:0;
	width:817px;
	
}

#pillmenu_two ul {
	margin: 0;
	padding: 0 0 0 250px;
	list-style: none;
}

#pillmenu_two li {
	float: left;
	display:block;
	font:normal 11px/13px Arial, Helvetica, sans-serif;
	color:#7F7B4C;
	padding-right:10px;
}

#pillmenu_two li:hover {

}

#pillmenu_two li a#active_menu-nav {
	
}

#pillmenu_two li a {
	font:normal 11px/15px Arial, Helvetica, sans-serif;
	color:#551A8B;
	text-decoration:underline;
}

#pillmenu_two li a:hover {
	color: #A58F10;
	text-decoration:none;
}

#pillmenu {
	float: right;
	margin: 0;
	padding:5px 20px 0 0;
	
}

#pillmenu ul {
	margin: 0;
	padding: 0 0 0 0;
	list-style: none;
}

#pillmenu li {
/*	float: left;*/
	margin: 0;
	padding: 0 0 2px 0;
	height: 26px;
	width:122px;
	border-bottom:1px solid #BAA830;
	text-align:right;
	padding-right:10px;
}

#pillmenu li:hover {

}

#pillmenu li a#active_menu-nav {
	
}

#pillmenu li a {
	font-family:Tahoma;
	font-size: 14px;
	float: left;
	display: block;
	line-height: 26px;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	text-transform:uppercase;
	text-align:right;
	float:right;
}

#pillmenu li a:hover {
	color: #8198A4;
}

#leftcolumn ,#rightcolumn {
	margin: 0;
	width: 195px;
	float: left;
	padding: 0 4px 10px 0;
	text-align: left;
	display:none
}

div#maincolumn {
	float: left;
	width: 805px;
	margin: 0 0 6px 0;
}

div.nopad {
	float:left;
	display:block;
	width: 805px;
/*	overflow-x:auto;
	overflow-y: hidden;
*/	padding: 0;

}

div.nopad ul {
	clear: both;
}

td.middle_pad {
	width: 20px;
}

#banner_l {
	text-align: left;
	padding: 0 0 0 24px;
}

#footer {
	margin: 0 auto;
	width: 819px;
	text-align: center;
	vertical-align: top;
	padding-bottom: 10px;
	background-color:#FFFFFF;
	border:1px solid #98B5C6;
	border-top:none;
}

#footer p {
	height: 20px;
	text-align: center;
	padding: 10px 30px 0 0;
	color: #000000;
}

/*****************************************/
/*** Joomla! specific content elements ***/
/*****************************************/

div.offline {
	background: #fffebb;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	font-size: 1.2em;
	padding: 5px;
}

/* headers */
div.componentheading {
	height: 22px;
	padding: 0 0 0 25px;
	font-weight:bold;
}
table.blog {
	
}
h1 {
	padding: 0;
	font-family:Tahoma;
	font-size: 1.3em;
	font-weight: bold;
	vertical-align: bottom;
	color: #333;
	text-align: left;
	width: 100%;
}

h2, .contentheading {
	padding: 0 0 0 14px;
	margin: 0;
	color: #263A53;
	font:normal 24px/30px "Times New Roman", Times, serif;
	background: url(../images/symbol.gif) no-repeat 0px 11px;
}

table.contentpaneopen h3 {
	margin-top: 25px;
}

h4 {
	font-family:Tahoma;
	color: #333;
}

h3, .componentheading, table.moduletable th, legend {
	margin: 0;
	color: #263A53;
	font:normal 20px/25px "Times New Roman", Times, serif;
	background: url(../images/symbol.gif) no-repeat 10px 8px;
}
/* small text */
.small {
	font-size: 10px;
	color: #555;
	font-weight: normal;
	text-align: left;
}

.modifydate {
	height: 20px;
	vertical-align: bottom;
	font-size: 10px;
	color: #555;
	font-weight: normal;
	text-align: right;
}

.createdate {
	height: 20px;
	vertical-align: top;
	font-size: 10px;
	color: #555;
	font-weight: normal;
	vertical-align: top;
	padding-top: 0px;
}

a.readon {
	display: block;
	float: right;
	line-height: 14px;
	font-size: 10px;
	text-decoration: none;
	padding: 1px 2px 1px 2px;
	text-transform: uppercase;
}

a.readon:hover {
	color: #333;
}

/* form validation */
.invalid { border-color: #ff0000; }
label.invalid { color: #ff0000; }


/** overlib **/

.ol-foreground {
	background-color: #f1f1f1;
	color: #333;
}

.ol-background {
	background-color: #f1f1f1;
	color: #333;
}

.ol-textfont {
	font-family:Tahoma;
	font-size: 10px;
}

.ol-captionfont {
	font-family:Tahoma;
	font-size: 12px;
	color: #f6f6f6;
	font-weight: bold;
}
.ol-captionfont a {
	background-color: #f1f1f1;
	color: #333;
	text-decoration: none;
	font-size: 12px;
}

.ol-closefont {}

/* menu links */
#leftcolumn ul#mainlevel, #rightcolumn ul#mainlevel {
	margin: 0 auto;
	padding: 0;
	list-style: none;
	width: 164px;
}

#leftcolumn ul#mainlevel li, #rightcolumn ul#mainlevel li {
	margin: 0 0px 0 6px;
	padding: 0;
}

#leftcolumn ul#mainlevel li:hover, #rightcolumn ul#mainlevel li:hover {

}

#leftcolumn ul#mainlevel li a, #leftcolumn ul#mainlevel li a:link,
#rightcolumn ul#mainlevel li a, #rightcolumn ul#mainlevel li a:link {
	line-height: 18px;
	padding: 0 0 0 8px;
	text-decoration:none;
	color: #666666;
	font-weight: normal;
	font-size: 11px;
	background: url(../images/menu_row.jpg) center left no-repeat;
	margin: 0;
	height: 18px;
}

#leftcolumn ul#mainlevel li a:hover, #rightcolumn ul#mainlevel li a:hover {
	color: #000000;
}

#leftcolumn ul#mainlevel li#current a, #leftcolumn ul#mainlevel li#current a:link, 
#rightcolumn ul#mainlevel li#current a, #rightcolumn ul#mainlevel li#current a:link {
	line-height: 18px;
	padding: 0 0 0 8px;
	text-decoration: none;
	color: #333;
	font-weight: normal;
	font-size: 11px;
	background: url(../images/menu_row.jpg) center left no-repeat;
	margin: 0;
	height: 18px;
}

#leftcolumn ul#mainlevel li#current ul li a, #leftcolumn ul#mainlevel li#current ul li a:link {
	color: #666666;
	margin: 0 0 0 6px;
	font-size: 11px;
	background: url(../images/submenu_row.jpg) center left no-repeat;
	font-weight: normal;
	display: block;
	line-height: 18px;
	padding: 0 0 0 18px;
	border: none;
	height: 18px;
}

#leftcolumn ul#mainlevel li ul li#current a, #leftcolumn ul#mainlevel li ul li#current a:link, #leftcolumn ul#mainlevel li ul li#current a:visited, #leftcolumn ul#mainlevel li ul li#current a:hover {
	font-size: 11px;
	margin: 0 0 0 4px;
	padding: 0 0 0 18px;
	border: none;
	color: #333;
	background: url(../images/submenu_row.jpg) center left no-repeat;
	height: 18px;
	line-height: 18px;
}
#leftcolumn ul#mainlevel li#current ul {
	margin: 0;
	padding: 0;
}

#leftcolumn ul#mainlevel li#current ul li {
	margin: 0;
	padding: 0;
}

#leftcolumn ul#mainlevel li ul {
	margin: 0;
	padding: 0;
}

#leftcolumn ul#mainlevel li#current ul li a:hover {
	color: #FF1010;
}

#leftcolumn ul#mainlevel li ul, #rightcolumn ul#mainlevel li ul {
	list-style: none;
}



a#mainlevel:link, a#mainlevel:visited {
	padding-left: 5px;
}

a#mainlevel:hover {

}

/* spacers */
span.article_separator {
	display: none;
	height:20px;

	
	
}

.article_column {

}

.column_separator {
	
}

td.buttonheading {
	text-align: right;
	width: 0;
}

.clr {
	clear: both;
}

table.blog span.article_separator {
	display: block;
	height: 0px;
}



/* table of contents */
table.contenttoc {
  margin: 5px;
  border: 1px solid #ccc;
  padding: 5px;
}

table.contenttoc td {
  padding: 0 5px;
}


/* content tables */
td.sectiontableheader {
  color: #333;
  font-weight: bold;
  padding: 4px;
  border-bottom: 1px solid #666;
}

tr.sectiontableentry0 td,
tr.sectiontableentry1 td,
tr.sectiontableentry2 td {
  padding: 4px;
}

td.sectiontableentry0,
td.sectiontableentry1,
td.sectiontableentry2 {
  padding: 3px;
  color: #333;
  font-size: 10px;
}


/* content styles */
.contentpaneopen, table.contentpane {
	margin: 0;
	padding: 0;
	
}

table.contentpane td{
	text-align: left;
}

table.contentpane td.contentdescription {
	width: 100%;
}

table.contentpane  {
	text-align: left;
	float: left;
	width: 100%;
	margin: 8px;
}

table.contentpane ul li a .category {
	color: #FF8800;
}
table.contentpane ul{
	padding:5px 0 10px 12px; margin:0;

}

table.contentpane ul li {
	color: #333;
}

table.contentpaneopen {
	margin: 2px 8px;
}

table.contentpaneopen li {
	margin-bottom: 5px;
}

table.contentpaneopen fieldset {
	border: 0;
	border-top: 1px solid #669933;
}

table.contentpaneopen h3 {
	margin-top: 25px;
}

table.contentpaneopen h4 {
	font-family:Tahoma;
	color: #669933;
}

.highlight {
	background-color: #fffebb;
}

/* module control elements */
table.user1user2 div.moduletable {
	margin-bottom: 0px;
}

div.moduletable, div.module {
  margin-bottom: 25px;
}

div.module_menu, div.module {
	margin: 100px 0 0 0;
	padding: 0;
}

div.module_menu div, div.module {
	
}

div.module_menu  div, div.module  div{
	margin-bottom: 14px;
	margin-left:0;
	padding:0px;
	background: url(../images/left_body.jpg) no-repeat 303px bottom;
	
}

div.module_menu div div div, div.module div div div{
	padding: 0;
	margin: 0;
}

div.module_menu div div div div, div.module div div div div {
	background: none;
	padding: 4px 8px;
}

div.module div div div form {
	padding: 4px 0 0 2px;
	width: 176px;
	border-top:1px solid #D5D5D5;
	margin:0 auto;

}

div.module div div div form

div.module_menu ul {
	list-style: none;
}

div.module_menu ul li{
	margin: 0;
	padding: 0;
}

div.module_menu ul li a:link, div.module_menu ul li a:visited {
	font-weight: bold;
	padding: 2px 0 2px 25px;
	line-height: 24px;
}


#leftcolumn div.module table ,#rightcolumn div.module table {
	
}



#leftcolumn div.module table.poll td {
	text-align: left;
}

/* LEFT COL H3 */
#leftcolumn h3, #rightcolumn h3 { 	
	color: #152235;
	font-family:Tahoma;
	font-size: 11px;
	text-align: left;
	height: 37px;
	width: 135px;
	text-decoration: none;
	padding:0px 0px 0px 65px;
	background: url(../images/h3.jpg) top center no-repeat;
	font-weight: bold;
	line-height: 35px;
	margin: 0;
	margin-left: -5px;
	text-transform: uppercase;
}

#leftcolumn .moduletable_menu, #leftcolumn .moduletable, #leftcolumn .moduletable_text, #leftcolumn .c, 
#rightcolumn .moduletable_menu, #rightcolumn .moduletable, #rightcolumn .moduletable_text, #rightcolumn .c {
	margin: 0 0 16px 0;
	padding: 0 0 8px 0;
}

#leftcolumn ul.menu, #rightcolumn ul.menu {
	margin: 0 auto;
	padding: 0;
	list-style: none;
	width: 164px;
}

#leftcolumn ul.menu li, #rightcolumn ul.menu li {
	margin: 0 0px 0 4px;
	padding: 0;
}

#leftcolumn ul.menu li:hover, #rightcolumn ul.menu li:hover {

}

/*LEFT COL LINK*/
#leftcolumn ul.menu li a, #leftcolumn ul.menu li a:link,
#rightcolumn ul.menu li a, #rightcolumn ul.menu li a:link {
	line-height: 18px;
	padding: 0 0 0 8px;
	text-decoration: none;
	color: #666;
	font-weight: normal;
	font-size: 11px;
	background: url(../images/menu_row.jpg) center left no-repeat;
	margin: 0;
	height: 18px;
}

#leftcolumn ul.menu li a:hover, #rightcolumn ul.menu li a:hover {
	color: #333;
}

/*LEFT COL CURRENT LINK*/
#leftcolumn ul.menu li#current a, #leftcolumn ul.menu li#current a:link, 
#rightcolumn ul.menu li#current a, #rightcolumn ul.menu li#current a:link {
	line-height: 18px;
	padding: 0 0 0 8px;
	text-decoration: none;
	color: #333;
	font-weight: normal;
	font-size: 11px;
	background: url(../images/menu_row.jpg) center left no-repeat;
	margin: 0;
	height: 18px;
}

/*LEFT COL SUB LINK*/
#leftcolumn ul.menu li#current ul li a, #leftcolumn ul.menu li#current ul li a:link {
	text-decoration: none;
	color: #666;
	margin: 0 0 0 6px;
	font-size: 11px;
	background: url(../images/submenu_row.jpg) center left no-repeat;
	font-weight: normal;
	display: block;
	line-height: 18px;
	padding: 0 0 0 18px;
	border: none;
	height: 18px;
}

#leftcolumn ul.menu li ul li#current a, #leftcolumn ul.menu li ul li#current a:link, #leftcolumn ul.menu li ul li#current a:visited, #leftcolumn ul.menu li ul li#current a:hover {
	font-size: 11px;
	margin: 0 0 0 4px;
	padding: 0 0 0 18px;
	text-decoration: none;
	border: none;
	color: #333;
	background: url(../images/submenu_row.jpg) center left no-repeat;
	height: 18px;
	line-height: 18px;
}
/*SUBMENU POSITION*/
#leftcolumn ul.menu li#current ul {
	margin: 0;
	padding: 0;
}

#leftcolumn ul.menu li#current ul li {
	margin: 0;
	padding: 0;
}

/*CURRENT SUBMENU POSITION*/
#leftcolumn ul.menu li ul {
	margin: 0;
	padding: 0;
}

#leftcolumn ul.menu li#current ul li a:hover {
	color: #333;
}

#leftcolumn ul.menu li ul, #rightcolumn ul.menu li ul {
	list-style: none;
}

/* forms */
#leftcolumn .moduletable ul, #rightcolumn .moduletable ul {
	margin: 6px 0;
	padding: 0;
	list-style: none;
}

#leftcolumn .moduletable ul li, #rightcolumn .moduletable ul li {
	margin: 0;
	padding: 0 2px;
}


table.adminform textarea {
  width: 540px;
  height: 400px;
  font-size: 1em;
  color: #000099;
}

form#form-login fieldset { 
	border: 0 none; 
	margin: 0; 
}
form#form-login ul li{ 
	padding: 0; 
}

form#form-login ul li a {
	text-align: left;
	padding: 0;
	font-size: 10px;
	color: #555;
}

/* thumbnails */
div.mosimage         {  margin: 5px; }
div.mosimage_caption {  font-size: .90em; color: #333; }

div.caption       { padding: 0 10px 0 10px; }
div.caption img   { border: 1px solid #CCC; }
div.caption p     { font-size: .90em; color: #333; text-align: center; }

/* Parameter Table */
table.paramlist {
	margin-top: 5px;
}

table.paramlist td.paramlist_key {
	width: 128px;
	text-align: left;
	height: 30px;
}

table.paramlist td.paramlist_value {
}

div.message {
	font-family:Tahoma;
	font-weight: bold;
	font-size : 14px;
	color : #c30;
	text-align: center;
	width: auto;
	background-color: #f9f9f9;
	border: solid 1px #d5d5d5;
	margin: 3px 0px 10px;
	padding: 3px 20px;
}

/* Banners module */

/* Default skyscraper style */
.bannergroup {
}

.banneritem {
}

/* Text advert style */

.banneritem_text {
	padding: 4px;
	font-size: 11px;
}

.bannerfooter_text {
	padding: 4px;
	font-size: 11px;
	text-align: right;
}

/* System Messages */
/* see system general.css */

.pagination span { padding: 2px; }
.pagination a    { padding: 2px; }

/* Polls */
.pollstableborder td {
	text-align: left;
}

/* Frontend Editing*/
fieldset {
	border: 1px solid #ccc;
	margin-top: 15px;
	padding:0 15px 0 15px;
}
fieldset.input {
	border: 1px solid #D5D5D5;
	margin-top: 15px;
	padding:5px 15px 0 15px;
	background-color:#F8F8F8;
	margin:0 auto;
	width:140px;
	
}

legend {
	margin: 0;
	padding: 0 10px;
}

td.key {
	border-bottom:1px solid #eee;
	color: #333;
}

/* Tooltips */
.tool-tip {
	float: left;
	background: #ffc;
	border: 1px solid #D4D5AA;
	padding: 5px;
	max-width: 200px;
}

.tool-title {
	padding: 0;
	margin: 0;
	font-size: 100%;
	font-weight: bold;
	margin-top: -15px;
	padding-top: 15px;
	padding-bottom: 5px;
	background: url(../../system/images/selector-arrow.png) no-repeat;
}

.tool-text {
	font-size: 100%;
	margin: 0;
}

/* System Standard Messages */
#system-message { margin-bottom: 20px; }

#system-message dd.message ul { 
	background: #C3D2E5 url(../../system/images/notice-info.png) 4px center no-repeat;
}

/* System Error Messages */
#system-message dd.error ul { 
	color: #c00; 
	background: #E6C0C0 url(../../system/images/notice-alert.png) 4px center no-repeat; 
	border-top: 3px solid #DE7A7B; 
	border-bottom: 3px solid #DE7A7B; 
	margin:0px; 
	padding-left: 40px; 
	text-indent:0px;}

/* System Notice Messages */
#system-message dd.notice ul { color: #c00; background: #EFE7B8 url(../../system/images/notice-note.png) 4px center no-repeat; border-top: 3px solid #F0DC7E; border-bottom: 3px solid #F0DC7E;}



/* ****************************************************************************** */
/* blue */
input, button {

}
/* blue */
input[type="checkbox"], input[type="radio"]{
   background: transparent;
   border: none;
}

.imagebox{background-color:#ffffff; border:1px solid #8199A3; padding:2px; float:left; display:block; margin-right:53px; width:77px; height:62px;}
.imagebox img{width:77px; height:62px;}
.training{float:left; display:block; width:235px; }
.training ul{ padding:0; margin:0; list-style-type:none;}
.training ul li{ padding:0; margin:0; list-style-type:none; background: url(../images/training_libg.jpg) no-repeat 0 5px; font:normal 13px/15px Arial, Helvetica, sans-serif; color:#5D5D5D; padding-left:15px; margin-bottom:5px;}

.detective{float:left; display:block; width:235px; }
.detective ul{ padding:0; margin:0; list-style-type:none;}
.detective ul li{ padding:0; margin:0; list-style-type:none; background: url(../images/training_libg.jpg) no-repeat 0 5px; font:normal 13px/15px Arial, Helvetica, sans-serif; color:#5D5D5D; padding-left:15px; margin-bottom:5px;}

.detectiveSecurity{font:normal 20px/25px "Times New Roman", Times, serif; color:#D2D7DA; padding:40px 0 2px 0; text-transform:uppercase;}

.display-txt {
	font-size:24px;
	line-height:30px;
	color: #556774;
	text-align: center;
	font-weight: normal;
	font-family:"Times New Roman", Times, serif;;
}
.display-txt span {
	font-size:30px;
	line-height:30px;
	color: #7F7B4C;
}

p.homeQuote {
	margin-bottom: 5px;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #bfbda5;
	border-bottom-color: #bfbda5;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #8198a4;
	line-height: 18px;
	font-size:12px;
	font-family:"Times New Roman", Times, serif;
	margin-top:0;
}




.plus-one {
	font-size: 14px;
	line-height: 18px;
	font-family:"Times New Roman", Times, serif;
}
.q-name {
	font-weight: bold;
	text-align: right;}
	
.q-title {
	font-style: italic;
	font-weight: normal;
}

.news-item {
	font:normal 11px/15px Arial, Helvetica, sans-serif;
	margin-bottom: 15px;
	color: #556774;
	padding:10px 10px;

}
.news-item h4 {
	color: #7f7b4c;
	font:bold 12px/15px Arial, Helvetica, sans-serif;
	padding:0; margin:0;
}

.news-item p{
	font:normal 12px/15px Arial, Helvetica, sans-serif;
	color: #556774;
	padding:0 0 8px 0;margin:0;
}

.news-item2 {
	font:normal 11px/15px Arial, Helvetica, sans-serif;
	margin-bottom: 15px;
	color: #556774;
	padding:10px 0;

}
.news-item2 h4 {
	color: #7f7b4c;
	font:bold 12px/15px Arial, Helvetica, sans-serif;
	padding:0; margin:0;
}

.news-item2 p{
	font:normal 12px/15px Arial, Helvetica, sans-serif;
	color: #556774;
	padding:0 0 8px 0;margin:0;
}


#echols {
	width:330px;
	margin-bottom:10px;

}
#winner  {
		width:330px;
		border-bottom:1px solid #8198A4;
		padding-bottom:4px;
		margin:0 auto;
		
}
#winner  h2 {
	font:bold 18px/20px "Times New Roman", Times, serif;
	float: left;
	color: #8198A4;
	display:block;
	width:120px;
	padding:0; margin:0;
	background-image:none;
}

#winner  p {
	font:normal 16px/20px "Times New Roman", Times, serif;
	float: right;
	color: #556774;
	display:block;
	width:150px;padding:0; margin:0;
}

#winner a{
	font:normal 11px/20px "Times New Roman", Times, serif;
	color: #7F7B4C; text-decoration:underline; float: right; display:block}
#winner a:hover{
text-decoration:none;}
	
.clear {
	clear:both; height:1px; font-size:1px; line-height:1px;
}

.auctor{background-color:#F5F5F5; border:1px solid #D6D5D5; padding:5px; font:normal 14px/20px "Times New Roman", Times, serif; color:#333333;}
.filter{background-color:#DFDFDF;  padding:5px; font:bold 14px/20px "Times New Roman", Times, serif; color:#0084E2;}

.test_one{background-color:#FFFFFF; border:1px solid #E7E7E7; font:normal 11px/20px "Times New Roman", Times, serif; color:#000000;}
.test_two{background-color:#F0F0F0; border:1px solid #E7E7E7; font:normal 11px/20px "Times New Roman", Times, serif; color:#000000;}

.test_one a{font:normal 11px/20px "Times New Roman", Times, serif; color:#0055CC;  text-decoration:underline;}
.test_one a:hover{text-decoration:none;}
.test_two a{font:normal 11px/20px "Times New Roman", Times, serif; color:#0055CC; text-decoration:underline;}
.test_two a:hover{text-decoration:none;}

p.bottom{ font:normal 11px/13px "Times New Roman", Times, serif; color:#5D5D5D;}

a.event_back{ background-color:#34445B;font:normal 11px/13px "Times New Roman", Times, serif; color:#ffffff; padding:5px 10px; text-decoration:none;}
a.event_back:hover{ text-decoration:none;}

button.click{background-color:#34445B;font:normal 11px/13px "Times New Roman", Times, serif; color:#ffffff; padding:2px 5px; text-decoration:none; border:none;}

.events{ width:800px;}

#news-hed h2 {
color:#556774;
float:left;
font-size:18px;
}
.right{ float:right; display:block;}

#news {
background-image:url(../images/bg_news.jpg);
background-position:0 0;
background-repeat:repeat-x;
margin-top:0;
width:330px;
padding:10px 20px;

}

