body {
  margin-left:            0px;
  margin-right:           0px;
  margin-top:             0px;
  margin-bottom:          0px;
  width:                  100%;
  background-color:       #ffffff;
  height:                 100%;
}

a {
	color: #000099;
	text-decoration: none;
}


a:hover {
	color: #000000;
	text-decoration: underline;
}


.title1 {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #777777;
}


.menuB			{ color:#666666; text-decoration:none; }
.menuB:hover	{ color:#000000; text-decoration:none; }

.lang				{ color:#ffffff; text-decoration:none; }
.lang:hover		{ color:#999999; text-decoration:none; }


#treeHeader {
	padding-top: 2; padding-bottom: 2;
	padding-left: 0; padding-right: 0;
	white-space: nowrap;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
} 

#treeItem {
	padding-top: 2; padding-bottom: 2;
	padding-left: 0; padding-right: 0;
	white-space: nowrap;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
} 

#treeImg {
	padding-top: 2; padding-bottom: 2;
	padding-left:0; padding-right: 5;
}



.treeAutoHeader {
	color: #666666;
	text-decoration: none;
}
.treeAutoHeader:hover {
	color: #000000;
	text-decoration: none;
}
.treeAutoHeaderAct {
	color: #000000;
	text-decoration: none;
}
.treeAutoHeaderAct:hover {
	color: #666666;
	text-decoration: none;
}

.menuLevel2 {
	color: #00FFFF;
	font-family: Verdana, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
	text-decoration: none;
}

.menuLevel2:hover {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}

.menuLevel2Act {
	color:#ffffff;
	font-family: Verdana, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
	text-decoration: none;
}

.menuLevel2Act:hover {
	color:#00FFFF;
	font-family: Verdana, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
	text-decoration: none;
}

.treeAutoCategory {
	color: #666666;
	text-decoration: none;
}
.treeAutoCategory:hover {
	color: #000000;
	text-decoration: none;
}
.treeAutoCategoryAct {
	color:  #000000;
	text-decoration: underline;
}
.treeAutoCategoryAct:hover {
	color: #666666;
	text-decoration: none;
}


.treeCnt {
	color: #999999;
	font-weight: normal;
}


.Header {
	margin-top: 25px; margin-bottom: 10px;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 13px; font-weight: 100;
	text-transform: uppercase;
	color: #666666;
}

#menuTop {
	padding-top: 5; padding-bottom: 5;
	font-family: Verdana, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 8px;
	text-transform: uppercase;
	
}


.menuTop {
	color: #cccccc;
	text-decoration: none;
}
.menuTop:hover {
	color: #ffffff;
	text-decoration: none;
}

.menuTopAct {
	color: #ffffff;
	text-decoration: none;
}
.menuTopAct:hover {
	color: #ffffff;
	text-decoration: none;
}


.t_top {
	font-family: Verdana, sans-serif;
	font-size: 8pt;
	color: #cdcdcd;
}

.b {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	color: #333333;
}


.f {
	font-family: Verdana, sans-serif;
	font-size: 13px;
	color: #666666;
}

.formSubmit {
	border:#666666 1px solid;
	font-family: Verdana, sans-serif;
	font-size:11px;
	color:#666666;
	background:#ffffff; 
}


input { font-size: 12px; font-family: Arial, Helvetica, sans-serif; }
select { font-size: 12px; font-family: Arial, Helvetica, sans-serif; }
textarea { font-size: 12px; font-family: Arial, Helvetica, sans-serif; }
td { font-size: 12px; font-family: Arial, Helvetica, sans-serif; }
div { font-size: 12px; font-family: Arial, Helvetica, sans-serif; }

