a:visited
{
	font-size: 8pt;
	color: #0033aa;
	font-family: verdana;
	text-decoration: underline;
}

a:link
{
	font-size: 8pt;
	color: #0033aa;
	font-family: verdana;
	text-decoration: underline;
}

a:hover
{
	font-size: 8pt;
	color: #0033aa;
	font-family: verdana;
	text-decoration: none;
}

a.lan:visited
{
	font-family: "verdana";
	font-size: 8pt;
	color: #444444;
	text-decoration: none;
}

a.lan:link
{
	font-family: "verdana";
	font-size: 8pt;
	color: #444444;
	text-decoration: none;
}

a.lan:hover
{
	font-family: "verdana";
	font-size: 8pt;
	color: #001111;
	text-decoration: none;
}

a.home:visited
{
	font-family: "verdana";
	font-size: 7pt;
	color: #224433;
	text-decoration: none;
}
a.home:link
{
	font-family: "verdana";
	font-size: 7pt;
	color: #224433;
	text-decoration: none;
}
a.home:hover
{
	font-family: "verdana";
	font-size: 7pt;
	color: #224433;
	text-decoration: underline;
}

a.fnew:visited
{
	font-size: 8pt;
	color: #0033aa;
	font-family: "trebuchet ms", arial;
	text-decoration: underline;
	padding: 0px;
}

a.fnew:link
{
	font-size: 8pt;
	color: #0033aa;
	font-family: "trebuchet ms", arial;
	text-decoration: underline;
	padding: 0px;
}

a.fnew:hover
{
	font-size: 8pt;
	color: #0033aa;
	font-family: "trebuchet ms", arial;
	text-decoration: none;
	padding: 0px;
}

a.fe:visited
{
	font-size: 8pt;
	color: #003366;
	font-family: verdana;
	text-decoration: none;
	padding: 0px;
}

a.fe:link
{
	font-size: 8pt;
	color: #003366;
	font-family: verdana;
	text-decoration: none;
	padding: 0px;
}

a.fe:hover
{
	font-size: 8pt;
	color: #0044aa;
	font-family: verdana;
	text-decoration: underline;
	padding: 0px;
}

h1
{
	font-weight: bold;
	font-size: 11pt;
	color: #001111;
	font-family: Arial;
	padding: 0px;
	margin: 0px;
}


body
{
	font-size: 12pt;
	font-family: Verdana;
	line-height: 16px;	
	margin-left: 0px;
	margin-top: 0px;
	background-color: #222222;	
}

td
{
	font-size: 8pt;
	font-family: Verdana;
}

P
{
	font-size: 8pt;
	font-family: Verdana;
}

hr
{
	color: #777777;
	height: 1px;
}

pre
{
	background: #ffffff;
	margin-top: 1em;
	margin-bottom: 1em;
	margin-left: 0px;
	padding: 5pt;
	width: 100%;
}

pre.clsCode
{
	border: #bbbbbb 1px solid;
	font-family: "Courier New", Verdana, Arial;
	color:#001133;
	font-size:11px;
}

pre.clsCCCode
{
	font-size: 120%;
	font-family: 'courier new' ,courier,serif;
	background: none;
}

.faq
{
	font-size: 8pt;
	font-family: 'courier new' ,courier,serif;
	background: #eeeeee;
	margin-top: 1em;
	margin-bottom: 1em;
	margin-left: 0px;
	padding: 5pt;
	width: 100%;
}

.classTitle
{
	font-weight: bold;
	font-size: 12pt;
	font-family: Verdana;
}

.move
{
	font-weight: bold;
	font-size: 12pt;
	font-family:Verdana;
}


.classNormal
{
	font-size: 10pt;
	font-family: Verdana;
}

img
{
	border: none;
}

table.dtTABLE
{
	width: 100%; /* Forces tables to have correct right margin */
	margin-top: .6em;
	margin-bottom: .3em;
	border-width: 1px 1px 0px 0px;
	border-style: solid;
	border-color: #999999;
	background-color: #999999;
	font-size: 100%; /* Text in Table is same size as text outside table */
}

table.dtTABLE th, table.dtTABLE td
{
	border-style: solid; /* Creates the cell border and color */
	border-width: 0px 0px 1px 1px;
	border-style: solid;
	border-color: #999999;
	padding: 4px 6px;
	text-align: left;
}
table.dtTABLE th
{
	background: #cccccc; /* Creates the shaded table header row */
	vertical-align: bottom;
}
table.dtTABLE td
{
	background: #ffffff;
	vertical-align: top;
}

.headTitle
{
	font-weight: bold;
	font-size: 12pt;
	color: #002244;
	font-family: "trebuchet ms", arial,helvetica,sans-serif;
	padding: 0px;
}

