
@charset "iso-8859-1";

BODY {
	background: #243977 url(/img/bg.gif);
	color: #FFFFFF;
	font-family: verdana;
	font-size: 12px;
	font-weight: normal;
	margin: 0px;
	text-align: left;
	}
FORM {
	padding: 0px; 
	margin: 0px;
	}
TABLE {
	border-collapse: collapse
	}
TD {
	padding: 0px;
	font-size: 11px; 
	font-family: verdana;
	}
A {
	cursor: pointer;
	border: 0px;
	}
A:link , A:active , A:visited {
	color: #ffffff; 
	font-weight: bold; 
	text-decoration: none;
	}
A:hover {
	text-decoration: underline;
	}

IMG {
	border: 0px;
	}
	
/*//START::WS_STYLE::\\\\\\\\\\\\\\\*/

/***  content style   ***/

.content {
	padding: 30px;
	padding-top: 0px;
	padding-bottom: 50px;
	background: url(/img/content_bg.gif);
	color: #000000;
	font-family: verdana;
	font-size: 13px;
	}

.content H1 {
	background: url(/img/content_title_bg.png) center no-repeat !important; 
	/*ie*/
	  background: none;
	  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/content_title_bg.png');
	text-align: center;
	line-height: 61px;
	height: 61px;
	position: relative;
	top: -30px;
	font-size: 13px;
	color: #910E00;
	}

.content H2 {
	background: url(/img/h2_bg.gif);
	font-size: 12px;
	font-weight: bold;
	border-left: 6px solid #FFA802;
	color: #293F7F;
	padding: 2px;
	padding-left: 5px;
	}

.content TABLE TD {
	font-size: 13px;
	padding: 15px;
	border: 1px solid #ffffff;
	}

.content A {
	color: #BC0000;
	}


/***  content_edit style   ***/

.content_edit .list {
	background: #415798;
	float: right;
	padding: 10px;
	border: 1px solid #000000;
	margin: 10px;
	text-align: center;
	}

.content_edit .categ {
	font-weight: bold;
	margin-bottom: 15px;
	width: 100px;
	}

.content_edit .add {
	font-size: 10px;
	font-weight: normal;
	cursor: pointer;
	color: #FFC33C;
	margin-bottom: 5px;
	}

.content_edit .htmlarea_menu {
	margin-top: 10px;
	margin-bottom: 10px;
	/*background: #ffffff;*/
	width: 570px;
	}

.content_edit .htmlarea {
	width: 457px;
	height: 300px;
	border: 1px solid #000000;
	}

.content_edit .button {
	background: #C0C8DD;
	}

.content_edit .separator {
	border-left: 1px solid #ffffff;
	height: 25px;
	}

.content_edit .item {
	font-weight: normal;
	border-bottom: 1px solid #000000;
	padding: 3px;
	}

.content_edit .title {
	background: #000000;
	}

.content_edit .stats {
	color: #E9A12F;
	background: #1D306A;
	}

.content_edit A {
	color: #ffffff;
	}


/***  content_menu style   ***/

.content_menu .item {
	background: url(/img/menu_item_bg.gif) bottom left no-repeat;
	padding-left: 5px;
	padding-bottom: 5px;
	margin-bottom: 5px;
	}

.content_menu {
	margin-left: 20px;
	}


/***  images style   ***/

.images .thumb {
	margin: 10px;
	cursor: pointer;
	float: left;
	text-align: center;
	width: 100px;
	height: 100px;
	border: 1px solid #dddddd;
	line-height: 100px;
	vertical-align: middle;
	}


/*//END////////////////////////////*/

/* additional content styles */

.content A:link , .content A:visited , .content A:active { color: #BC0000; } 

/* frame styles */

.frame {
	width: 763px;
	}

.frame .top {
	width: 748px;
	height: 156px;
	}

.frame .left {
	width: 235px;
	height: 497px;
	background: url(/img/menu_bg.gif) no-repeat;
	float: left;
	}

.frame .left .title {
	margin-top: 40px;
	margin-left: 18px;
	}

.frame .bottom {
	clear: both;
	text-align: center;
	padding: 40px;
	padding-left: 200px;
	padding-right: 0px;
	font-size: 10px;
	}
	
.frame .bottom2 {
	clear: both;
	text-align: center;
	padding: 40px;
	font-size: 10px;
	}
	
.home_links {
	float: left;
	}

.home_links IMG {
	display: block;
	}

.home_main {
	float: left;
	padding: 30px;
	}

.home_main IMG {
	margin-top: 15px;
	}

.home_main .txt {
	width: 300px;
	}
/*
.home_main .txt IMG {
	display: block;
	margin-top: 20px;
	margin-bottom: 10px;
	}
	*/
	
.content_position {
	float: left;
	margin-left: 30px;
	margin-top: 30px;
	}

.content_width {
	width: 457px;
	}

/* admin section */

.admin_menu {
	background: #000000;
	padding: 5px;
	margin-right: 15px;
	border-top: 1px solid #405697;
	border-bottom: 1px solid #405697;
	}

.admin_menu A, .admin_menu A:link, .admin_menu A:active, .admin_menu A:visited {
	color: #FDCE7D;
	text-decoration: underline;
	}

.admin_main {
	padding: 20px;
	}

