html
{ 
	height: 100%;
}
	
body
{
	font-family: Verdana;
	color: #3B3B3B;
}

img
{
	border: 0px;
}

td
{
}


.bodyText
{
	font-family: Verdana;
	font-size: 11px;
	color: #3B3B3B;
	font-weight: normal;
}


.bodyText a:link, .bodyText a:visited
{
	font-family: Verdana;
	font-size: 11px;
	color: #000000;	
	font-weight: normal;
	text-decoration: none;
}


.bodyTitle15
{
	font-family: Verdana;
	color: #000000;
	font-size: 15px;
	font-weight: normal;
}


.bodyTitle14
{
	font-family: Verdana;
	color: #000000;
	font-size: 14px;
	font-weight: normal;
}


.bodyTitle12
{
	font-family: Verdana;
	color: #3B3B3B;
	font-size: 12px;
	font-weight: normal;
}


.bodyLink a:link, .bodyLink a:visited
{
	font-family: Verdana;
	font-size: 11px;
	color: #000000;	
	font-weight: normal;
	text-decoration: none;	
}


.bodyLink a:hover
{
	color: #4A7B05;
	text-decoration: none;	
}


.bodyInput
{
	font-family: verdana;
	color: #3B3B3B;
	font-size: 11px;
	font-weight: normal;
}


.langLink
{
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}


.langLink a:link, .langLink a:visited
{
	font-family: Verdana;
	font-size: 11px;
	color: #000000;	
	font-weight: normal;
	text-decoration: underline;	
}


.regFormTable th, .regFormTable td
{
	text-align: left;
	padding: 5px 0px 5px 0px;
}


.regFormTitle
{
	font-family: verdana;
	color: #000000;
	font-size: 15px;
	font-weight: bold;
	padding: 5px 0px 5px 0px;
}

	
.regFormText
{
	font-family: verdana;
	color: #3B3B3B;
	font-size: 11px;
	font-weight: normal;
}



.regFormInputM
{
	height: 22px;
	font-family: verdana;
	color: #3B3B3B;
	font-size: 11px;
	font-weight: normal;
	background-color:#FFFFAA;
}


.regFormInputO
{
	height: 22px;
	font-family: verdana;
	color: #3B3B3B;
	font-size: 11px;
	font-weight: normal;
}


.regFormInputR
{
	height: 22px;
	font-family: verdana;
	color: #3B3B3B;
	font-size: 11px;
	font-weight: normal;
	background-color:#DDDDDD;
}

.tableStyle
	{
	border-collapse: collapse;
	border-spacing:0;
	border: 1px solid #D5D2BF;
	margin-bottom:10px;
	table-layout: fixed;
	}

.tableStyle td,.tableStyle th
	{
	 border: 1px solid #D5D2BF;
	}

.tableStyle tr.trTitle
	{
	height: 30px;
	background-color:#CAC6AA;
	font-size: 11px;
	color: #666633;
	text-transform: uppercase;
	font-weight: normal;
	}

.tableStyle tr th
	{
	background-color: #E0DCC7;
	height:22px;
	color:#333333;
	font-weight: normal;
	}

.tableStyle td.tdCol1
	{
	background-color: #E0DCC7;
	text-indent: 0px;
	color:#333333;
	line-height: 1.3em;
	font-weight: normal;
	font-size: 11px;
	word-break: break-all;
	word-wrap:break-word;
	}

.tableStyle td.tdCol2
	{
	background-color: #E5E2CD;
	color:#333333;
	text-indent: 0px;
	font-size: 11px;
	line-height: 1.6em;
	font-weight: normal;
	word-break: break-all;
	word-wrap:break-word;
	}
	
	
.tableStyle td.tdSelect
	{
	background-color: #E0DCC7;
	text-indent: 0px;
	color:#333333;
	line-height: 1.3em;
	font-weight: normal;
	font-size: 11px;
	word-break: break-all;
	word-wrap: none;
	}
	
	
.treeText
{
	font-family: verdana;
	color: #3B3B3B;
	font-size: 11px;
	font-weight: normal;
}


.treeText a:link, .treeText a:visited
{
	font-family: Verdana;
	font-size: 11px;
	color: #000000;	
	font-weight: normal;
	text-decoration: none;	
}


.leftMenuTitle
{
	font-family: Verdana;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
	padding: 0px 0px 0px 0px;
	margin: 0px;
    text-align: center;
	text-transform: uppercase;
}


.leftMenuItem
{
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
    text-align: left;
    padding: 0px 0px 0px 10px;
}


.leftMenuItem a:link, .leftMenuItem a:visited
{
	font-family: Verdana;
	font-size: 12px;
	color: #000000;	
	font-weight: bold;
	text-decoration: none;
}


.leftMenuItem a:hover
{
	color: #FFFFCC;
	text-decoration: none;	
}