.tdTitle
{
	font-size: 9pt;
	color: #000000;
	font-family: arial;
	padding: 0px;
}

.tdtt
{
	font-size: 8pt;
	color: #002222;
	font-family:  arial;
	padding: 0px, 0px, 0px, 8px;
}

.smallTitle
{
	font-weight: bold;
	font-size: 8pt;
	color: #002244;
	font-family: Tahoma, arial;
	padding: 0px;
}

div.mainLeft
{
	float: left;
	width: 570px;
	margin: 0px;
	padding-left: 0px;
	height:auto;
}

div.mainRight
{
	float: right;
	margin: 0px;
	margin-bottom: 10px;
	padding: 2px;
	width: 180px;
	height: auto;
	background-color: #ffffff;
}

div.bodyContent
{	
	margin-left:5px;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 2px;
	width: 785px;
	background-color: #ffffff;
}

div.txtContent
{
	margin: 1px;
	margin-top: 5px;
	padding: 10px;
	width: 570px;
	border: #bbbbbb 1px solid;
	text-align: left;
	font-family: verdana;
	font-size: 10px;
	float: left;
}

div.txtContentX
{
	width: 270px;
	height: 430px;
	float: left;
	margin: 1px;
	margin-top: 10px;
	padding: 5px;
	border: 0;
	text-align: left;
	font-family: verdana;
	font-size: 10px;
}

div.txtContentX1
{
	width: 270px;
	height: 430px;
	float: right;
	margin: 1px;
	margin-top: 10px;
	padding: 5px;
	border-left: #cccccc 1px solid;
	border-right: #cccccc 0px solid;
	border-top: #cccccc 0px solid;
	border-bottom: #cccccc 0px solid; /*text-align: left;*/
	font-family: verdana;
	font-size: 10px;
}

div.txtArticle
{
	height:auto;
	margin: 1px;
	margin-top: 5px;
	padding: 8px;
	border: none;
	text-align: left;
	font-family: verdana;
	font-size: 10px;
}

div.col
{
	float: left;
	margin-right: 1px;
	margin-top: 5px;
	margin-bottom: 20px;
	margin-left: 0px;
	padding: 0px;
	border: #cccccc 1px solid;
	text-align: left;
	font-family: verdana;
	font-size: 10px;
	width: 180px;
}
span
{
	display:inline;
}

h3
{
	margin: 0px;
	padding: 3px;
	font-family: verdana;
	font-size: 10px;
	border-bottom: #cccccc 1px solid;
	background: #eeeeee;
	color: #002244;
}

ul.news
{
	margin: 0px;
	padding: 10px;
	font-family: verdana;
	font-size: 9px;
}

#topMenu
{
	border-right: #cccccc 1px solid;
	border-top: #cccccc 0px solid;
	border-left: #cccccc 0px solid;
	border-bottom: #cccccc 1px solid;
	background-color: #003366;
	padding: 0px;
	margin: 0px;
	vertical-align: middle;
	list-style-type: none;
	height: 35px;
	list-style: none;
	background-image: url("/img/top_bk.png");
}

#topMenu li
{
	display: block;
	float: left;
}

#topMenu li a
{
	font-family: "verdana";
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
	float: left;
	padding-right: 20px;
	display: block;
	padding-left: 20px;
	padding-bottom: 0px;
	line-height: 23px; /*padding-top: 0px;*/
	text-align: center;
	margin-top: 5px;
	margin-left: 1px;
}

#topMenu li a:hover
{
	color: #000000;
	background-color: #eeeeee;
}

#topMenu li ul
{
	clear: left;
	background-color: #eeeeee;
	border-right: #999999 1px solid;
	padding-right: 0px;
	border-top: #999999 1px solid;
	padding-left: 0px;
	z-index: 1;
	float: none;
	padding-bottom: 0px;
	margin-left: 1px;
	border-left: #999999 1px solid;
	width: 380px;
	padding-top: 0px;
	border-bottom: #999999 1px solid;
	position: absolute;
	top: 70px;
}

#topMenu li ul li
{
	float: none;
	background-color: #eeeeee;
	width: 100%;
	list-style: none;
}

#topMenu li ul li a
{
	display: block;
	padding-left: 9px;
	padding-right: 11px;
	border-right: 0px;
	border-top: 0px;
	border-left: 0px;
	border-bottom: 0px;
	font-weight: normal;
	float: none;
	margin: 0px;
	color: #000000;
	line-height: 26px;
	font-family: verdana, Helvetica, Arial, sans-serif;
	height: 26px;
	text-align: left;
	text-decoration: none;
}

#topMenu li ul li a:hover
{
	background-color: #cccccc;
}