/*
p { color: black; font-size: 12px; font-family: Arial, Helvetica, sans-serif; }
li { color: black; font-size: 12px; font-family: Arial, Helvetica, sans-serif; }
*/
p { color: #333333; font-size: 12px; font-family: Verdana, sans-serif; }

li {
	 color: #333333;
	 font-size: 11px;
	 font-family: Verdana, sans-serif;
	 list-style-type: square;
}

.h12 { font-size: 12px; font-family: Arial, Helvetica, sans-serif; }
.h14 { font-size: 14px; font-family: Arial, Helvetica, sans-serif; }
.h16 { font-size: 16px; font-family: Arial, Helvetica, sans-serif; }
.h18 { font-size: 18px; font-family: Arial, Helvetica, sans-serif; }
.h20 { font-size: 20px; font-family: Arial, Helvetica, sans-serif; }
.h22 { font-size: 22px; font-family: Arial, Helvetica, sans-serif; }
.h24 { font-size: 24px; font-family: Arial, Helvetica, sans-serif; }


.button{
	border: 1px black solid;
	FONT-FAMILY: Arial, Helvetica, sans-serif; FONT-SIZE: 12px
}

.buttonapp{
	border: 1px black solid;
	width: 200px;
	height: 50px;
	color:ffffff;
	background:#ff0000; 
	FONT-FAMILY: Arial, Helvetica, sans-serif; FONT-SIZE: 18px;
}

.buttonacc{
	border: 1px red solid;
	color:ffffff;
	background:#ff0000; 
	FONT-FAMILY: Arial, Helvetica, sans-serif; FONT-SIZE: 12px; FONT-WEIGHT: bold;
}

.buttonrej{
	border: 1px black solid;
	color:ffffff;
	background:#000000; 
	FONT-FAMILY: Arial, Helvetica, sans-serif; FONT-SIZE: 12px; FONT-WEIGHT: bold;
}

.txt{
	border-top:#000000 0px solid;
	border-left:#000000 0px solid;
	border-bottom:#000000 1px solid;
	border-right:#000000 0px solid;
	font-size:12px;
	color:000000;
	background:#FFFFFF; 
}

.txtf1{
	border-top:#000000 0px solid;
	border-left:#000000 0px solid;
	border-bottom:#000000 1px solid;
	border-right:#000000 0px solid;
	font-size:12px;
	color:000000;
	background:#f1f1f1; 
}
.txte5{
	border-top:#000000 0px solid;
	border-left:#000000 0px solid;
	border-bottom:#000000 1px solid;
	border-right:#000000 0px solid;
	font-size:12px;
	color:000000;
	background:#e5e5e5; 
}
.txtff{
	border-top:#000000 0px solid;
	border-left:#000000 0px solid;
	border-bottom:#000000 1px solid;
	border-right:#000000 0px solid;
	font-size:12px;
	color:000000;
	background:#ffffff; 
}
.txtff0{
	border-top:#000000 0px solid;
	border-left:#000000 0px solid;
	border-bottom:#000000 0px solid;
	border-right:#000000 0px solid;
	margin-bottom: 0px;
	font-size:12px;
	color:000000;
	background:#ffffff; 
}
.sele5{
	font-size:12px;
	color:000000;
	background:#e5e5e5; 
}
.self1{
	font-size:12px;
	color:000000;
	background:#f1f1f1; 
}
.selff{
	font-size:12px;
	color:000000;
	background:#ffffff; 
}
.selmsg{
	font-size:12px;
	color:000000;
	width: 250px;
	background:#f1f1f1; 
}

.up{
	border-top:#cccccc 1px solid;
}

.upd{
	border-top-color: #cccccc;
	border-top-style: double;
	border-top-height: 1px;
}

.dn{
	border-bottom:#cccccc 1px solid;
}

.dn11{
	border-bottom:#666666 1px solid;
	font-size: 11px;
}

.l11{
	border-left:#666666 1px solid;
	font-size: 11px;
}

.r11{
	border-right:#666666 1px solid;
	font-size: 11px;
}

.f11{
	font-size: 11px;
}

.up66{
	border-top:#666666 1px solid;
}

.upd66{
	border-top-color: #666666;
	border-top-style: double;
	border-top-height: 1px;
}

.dn66{
	border-bottom:#666666 1px solid;
}

.br{
	border-top: none; 
	border-left: none; 
	border-bottom: none;
	border-right:#1d0e82 1px solid;
}
.bb{
	border-top: none; 
	border-left: none; 
	border-right: none;
	border-bottom:#1d0e82 1px solid;
}
.bl{
	border-top: none; 
	border-left: #B5C0FE 1px solid;
	border-right: none;
	border-bottom:none;
}
.blu{
	border-top:  #B5C0FE 1px solid; 
	border-left: #B5C0FE 1px solid;
	border-right: none;
	border-bottom:none;
}
.bu{
	border-top:  #B5C0FE 1px solid; 
	border-left: none;
	border-right: none;
	border-bottom:none;
}
.blb{
	border-top: none; 
	border-left: #1d0e82 1px solid;
	border-right: none;
	border-bottom:#1d0e82 1px solid;
}
.bbr{
	border-top: none; 
	border-left: none;
	border-right: #1d0e82 1px solid;
	border-bottom:#1d0e82 1px solid;
}
.blr{
	border-top: none; 
	border-left: #1d0e82 1px solid;
	border-right: #1d0e82 1px solid;
	border-bottom:none;
}
.bru{
	border-top: #1d0e82 1px solid;
	border-left: none;
	border-right: #1d0e82 1px solid;
	border-bottom:none;
}
.bbu{
	border-top: #1d0e82 1px solid;
	border-left: none;
	border-right: none;
	border-bottom: #1d0e82 1px solid;
}
.blbr{
	border-top: none; 
	border-left: #1d0e82 1px solid;
	border-right: #1d0e82 1px solid;
	border-bottom:#1d0e82 1px solid;
}
.bbru{
	border-top: #1d0e82 1px solid;
	border-left: none;
	border-right: #1d0e82 1px solid;
	border-bottom:#1d0e82 1px solid;
}
.blbru{
	border-top: #1d0e82 1px solid;
	border-left: #1d0e82 1px solid;
	border-right: #1d0e82 1px solid;
	border-bottom:#1d0e82 1px solid;
}
.blbu{
	border-top: #1d0e82 1px solid;
	border-left: #1d0e82 1px solid;
	border-right: none;
	border-bottom:#1d0e82 1px solid;
}
.blru{
	border-top: #1d0e82 1px solid;
	border-left: #1d0e82 1px solid;
	border-right: #1d0e82 1px solid;
	border-bottom:none;
}


#topic_container {
	padding: 0 2em 2em 2em;
	width: 100%;
}

#topic_content {
	padding: 2em;
	border: 1px solid #ccc;
	width: 100%;
	background-color: #fafafa;
	font-family:  Verdana, sans-serif;
	font-size: 11px;
}

#topic_content h2 {
	font-family:  Verdana, sans-serif;
	text-align: center;
	font-size: 10pt;
	color : #333;
}

#topic_content h1 {
	font-family:  Verdana, sans-serif;
	text-align: center;
	font-size: 12pt;
	color : #333;
}

#topic_content th {
	font-family:  Verdana, sans-serif;
	text-align: center;
	font-size: 11px;
	color : #333;
}

#topic_content div {
    margin: .5em 0;
}

#topic_content div, #topic_content td {
    font-family:  Verdana, sans-serif;
	font-size: 11px;
}

#topic_header {
    margin-bottom: 20;
    font-size:11px;
    text-align: center;
    font-weight: bold;
}

#cont_tools {
    margin: 0 0 10 0;
}
#cont_tools img {
   vertical-align: middle;
}


/* AnyLink Drop Down Menu START */
#dropmenudiv{
position:absolute;
border:1px solid black;
font:normal 12px Verdana;
line-height:18px;
z-index:100;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: yellow;
}
/* AnyLink Drop Down Menu END */
