body, table, td, tr, p, div, th, span {
	font-family: verdana;
	font-size: 14px;
}

img {
	border: none;
}

h5 {
	color: #1c7695;
	padding: 0;
	margin: 0;
}

a {
	color: #0149b4;
	text-decoration: none;
	cursor: hand;
	cursor: pointer;
}

th {
	font-weight: 900;
	text-align: right;
}

.topMenu a {
	color: #185596;
	font-weight: 900;
	font-size: 12px;
}

.ad {
	border: 1px solid #71b9df;
}

a.button {
	background: transparent url('../images/leftButton.gif') no-repeat;
    display: block;
    float: right;
    font-weight: 900;
    height: 26px;
    margin-left: 6px;
    padding-left: 6px; /* sliding doors padding */
    text-decoration: none;
    cursor: hand;
    cursor: pointer;
}

a.button span {
	color: #1f7679;
    background: transparent url('../images/rightButton.gif') no-repeat scroll top right;
    display: block;
    line-height: 14px;
    padding: 3px 12px 7px 3px;
    cursor: hand;
    cursor: pointer;
}

h4 {
	margin: 0;
	padding: 0;
	font-size: 16px;
	font-weight: 900;
}


.pagenumactive {
	padding: 1px 4px 1px 4px;
	margin: 0px;
	color: #000000;
	background-color: #f0f0f0;
	text-decoration: none;
	border: 1px solid #a6afbb;
	font-size: 11px;
}

.pagenum a {
	padding: 1px 4px 1px 4px;
	margin: 0;
	color: #9a9a9a;
	background-color: #ffffff;
	text-decoration: none;
	border: 1px solid #a6afbb;
	font-size: 11px;
}

.pagenum a:hover {
	border: 1px solid #738294;
	color: #666666;
	background-color: #ddd;
}

.question {
	width: 32px;
	height: 32px;
	vertical-align: middle;
}

.title_question{
	color:#000000;
}

.lefttd {
	align: left;
	vertical-align: top;
	width: 2%;
}

.sw {
	width: 180px;
}

.titlecat{
	color:#000000;
	font-family: verdana;
	font-size: 14px;
}

.titlecat1{
	color:#333333;
	font-family: verdana;
	font-size: 13px;
}

.titlecat2{
	color:#000000;
	font-family: verdana;
	font-size: 14px;
	font-weight: bold;
}

.content{
	color:#000000;
	font-weight: normal;
	font-family: verdana;
	font-size: 13px;
}

.content1{
	color:#000000;
	font-weight: normal;
	font-family: verdana;
	font-size: 14px;
}

.content2{
	color:#333333;
	font-weight: normal;
	font-family: verdana;
	font-size: 13px;
}

.question{
	font-weight: bold;
	color:#019F90;
	font-family: verdana;
	font-size: 13px;
}

.menutitle{
cursor:pointer;
margin-bottom: 5px;
background-color:#ECECFF;
color:#000000;
width:140px;
padding:2px;
text-align:center;
font-weight:bold;
/*/*/border:1px solid #000000;/* */
}

.submenu{
margin-bottom: 0.5em;
}

			#menu {
				font-family: Verdana, sans-serif;
				font-weight: bold;
				text-transform: uppercase;
				margin: 0px 0;
				padding: 0;
				list-style-type: none;
				background-color: #eee;
				font-size: 13px;
				height: 29px;
			}
			#menu li {
				float: left;
				margin: 0;				
			}
			#menu li a {
				text-decoration: none;
				display: block;
				padding: 0 10px;
				line-height: 29px;
				color: #666;
			}
			#menu li a:hover, #menu li.active a {
				background-color: #f5f5f5;
				/* border-bottom: 2px solid #DDD;*/
				color: #999;
			}
			#menu_wrapper ul {margin-left: 12px;}
			#menu_wrapper {padding: 0 16px 0 0; background: url('../images/test1.png') no-repeat right;}
			#menu_wrapper div {float: left; height: 29px; width: 12px; background: url('../images/test1.png') no-repeat left;}
			
			
			/* Blue Menu */
			#menu_wrapper.blue ul {
				/* border-top: 2px solid #356AA0;*/
				/* border-bottom: 2px solid #204061;*/
				background: url('../images/test1.png');}
			#menu_wrapper.blue a {color: #333333;}
			#menu_wrapper.blue li a:hover, #menu_wrapper.blue li.active a {color: #EC1D23; background: url('../images/test2.png');}
			#menu_wrapper.blue {background: url('../images/test.png') no-repeat right;}
			#menu_wrapper.blue div {background: url('../images/test.png') no-repeat left;}
			