a:hover img {
	text-decoration: none;
	color: #333333;
}
a.mainlevel{font-size:12px; font-weight:bold; color:#366693; margin:0px 6px 0px 6px; 
	padding:2px 2px; border-bottom:1px solid #DDD; display:block; 
	font-family: Arial, "MS Trebuchet", sans-serif; text-decoration:none; 
	background-color:#FFF;
	border-left: 4px solid white;
	}


a.mainlevel:active, a.mainlevel:focus{font-weight:bold}

a.mainlevel:hover,
a.mainlevel:active,
a.mainlevel:focus {
	border-left: 4px solid #7ea2c6;
	color:black;

}
a.sublevel{padding:3px 3px 3px 14px; display:block}

a.sublevel:hover, a.sublevel:active, a.sublevel:focus{}

#active_menu{font-weight:bold}

a.sublevel {
	padding: 3px 3px 3px 14px;
	display: block;
}

a.sublevel:hover,
a.sublevel:active,
a.sublevel:focus {
}
.moduletitle {
	background:transparent url(../../templates/jxtc_political/images/modHeadShadow.png) no-repeat scroll center bottom;
	border-bottom:1px solid #d0cfd1;       
	height:26px;
	text-align:center;
	font-size:14px;    
	font-family: Georgia, "Times New Roman", Arial, "MS Trebuchet", sans-serif; 
	font-weight:normal;        
	color:#4b6899;
	color:black;
}  

.topbar {
	background:url(../../templates/jxtc_political/images/topareabgs/topBG-blue.png) repeat-x;
	height:49px;
	color:white;
	font-size:16px;
	font-weight:bold;
	text-align:center;
}
.shadowtop {
	background:url(../../templates/jxtc_political/images/shadeColumnTop.png) repeat-x;
}
.shadowleft {
	background:url(../../templates/jxtc_political/images/rightShadowSep.png) repeat-y;
}
.bartop td{
	background:#0E2D4D url(../../templates/jxtc_political/images/buttonbg.png) repeat-x;
	padding:10px 10px;
}
.crmfooter {
	background:url(../../templates/jxtc_political/images/bottomModsBG-grey.jpg) repeat-x;
	color:#cdcdcd;
	font-size:11px;
	padding:3px 0;
}
.textsize20 { font-size: 20px; }
.textsize18 { font-size: 18px; }
.textsize16 { font-size: 16px; }
.textsize14 { font-size: 14px; }
.textsize11 { font-size: 11px; }
.textsize10 { font-size: 10px; }
.textsize9   { font-size: 9px; }
.textitalic    { font-style: italic; }
.textbold    { font-weight: bold; }
.textbolditalic    { font-weight: bold; font-style: italic; }
.textbluelight     {color: #0000FF}
.textblue    {color: #000080}
.textred     {color: #FF0000}
.HeadModule {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size:15px;
	text-decoration: none;
}
.SubModule {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.ModuleMenu {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}
.CurrentModule {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight:normal;
}
.cell_dash_hori {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-bottom-width: 0px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	padding:10px 0;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.normaltext {
	color: #333333;
}
.result_change_state {
	color: #C8A014;
	font-weight: bold;
}
.result_ok {
	color: #019894;
}
.result_error {
	color: #FF0000;
}
.error_msg {
	font-size: 12px;
	color: #FF0000;
	font-weight: bold;
}
.attach_list {
	font-size: 12px;
}
.dropdown {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #333333;
	border:1px #999999 solid; 
}
.dropdown_error {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #333333;
	border:2px #FF0000 solid; 
}
.inputbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	background:#ffffcc; 
	border: 1px solid #DDD;
	margin-top:4px;
	padding:2px;
	z-index: 2;
}
.inputbox:focus  {
	background:#ffffff
}
.inputbox_preview {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: black;
	background:#f4f4f4;
	border:1px solid #DDD;
	border-top:none;
	border-right:none;
	border-left:none;
	margin-top:4px;
	padding:2px;
}
.inputbox_error {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
	background:#FCF9FC; 
	border: 2px solid #FF0000;
	z-index: 2;
}
.style_button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background: #0E2D4D url(../../templates/jxtc_political/images/buttonbg.png) top repeat-x;
	border: 1px solid black;
	padding:2px 15px;
}
.style_button_list {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #76A5C8;
	border: 1px solid #666666;
	padding-right: 3px;
	padding-left: 3px;
}
.class_underline {
	text-decoration: underline;
}
.class_noneunderline {
	text-decoration: none;
}
.admission_font {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.headertext {
	font-size:16px; 
	line-height:22px;  
	color:#4b6899;   
	font-weight:bold; 
}
.headerregend {
	font-size: 14px;
	color: #4b6899;
	font-weight: bold;
}
.highlighttext {
	font-size: 12px;	
	padding-right: 3px;
	color: #333333;
	font-weight: bold;
}
td.highlighttext {
	width:170px;
}
.highlighttext_small {
	padding-right: 3px;
	font-size: 9px;
	color: #333333;
	font-weight: normal;
}
.highlighttext2 {
	padding-right: 3px;
	font-size: 12px;
	color: #333333;
	font-weight: normal;
}
.table_seperater {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #76A5C8;
}
.table_seperater2 {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #76A5C8;
}
.table_headerwhite {
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	padding:3px;
}
.table_header {
	border: 1px solid #76A5C8;
	background: #5884A4;
}
.table_footer {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #76A5C8;
}
.table_header_form {
	background-color: #76A5C8;
}
.table_header_form2 {
	background-color: #4FA7A5;
}
.table_bgcolor {
	background-color: #BAE9E8;
}
.table_symbol_seperater {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CDCDCD;
}
.table_symbol_seperater2 {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CDCDCD;
}
.table_symbol_headerwhite {
	font-size: 12px;
	color: #333333;
}
.table_symbol_header {
	border: 1px solid #CDCDCD;
	background-color: #CDCDCD;
}
.table_symbol_footer {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CDCDCD;
}
.image {
	border-style: solid;
    border-color: #76A5C8;
    border-width: 2px;
}
