a {font-size: 12px;}

a:link, a:visited {
	text-decoration : none;
	color : #3333b6;
}

a:hover {
	text-decoration: none;
	color : #ee4400;	
}

input:hover, select:hover {
	border: 1px #c67000 solid;
}

textarea, select, input {
	background-color: #ffffff;
	color: #314e96;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;	
	border: 1px #314e96 solid;
}
ul {
	margin: 20px;
	padding: 0px;
}
li {
	list-style-type: square;
	color: #fe7405;
}


.menuitem {
	border: 1px #99744C solid;
/*	background-color: #ffffff;*/

}
a.menuitem {
	border: 0px;
	font-size: 12px;
	font-weight: bold;
}
td.menuitem a {background-color: #ffffff; display: block; margin: 0; padding: 4px;}
td.menuitem a:hover { background-color: #617ec6; color: #ffffff;}

a.menuitem2:link, a.menuitem2:visited {
	border-top: 1px solid #99744C;
	border-bottom: 1px solid #99744C;
}
a.menuitem2:hover {
	border-top: 1px solid #317c76;
	border-bottom: 1px solid #317c76;
}

a.title2 {
	font-size: 15px;
	font-weight: bold;
}

body {	
	background-color: #99744C;	
	margin-top : 10px;	
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;	
}

hr { height: 1px; border: solid #fe7405 0px; border-top-width: 1px;}

.backg {	background-color:#ffffff;	}

.panel {
	background-color: #f0f0f0; border: 0px #003366 solid; width: 100px;
}

.panel2 { background-color: #f0f0f0; border: solid #555599 2px; }
.small_text {font-family: Verdana, Arial, sans-serif; font-size: 11px; color: #555555;}
a.small_text {font-family: Verdana, Arial, sans-serif; font-size: 11px;}

.module { border: 1px solid #8888bb; background-color: #ffffff;  }
.module2 { border: 1px solid #8888bb; background-color: #f0f0f0;}
.menu { border: 1px solid #8888bb; background-color: #ffffff; }
.redblog { font-size: 32px; color: #555555; }


.title2 { font-size: 13px; color : #fe7405; font-weight: bold;}

.title {
	font-size: 13px;
	color : #ffffff;
	text-indent : 10px;
	font-weight: bold;
	background-color: #9ba9d2;
	border: 1px #667799 dotted;
}

.mark { 
	background-color: #efefef; border: 1px #667799 solid;
}

/* currently used for calendar */
.mark2 {
	background-color: #f0f0f0;
	border: solid #555599 1px;
}
/* currently used for posts */
.mark3 {	
	border: solid 1px #667799;
	padding: 1px;
}
.mark4 { 
	background-color: #efefef ; border: 1px #777777 dotted;
	padding: 1px;
}

/* used for ...*/
.mark5 {
	background-color:#36536D; border: 0px #667799 solid;
	color: white;
}

.search {
	background-color: #ffffff;
	border: 0px #003366 solid;
}

.search_result {
	background-color: #fe9425;
}
input.search {
	background-color: #ffffff;
	color: #EFEFEF;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;	
	border: 1px #fe7405 solid;
}

.light { font-family: Verdana, Arial, sans-serif; font-size: 12px; color: #222222;}

.gen { font-size: 12px; }
.gen2 { background-color: #fefefe; font-size: 11px; color: #555555; font-weight: bold; }
.gen3 { 
	font-size: 11px; 
	color: #555555; 
	font-weight: normal;
	padding: 3px;
	border: 1px #777777 dotted;
}


.text_form {
	font-size: 13px;
	color : #ffffff;
	font-weight: bold;
	background-color: #9ba9d2;
}


.top_right {
	background: url("../../../CAMIMH_News/html/snaily/images/ad.jpg") no-repeat;
	width: 20px;
	height: 20px;
}
.top_left {
	background: url("../../../CAMIMH_News/html/snaily/images/as.jpg") no-repeat;
	width: 20px;
	height: 20px;
}

.bottom_left {
	background: url("../../../CAMIMH_News/html/snaily/images/bs.jpg") no-repeat;
	width: 20px;
	height: 20px;
}
.bottom_right {
	background: url("../../../CAMIMH_News/html/snaily/images/bd.jpg") no-repeat;
	width: 20px;
	height: 20px;
}
