body {
	background-position:center;
	background-repeat:repeat;	
	background-attachment:fixed;
	background-color:#ffffff;
	color:#000000;
	margin:0px;
	font-size:12px;
	font-family:Arial;
	line-height:1.5em;
	text-align:center;
}

small, small a:link, small a:visited {
	color:#7e7e7e;
	font-size:10px;
}

p {
	direction:rtl;
	margin:0px;
	padding:0px;
}

a, a:link { text-decoration:none; color:#200050; }
a:hover{ text-decoration:underline; color:#200050; }
.hover_on a:link, .hover_on a:visited { text-decoration:underline; color:#200050; }

input {
	font-family:Arial;
	font-size:13px;	
}

select {
	font-family:Arial;
	font-size:13px;		
	width:125px;
	text-align:right;
}

form {
	margin:0px;
	padding:0px;
} 

textarea {
	font-family:Arial;
}	

.category_chec {
	margin-left:15px;
	width:130px;
	float:right;
}

.input0 {
	width:80px;
	border:1px solid #aaaaaa;
	background:#ffffff url(/themes/images/inputbg.gif) top left no-repeat;	
}

.input1 {
	width:150px;
	border:1px solid #aaaaaa;
	background:#ffffff url(/themes/images/inputbg.gif) top left no-repeat;	
}

.input2 {
	width:200px;
	border:1px solid #aaaaaa;
	background:#ffffff url(/themes/images/inputbg.gif) top left no-repeat;	
}

.input3 {
	width:400px;
	border:1px solid #aaaaaa;
	background:#ffffff url(/themes/images/inputbg.gif) top left no-repeat;	
}

.btn_login {
	background:url(/themes/images/btn_login.gif);
	width:51px;
	height:26px;
	border:none;
	cursor:pointer;
}

.btn_send {
	background:url(/themes/images/btn_send.gif);
	width:51px;
	height:26px;
	border:none;
	cursor:pointer;
}

.btn_vote {
	background:url(/themes/images/btn_vote.gif);
	width:51px;
	height:26px;
	border:none;
	cursor:pointer;
}

.btn_save {
	background:url(/themes/images/btn_save.gif);
	width:51px;
	height:26px;
	border:none;
	cursor:pointer;
}

.msg_error {
	background-color:#fff;
	border:0px solid #800000;
	margin-left:0px;
	text-align:right;	
	padding:0px;
	font-size:13px;
	color:red;
	font-weight:bold;
	margin-bottom:10px
}

.error_strings {
	text-align:right;	
	font-size:13px;
	color:#800000;
	font-weight:bold;
}	

.msg_ok {
	background-color:#dde1f5;
	border:1px solid #00008b;
	margin-bottom:10px;
	margin-left:10px;
	text-align:right;
	padding:10px;
	font-size:14px;
	color:#00008b;
	font-weight:bold;
}

.bbr {
	clear:both; 
}

.bbr1 {
	clear:both;
	padding:1px;
}
	
.bbr2 {
	clear:both;
	padding:2px;
}	
	
.bbr4 {
	clear:both;
	padding:4px;
}

.bbr5 {
	clear:both;
	padding:5px;
}	

.bbr8 {
	clear:both;
	padding:8px;
}

.bbr20 {
	clear:both;
	padding:20px;
}

.center {
	text-align:center;
}	

h1 {
	text-align:center;
	margin:0px;
	padding:5px;
	font-size:14px;
	color:#a93536;
	font-weight:bold;	
}
	
h2 {
	margin:0px;
	margin-bottom:5px;
	padding:0px;
	font-size:14px;	
	color:#483d8b;
	font-weight:bold;
	text-align:center;
}

h3 {
	margin:0px;
	margin-bottom:2px;
	padding:0px;
	font-size:13px;
	color:#001d88;
	font-weight:bold;
}
	
ul {
	margin:0px;
	margin-right:0px;
	margin-top:0px;
	padding:0px;
}	

li {
	list-style:none;
}

ul.validation {
	margin-right:20px;
	margin-bottom:10px;
}	

ul.validation li {
	list-style:disc;
	color:red;
}			

img, img a:link, img a:visited {
	border:0px;
	text-decoration:none;
	vertical-align:middle;
}

.js_link {
	cursor:pointer;
}

.title1 {
	margin:0px;
	margin-bottom:5px;
	padding:0px;
	font-size:14px;	
	font-weight:bold;
}

.trail {
	font-weight:bold;
	font-size:14px;
	text-align:right;
	margin-bottom:10px;
	width:100%;
	color:#7fa5ab;
}

.trail a:link, .trail a:visited {
	color:#005e94;
}

.page {
	direction:rtl;
	width:970px;
	padding-left:10px;
	padding-right:10px;
	margin-left:auto;
	margin-right:auto;
}	

.header {
	background-image:url('/themes/images/bg_header.png');
/*	background-color:#f0d8d8; */
	top:4px;
	position:relative;
	height:114px;
	width:970px;
}

.logo {
	position:absolute;
	top:1px;
	right:14px;
}

.logo_text {
	color:#853232;
	position:absolute;
	top:1px;
	right:60px;
	padding:0;
	margin:0;
}

.login_up {
	color:#a93536;
	position:absolute;
	top:3px;
	left:40px;
	width:230px;
	text-align:right;
	font-weight:bold;
}

.search_div {
	position:absolute;
	top:58px;
	left:13px;
	width:215px;
}

.bg_search {
	background-image:url('/themes/images/bg_search.gif');
	height:25px;
	width:155px;
	float:right;
	padding-top:1px;
	margin-left:8px;
}

.bg_search input {
	color:#3e5344;
	width:140px;
	height:16px;
	vertical-align:middle;
	border:none
}

.menu {
	position:absolute;
	top:91px;
	left:30px;
	width:900px;
	font-weight:bold;
	font-size:13px;
}

.menu li {
	color:#fff8f8;
	list-style:none;
	padding-left:3px;
	padding-right:3px;
	float:right;
	width:auto;
}

.menu li a:link, .menu li a:visited, .menu li a:hover {
	color:#fff8f8;
}

.footer {
	direction:rtl;
	background-color:#ebedf5;
	border-top:#00008b 1px solid;
}

.footer_pane {
	text-align:center;
	width:930px;  /* 970 - padding 20px from left and right */
	margin:0px auto;
	color:#00008b;
}

.footer a:link, .footer a:visited, .footer a:hover {
	color:#483d8b;
}

.right {
	width:180px;
	margin-left:5px;
	float:right;
}

.right ul {
	margin:0px;
	margin-right:15px;
	margin-top:0px;
	padding:0px;
}	

.right li {
	list-style:square;
	color:#853232;
	font-weight:normal;
	font-size:12px;
}

.left {
	width:180px;
	float:left;
	min-height:500px;
}	

.content_home {
	width:580px;
	float:left;
	min-height:650px;
	margin-left:15px;
	text-align:justify;
}

.content_home_pane {
	padding:0px 10px 0px 1px;
	width:auto;
	text-align:center;
}

.content {
	width:778px;
	float:left;
	min-height:700px;
	text-align:right;
}

.content_full {
	text-align:right;
	margin-left:15px;
}

.box_normal {
	text-align:right;
	background-color:#dde1f5; 
	border:1px solid #566a83; 
	padding:10px;
	margin-left:10px;
	width:535px;
}

.box_normal h2 {
	font-size:18px;
	color:#4682b4;
}

.box_post_textup {
	font-size:12px;
	margin-left:10px;
	border-bottom:#566a83 1px dotted;
	padding-bottom:2px;
	margin-bottom:10px;
}

.box_post_textup-noborder {
	font-size:12px;
	margin-left:10px;
	padding-bottom:10px;
	margin-bottom:5px;
}

.box_post {
	text-align:right;
	background-color:#dde1f5; 
	border:1px solid #566a83;
	padding:10px;
	margin-left:10px;
	width:535px;
}

.box_post h2 {
	font-size:18px;
	color:#4682b4;
}

.box-header-1 {
	background-image:url('/themes/images/box-header-1.png');
	background-color:#dda7a5;
	color:#a93536;
	height:29px;
	width:180px;
	text-align:center;
	font-weight:bold;
	font-size:14px;	
	line-height:22px;
	border-bottom:#dda7a5 1px solid;
}

.box-header-1 a:link, .box-header-1 a:visited, .box-header-1 a:hover {
	color:#a93536;
}

.box-footer-1 {
	background-image:url('/themes/images/box-footer-1.gif');	
	height:9px;
	width:180px;
	margin-bottom:10px;
}

.box-header-2 {
	background-image:url('/themes/images/box-header-2.png');
	background-color:#dda7a5;
	color:#a93536;
	height:24px;
	width:180px;
	font-weight:bold;
	font-size:14px;	
	line-height:22px;
	text-align:center;
	border-bottom:#dda7a5 1px solid;	
}

.box-header-2 a:link, .box-header-2 a:visited, .box-header-2 a:hover {
	color:#a93536;
}

.box-content-2 {
	background-color:#f0d8d8;
	color:#853232;
	width:163px;
	text-align:right;
	padding:5px;	
	padding-right:10px;
	padding-top:8px;
	min-height:128px;
	border-style:solid;
	border-color:#dda7a5;
	border-width:0px 1px 0px;
}

.box-content-2 a:link, .box-content-2 a:visited, .box-content-2 a:hover {
	color:#853232;
}

.box-footer-2 {
	background-image:url('/themes/images/box-footer-2.gif'); 
	background-color:#f0d8d8;
	height:9px;
	width:180px;
	margin-bottom:12px;
	font-size:0px;
}

.box-header-3 {
	background-image:url('/themes/images/box-header-3.gif');
	background-color:#dde1f5;
	height:9px;
	width:180px;
	font-size:0px;
}

.box-content-3 {
	background-color:#dde1f5;
	width:165px;
	text-align:right;
	padding:5px;	
	padding-right:10px;
	padding-top:8px;
	min-height:100px;
	font-weight:bold;
}

.box-footer-3 {
	background-image:url('/themes/images/box-footer-3.gif');
	background-color:#dde1f5;
	height:9px;
	width:180px;
	margin-bottom:12px;
	font-size:0px;	
}

.box-header-4 {
	background-image:url('/themes/images/box-header-4.gif');	
	height:9px;
	width:376px;
}

.box-content-4 {
	background-color:#e3e7eb;	
	width:356px;
	text-align:right;
	padding:10px;
	padding-top:2px;
	min-height:100px;
}

.box-footer-4 {
	background-image:url('/themes/images/box-footer-4.gif');	
	height:9px;
	width:376px;
	margin-bottom:10px;
}

.box-content-5 {
	background-color:#f0d8d8;
	color:#a93536;
	width:163px;
	text-align:right;
	padding:5px;	
	padding-right:10px;
	padding-top:8px;
	min-height:100px;
	border-style:solid;
	border-color:#dda7a5;
	border-width:0px 1px 0px;
}

.box-content-5 li a:link, .box-content-5 li a:visited, .box-content-5 li a:hover {
	color:#853232;
}

.box-footer-5 {
	background-image:url('/themes/images/box-footer-5.gif');
	background-color:#f0d8d8;
	height:9px;
	width:180px;
	margin-bottom:10px;
	font-size:0px;		
}

.box-header-6 {
	background-image:url('/themes/images/box-header-4.gif');	
	height:9px;
	width:376px;
}

.box-content-6 {
	background-color:#e3e7eb;	
	width:356px;
	text-align:right;
	padding:10px;
	padding-top:2px;
	min-height:100px;
}

.box-content-6 h3 {
	font-weight:bold;
	float:right;
	width:auto;
}

.box-content-6 a:link, .box-content-6 a:visited {
	font-weight:bold;
}

.box-content-6 .date_time {
	float:left;
	width:auto;
	font-size:10px;
}

.box-content-6 small {
	font-size:12px;
	color:#808080;
}

.box-content-6 img {
	float:right;
	width:auto;
	margin-left:10px;
}

.box-content-6 .short_text {
	float:right;
	width:auto;
	width:265px;
}

.box-footer-6 {
	background-image:url('/themes/images/box-footer-4.gif');	
	height:9px;
	width:376px;
	margin-bottom:10px;
}

.box-header-post {
	background-image:url('/themes/images/box-header-post.gif');	
	height:9px;
	width:554px;
	font-size:0px;		
}

.box-header-gradient {
	background-image:url('/themes/images/box-header-gradient.png');
	height:60px;
	width:554px;
	border:none;
}

.box-header-gradient-text {
	padding:15px 10px 10px 10px;
	line-height:1em;
}

.box-content-post {
	background-color:#ebedf5;
	color:#200050;
	width:532px;
	text-align:right;
	text-align:justify;
	border-right:1px solid #b8bbca;
	border-left:1px solid #b8bbca;
	padding:0px 10px 4px 10px;
}

.box-content-gradient {
	background-color:#ffffff;
	color:#200050;
	width:532px;
	text-align:right;
	text-align:justify;
	border-right:1px solid #ebedf5;
	border-left:1px solid #ebedf5;
	padding:0px 10px 2px 10px;
	font-size:14px;
	line-height:1.3em;
}

.box-content-gradient h3 {
	font-size:14px;
	line-height:1.3em;
}

.box-content-gradient ul, .box-content-post ul {
	margin:0px;
	margin-right:15px;
}	

.box-content-gradient li, .box-content-post li {
	list-style:square;
}

.box-content-post a, .box-header-gradient-text a {
	color:#200050;
}

.box-content-post .title, .box-header-gradient-text .title {
	font-size:16px;
	color:#4682b4;
	font-weight:bold;
	float:right;
	width:auto;
	padding-bottom:2px;
}

.box-content-post .title a, .box-header-gradient-text .title a {
	font-size:16px;
	color:#4682b4;
	padding-bottom:2px;
}

.box-content-post small, .box-content-post small a, .box-content-post small:link,
.box-header-gradient-text small, .box-header-gradient-text small a, .box-header-gradient-text small a:link,
.box-content-gradient small, .box-content-gradient small a, .box-content-gradient small a:link, .box-content-gradient small a:hover, .box-content-gradient small a:visited {
	font-size:12px;
	color:#216db8;
}

.box-content-post .date_time, .box-header-gradient-text  .date_time {
	float:left;
	width:auto;
	font-size:10px;
}

.box-content-post .facebook, .box-header-gradient-text  .facebook {
	clear:both;
	float:left;
	width:auto;
	padding:0;
}

.box-content-post .img, .box-content-gradient .img {
	float:left;
	width:auto;
	margin-right:13px;
}

.box-content-post .img img, .box-content-gradient .img img {
	margin-bottom:10px;
}

.box-content-post .content_short, .box-content-gradient .content_short {
	height:70px;
	text-align:justify;
	float:right;
	width:auto;
}

.box-content-post .send_table, .box-content-gradient .send_table {
	text-align:right;
	font-weight:bold;
	vertical-align:middle;
}

.box-content-post .send_table .name_field, .box-content-gradient .send_table .name_field {
	width:80px;
}

.box-footer-post {
	background-image:url('/themes/images/box-footer-post.gif');	
	height:9px;
	width:554px;
	margin-bottom:10px;
	font-size:0px;		
}

.box-footer-gradient {
	background-image:url('/themes/images/box-footer-gradient.png');
	height:20px;
	width:554px;
	margin-bottom:10px;
	font-size:0px;		
}

.posts_post {
	float:right;
	font-size:14px;
	width:240px;
	height:22px;
	line-height:12px;
	padding-top:2px;
	padding-bottom:2px;
}

.posts_post_image {
	float:right;
	width:10px;
	margin-top:1px;
}

.posts_post_text {
	float:right;
	width:auto;
	max-width:180px;
	padding-right:6px;
}

.posts_post_not_approved_yet {
	font-size:12px;
	color:#ff0000;
	float:right;
	width:auto;
	padding-right:5px;
}

.square_ad_pane {
	clear:both;
	width:96%;
	height:auto;
	min-height:112px;
	text-align:center;
	padding:0;
	margin:0 auto;
}

.square_order_top_down {
	width:auto;
	height:112px;
	margin-bottom:8px;
}

.square_order_right_to_left {
	float:right;
	width:auto;
	padding:0 4px;
}

.square_ad {
	width:170px;
	height:112px;
	border:1px solid #4682b4;
	text-align:right;
	font-size:14px;
}

.square_ad  a {
	font-size:12px;
	line-height:1.2em;
}

.square_ad .square_head {
	background-color:#4682b4;
	color:#ffffff;
	min-height:34px;
	padding:3px 3px 3px 3px;
}

.square_ad .square_head .square_title, .square_ad .square_head .square_title  a {
	font-weight:bold;
	line-height:1.2em;
	color:#ffffff;
	cursor:pointer;
}

.square_ad .square_content {
	color:#000000;
	line-height:1.2em;
	padding:3px 3px 3px 3px;
}

.comments {
	height:17px;
	background-color:#508181;
	color:#fff;
	margin-left:10px;
	font-size:14px;
	padding:3px;
	padding-right:5px;
	padding-left:5px;
}

.comments a:link, .comments a:visited {
	color:#f8f8ff;
}

.comment_head_right {
	float:right;
	width:auto;
}

.comment_head_left {
	float:left;
	width:auto;
}

.comment_right {
	float:right;
	width:450px;
	overflow:hidden;
}

.comment_left {
	float:left;
	width:auto;
	padding:5px;
	text-align:left;
}

.comment {
	padding:5px;
	border-bottom:dotted 1px #808080;
	margin-left:10px;
}

.comment .username, .comment .username a:link, .comment .username a:visited {
	color:#566a83;
}

.comment .username a:link, .comment .username a:visited {
	color:#00ae00;
}

.comment_num {
	color:#808080;
	padding-left:2px;
	padding-right:2px;
}

.comment_form {
	background-color:#edf0f5;
	border:1px solid #cccccc;
	padding:10px;
	width:535px;
}

.prev {
	float:right;
	line-height:20px;
	width:auto;
	color:#4682b4;
	font-weight:bold;
}

.next {
	float:left;
	line-height:20px;	
	margin-left:10px;
	width:auto;
	color:#4682b4;
	font-weight:bold;
}

.back_links {
	text-align:center;
	color:#4682b4;
	font-weight:bold;
}

.back_links a:link, .back_links a:visited {
	text-align:center;
	color:#4682b4;
	font-weight:bold;
}

.middle_page_link {
	text-align:center;
	font-weight:bold;
	text-decoration:underline;
	color:#4682b4;
}

.middle_page_link a:link, .back_links a:visited {
	text-align:center;
	font-weight:bold;
	text-decoration:underline;
	color:#4682b4;
}

.btn_blue {
	background-image:url('/themes/images/btn_blue.gif');	
	height:33px;
	width:88px;	
	background-color:#607b8b;
	color:#ffffff;
	text-align:center;
	font-weight:bold;
	line-height:30px;
	float:right;
	margin-left:8px;
}

.btn_blue a:link, .btn_blue a:visited  {
	color:#f8fff8;
}

.btn_blue_forum {
	background-image:url('/themes/images/btn_blue.gif');
	background-repeat:no-repeat;
	height:33px;
	width:88px;	
	background-color: #607b8b;
	color:#ffffff;
	text-align:center;
	font-weight:bold;
	line-height:30px;
	margin-right:340px;
}

.btn_blue_forum a:link, .btn_blue_forum a:visited  {
	color:#f8fff8;
}

.btn_place {
	width:auto;
	margin-top:5px;
	margin-bottom:5px;
	margin-left:20px;
	margin-right:20px;
}

.btn_wide {
	background-image:url('/themes/images/btn_wide.gif');
	background-repeat:no-repeat;
	height:28px;
	width:120px;	
	background-color:#ffffff;
	color:#ffffff;
	text-align:center;
	font-weight:bold;
	font-size:11px;
	line-height:28px;
	float:right;
	margin-left:3px;
	margin-right:3px;
}

.btn_wide a:link, .btn_wide a:visited  {
	color:#f8fff8;
}

.quick_search {
	text-align:center;
	vertical-align:middle;
	width:270px;
	margin:auto;
	padding-top:0px;
}

.quick_search_input {
	margin-top:3px;
	float:right;
	background:#ffffff url(/themes/images/inputbg.gif) top left no-repeat;	
	width:200px;
	border:1px solid #aaaaaa;
}

.btn_search2 {
	margin-top:0px;
	float:left;
	background:url(/themes/images/btn_search2.gif);
	width:51px;
	height:26px;
	border:none;
	cursor:pointer;
}

.parent_cat_float {
	/* float:right;
	width:180px; */
}

.parent_cat {
	font-weight:bold;
	font-size:14px;
}

.parent_cat_sitemap {
	text-align:right;
	font-weight:bold;
	font-size:14px;
	color:#4682b4;
}

.parent_cat_sitemap_02 {
	text-align:right;
	font-weight:bold;
	font-size:14px;
	color:#00008b;
}

.right_01 {
	background-image:url('/themes/images/bg_right_01.gif');
/*	background-color:#dda7a5; */
	color:#fff8f8;
	height:32px;
	width:180px;
	font-weight:bold;
	font-size:12px;
	line-height:30px;
	margin-bottom:10px;		
}

.right_01 a:link, .right_01 a:visited, .right_01 a:hover {
	color:#fff8f8;
}

.line_0 {
	background:#41adb8;
	color:#fff;
	font-weight:bold;
}	

.line_0 a {
	color:#eeeeff;
}		

.line_1 {
	background:#fff;
	vertical-align:top;
}

.line_1 a {
	font-weight:bold;
}		

.line_2 {
	background:#eee;
	vertical-align:top;
}

.line_2 a {
	font-weight:bold;
}		

.line_3 {
	background-color:#f0d8d8;
	color:#a93536;
	font-weight:bold;
}

table.forum {
	border:1px solid #ccc;	
	border-collapse:collapse;
	background-color:white;
}

table.forum td {
	padding:4px;
	border:1px solid #ccc;	
	/*-moz-border-radius: 0px 0px 0px 0px;*/
}

table.forum small {
	font-size:11px;
}

table.forum .title, table.forum .title a:link, table.forum .title a:visited {
	font-size:14px;
	color:#216db8;
	font-weight:bold;
}

table.forum .line_0 {
	background-color:#dda7a5;
	color:#fff;
	text-align:center;
}

table.forum  .main_table_forum_name {
	width:60%;
}

table.forum  .main_table_num_topics {
	width:10%;
}

table.forum  .main_table_num_responses {
	width:10%;
}

table.forum  .main_table_owners {
	width:20%;
}

table.forum  .internal_table_topic {
	width:48%;
}

table.forum  .internal_table_written_by {
	width:15%;
}

table.forum  .internal_table_num_responses {
	width:10%;
}

table.forum  .internal_table_num_views {
	width:10%;
}

table.forum  .internal_last_message {
	width:17%;
}

.katav_username {
	color:#00008b;
	font-weight:bold;	
}

.katav_username_s {
	color:#00008b;
	font-size:11px;
	font-weight:normal;
}

.forum_sign {
	padding-top:5px;
	margin-top:10px;
	border-top:#000 1px dotted;
}	

.admins {
	font-size:12px;
	color:#000;
	font-weight:lighter;
}

.admins a:link, .admins a:visited {
	font-size:12px;
	color:#00008b;
	font-weight:lighter;
}

.forum_admins {
	font-size:12px;
	color:#000;
	font-weight:lighter;
}

.forum_admins a:link, .forum_admins a:visited {
	font-size:12px;
	color:#00008b;
	font-weight:bold;
}

/* <------ rounded div */

.post_space {
	width:94%;
	height:10px;
	margin-right:15px;
	background-color:#607b8b;
}

.double_roundcont {
}

.half_roundcont {
	background-color:#dde1f5;
	float:right;
	width:49%;
	margin-bottom:10px;
	margin-left:2px;
	margin-right:2px;
}

.roundcont {
	background-color:#dde1f5;
	width:100%;
	margin-bottom:10px;
}

.roundcont_content {
	padding:10px;
	padding-top:0px;
	padding-bottom:0px;
	text-align:right;
	color:#200050;
}

.roundcont_content a:link, .roundcont_content a:visited, .roundcont_content a:hover {
	color:#200050;
}

.roundcont_content .title {
	font-size:14px;
	color:#4682b4;
	float:right;
	width:auto;
}

.roundcont_content .center {
	font-size:14px;
	color:#4682b4;
}

.roundcont_content .title a:link, .roundcont_content .title a:visited, .roundcont_content .title a:hover,
.roundcont_content .center a:link, .roundcont_content .center a:visited, .roundcont_content .center a:hover  {
	color:#4682b4;
}

.roundcont_content .align_left {
	font-size:13px;
	float:right;
	width:auto;
}

.roundcont_content .align_left_forum {
	font-size:13px;
	float:right;
	width:auto;
}

.roundcont_content .date_time {
	float:left;
	width:auto;
	font-size:10px;
}

.roundcont_content .category_name {
	font-size:12px;
	color:#005e94;
	margin-right:4px;
	float:right;
	width:auto;
}

.roundcont_content .category_name a:link, .roundcont_content .category_name a:visited {
	font-size:11px;
	color:#005e94;
}

.roundcont_content small, .roundcont_content small a:link, .roundcont_content small a:visited {
	font-size:12px;
	color:#808080;
}

.roundcont .roundcont_summary {
	font-size:12px;
	padding-top:8px;
	text-align:center;
}

.roundcont a:link, .roundcont a:visited {
	font-weight:bold;
	color:#4682b4;	
}

.roundcont small {
	font-size:12px;
	color:#808080;
}

.roundcont img {
	float:left;
	margin-right:10px;
}

.roundcont .short_text {
	float:right;
	width:265px;
}

.roundtopl { 
	background:url('/themes/images/tl_blue.gif') no-repeat top left; 
	height:9px;
	font-size:0px;
}

.roundtopr { 
	background:url('/themes/images/tr_blue.gif') no-repeat top right; 
	height:9px;
	font-size:0px;
}

.roundbottoml {
	background:url('/themes/images/bl_blue.gif') no-repeat top left; 
	height:9px;
	font-size:0px;
}

.roundbottomr {
	background:url('/themes/images/br_blue.gif') no-repeat top right;
	height:9px; 
	font-size:0px;
}
/* rounded div ------> */


/* <------ rounded2 div */

.roundcont2 {
	width: 100%;
	background-color:#eee;
	margin-bottom:10px;
}

.roundcont_forum {
	width: 100%;
	background-color: #dde1f5;
	margin-bottom:0px;
}

.roundcont2_content {
	font-size:13px;
	padding:10px;
	padding-top:0px;
	padding-bottom:0px;
	text-align:right;
}

.roundcont2_content .left_align {
	float:left;
	width:auto;
}

.roundcont2_content h2 {
	font-size:15px;
	color:#4682b4;
	float:right;
	width:auto;
}

.roundcont2_content h2 a:link, .roundcont2_content h2 a:visited  {
	font-size:15px;
	color:#4682b4;
}

.roundcont2_content li {
	float:right;
	font-weight:bold;
	margin-left:20px;
	width:auto;
}

.round2topl { 
	background:url('/themes/images/tl_gray.gif') no-repeat top left; 
	height:9px;
	font-size:0px;
}

.round2topr { 
	background:url('/themes/images/tr_gray.gif') no-repeat top right; 
	height:9px;
	font-size:0px;
}

.round2bottoml {
	background:url('/themes/images/bl_gray.gif') no-repeat top left; 
	height:9px;
	font-size:0px;
}

.round2bottomr {
	background:url('/themes/images/br_gray.gif') no-repeat top right;
	height:9px; 
	font-size:0px;
}
/* rounded div ------> */

.box_board {
	background:url('/themes/images/box_board_gray.gif');
	background-repeat:repeat-x;
	border:1px solid #9e9e9e;
	padding:8px;
	margin-bottom:10px;
	width:94%;
}

.box_board h2 {
	float:right;
	width:auto;
}

.box_board .date_time {
	float:left;
	width:auto;
}

.box_board small {
	font-size:11px;
	color:#7e7e7e;
}

.box_board small a:link, .box_board small a:visited {
	font-size:11px;
	color:#216db8;
}

.box_board .img {
	float:left;
	width:auto;
	margin-right:10px;
}

.box_board_content {
	height:55px;
	overflow:hidden;
	font-weight:normal;
}

.box_gray {
	background:url('/themes/images/box_gray.gif');
	background-repeat:repeat-x;
	border:1px solid #9e9e9e;
	padding:8px;
	height:90px;
	margin-bottom:10px;
	width:94%;
}

.box_gray .title {
	float:right;
	width:auto;
}

.box_gray small a:link, .box_gray small a:visited {
	font-size:11px;
	color:#216db8;
}

.box_gray .img {
	float:left;
	width:auto;
	margin-right:10px;
}

.box_green {
	background:url('/themes/images/box_green.gif');
	background-repeat:repeat-x;
	border:1px solid #9e9e9e;
	padding:8px;
	height:90px;
	margin-bottom:10px;
	width:94%;
}

.box_green .title {
	float:right;
	width:auto;
}

.box_green small a:link, .box_green small a:visited {
	font-size:11px;
	color:#216db8;
}

.box_green .img {
	float:left;
	width:auto;
	margin-right:10px;
}

.box_orange {
	background:url('/themes/images/box_orange.gif');
	background-repeat:repeat-x;
	border:2px solid #ff8000;
	padding:8px;
	height:90px;
	margin-bottom:10px;
	width:94%;
}

.box_orange .title {
	float:right;
	width:auto;
	font-weight:bold;
}

.box_orange small a:link, .box_orange small a:visited {
	font-size:11px;
	color:#216db8;
	font-weight:bold;
}

.box_orange small {
	font-size:11px;
	font-weight:bold;
}

.box_gray_content {
	height:55px;
	overflow:hidden;
}

.box_orange .img {
	float:left;
	width:auto;
	margin-right:10px;
}

.phone_email {
	padding:3px;
	float:right;
	width:auto;
	margin-left:15px;
	cursor:pointer;
	font-weight:bold;
}

.phone_email_on {
	padding:3px;
	float:right;
	width:auto;
	margin-left:15px;
	font-weight:bold;
}

.admin_editor a:link, .admin_editor a:visited {
	background-color:#5f859b;
	color:#fff;
	padding-left:3px;
	padding-right:3px;
}

.admin_editor_float  {
	float:left;
	width:auto;	
}

.admin_editor_float a:link, .admin_editor_float a:visited {
	background-color:#5f859b;
	color:#fff;
	padding-left:3px;
	padding-right:3px;
}

.float_right {
	float:right;
	width:auto;
}

.loading {
	display:none;
	text-align:center;
	background-color:#0000CC;
	color:#FFFFFF;
	font-size:14px;
	margin-bottom:5px;
	margin-right:5px;
}

.index_page_home {
	font-weight:bold;
	font-size:12px;
	cursor:pointer;
}

.index_page_home_img {
	text-align:right;
	margin-bottom:8px;
	margin-right:11px;
	cursor:pointer;
}

.small2 {
	font-size:11px;
	font-weight:normal;
}

.small2 a {
	color:#a93536;
}

#marqueecontainer{
    position:relative;
    width:158px;
    height:125px;
    overflow:hidden;
}

#vmarquee{
    position:absolute;
    width:158px;
}

.poll_color1 {
	background-color:#ff8000;
	height:20px;
	float:right;
	width:auto;
}

.poll_color2 {
	background-color:#2c7436;;
	height:20px;
	float:right;
	width:auto;
}

.poll_bar2 {
	height:20px;
	float:right;
	width:auto;	
	margin-right:5px;
	color:#000;
}

.marker, .marker a:link, .marker a:visited {
	background-color:#ffff00;
}

.ticker_date {
	color:#800080;
}

.title_14_left {
	font-size:14px;
	color:#4682b4;
	font-weight:bold;
	float:right;
	width:auto;
}

.title_14_left, .title_14_left a:link, .title_14_left a:visited {
	font-size:14px;
	color:#4682b4;
	font-weight:bold;
}

.title_14, .title_14 a:link, .title_14 a:visited {
	font-size:14px;
	color:#4682b4;
	font-weight:bold;
}

.title_h2_small {
	border:#ccc 1px solid;
	width:370px;
	float:right;
}

/* <------ site map */

.sitemap ul {
	margin:0px;
	margin-right:15px;
	margin-top:0px;
	margin-bottom:15px;
	padding:0px;
}

.sitemap li {
	list-style:square; color:#00008b;
	font-weight:bold;
}

/* ------> site map */

/* <------ gallery */

.image_gallery {
	background-color:#ebedf5;
	border:1px solid #b8bbca;
	text-align:center;
	width:480px;
	margin:0 auto 0 auto;
	padding:5px;
}

.image_gallery .image_field {
	height:250px;
	width:450px;
	text-align:center;
	vertical-align:middle;
	margin:0 auto;
}

.image_gallery .image_field img {
	width:auto;
}

.image_gallery .button_field {
	text-align:center;
	width:146px;
	height:15px;
	margin:0 auto;
	margin-bottom:12px;
	clear:both;
}

.image_gallery .button_field .button {
	width:43px;
	color:#7070da;
	font-weight:bold;
	float:right;
	margin:0 15px;
}

.image_gallery .tiny_images_field {
	background-color:#ebedf5;
	border:1px solid #b8bbca;
	text-align:center;
	width:446px;
	height:50px;
	margin:0 auto;
}

.image_gallery .tiny_images_field .image {
	float:left;
	width:auto;
	height:auto;
	padding:0px;
}

.image_gallery .tiny_images_field .button {
	float:left;
	width:auto;
	height:auto;
	padding:0px;
}

/* gallery ------> */


/* <------ lead */

.lead-header {
	background-image:url('/themes/images/lead-header.gif');	
	height:9px;
	width:176px;
	font-size:0px;		
}

.lead-content {
	background-color:#ebedf5;
	color:#200050;
	width:163px;
	text-align:right;
	text-align:justify;
	border-right:1px solid #b8bbca;
	border-left:1px solid #b8bbca;
	padding:0px 6px 4px 5px;
}

.lead-image {
	padding:3px 6px 3px 0;
	float:left;
	width:auto;
	clear:both;
}

.lead-text {
	clear:both;
}

.lead-footer {
	background-image:url('/themes/images/lead-footer.gif');	
	height:9px;
	width:176px;
	margin-bottom:10px;
	font-size:0px;		
}

.lead-content .send_table .name_field {
	width:50px;
}

.lead-input {
	width:105px;
	border:1px solid #aaaaaa;
	background:#ffffff url(/themes/images/inputbg.gif) top left no-repeat;	
}

/* lead ------> */

/* <------ banners */

.banner {
	padding-bottom:5px;
	text-align:center;
}

/* banners ------> */
