body
{
	margin: 0px 0px 0px 0px;
}

h1
{ 
	font-weight: bold; 
	font-size: 12px; 
	font-family: Tahoma; 
	color: #255509; 
	line-height: 18px;
	text-decoration: none; 
} 

h2
{ 
	font-weight: bold; 
	font-size: 12px; 
	font-family: Tahoma; 
	color: #BF3636; 
	line-height: 18px; 
	text-decoration: none; 
} 

.hover
{
	background: #FA9D04;
}

td, p, li, ul, body
{ 
	font-weight: normal; 
	font-size: 11px; 
	font-family: Tahoma; 
	color: #3E3E3E; 
	line-height: 18px; 
	text-decoration: none; 
} 

a
{
	font-weight: normal;
	font-size: 11px;
	font-family: Tahoma;
	color: #3E3E3E;
	line-height: 18px;
	text-decoration: underline;
} 
a:hover
{
	font-weight: normal;
	font-size: 11px;
	font-family: Tahoma;
	color: #3E3E3E;
	line-height: 18px;
	text-decoration: none;
}

b
{
	font-weight: bold;
	font-size: 11px;
	font-family: Tahoma;
	color: black;
	line-height: 18px;
} 



.link
{
	font-weight: normal; 
	font-size: 11px; 
	font-family: Tahoma; 
	color: #555555; 
	line-height: 18px; 
	text-decoration: none; 
} 
.link:hover
{ 
	font-weight: normal; 
	font-size: 11px; 
	font-family: Tahoma; 
	color: #555555; 
	line-height: 18px; 
	text-decoration: underline; 
}

.white
{ 
	font-weight: bold; 
	font-size: 14px; 
	font-family: Tahoma; 
	color: white; 
	line-height: 18px; 
	text-decoration: none; 
} 
.white:hover
{ 
	font-weight: bold; 
	font-size: 14px; 
	font-family: Tahoma; 
	color: white; 
	line-height: 18px; 
	text-decoration: underline; 
}



.header
{ 
	font-weight: normal; 
	font-size: 10px; 
	font-family: Tahoma; 
	color: #FFFFFF; 
	line-height: 18px;
	background: red;
	text-decoration: none; 
}
.header:hover
{ 
	font-weight: normal; 
	font-size: 10px; 
	font-family: Tahoma; 
	color: #FFFFFF; 
	line-height: 18px;
	background: black;
	text-decoration: none; 
} 


.footer
{ 
	font-weight: normal; 
	font-size: 9px; 
	font-family: Tahoma; 
	color: white; 
	line-height: 18px; 
	text-decoration: none; 
}
.footer:hover
{ 
	font-weight: normal; 
	font-size: 9px; 
	font-family: Tahoma; 
	color: white; 
	line-height: 18px; 
	text-decoration: underline; 
} 

.search
{ 
	font-weight: normal; 
	font-size: 11px; 
	font-family: Tahoma; 
	color: #3E3E3E; 
	text-decoration: none; 
	border: 0px; 
	width: 136px; 
	background: #AAAAAA; 
}

.input_text
{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: black;
	background-color: #fefefe;
	border: 1px solid #b5b5b5;
	vertical-align: middle; 
	height: 18px;
}
.input_textarea
{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: black;
	background-color: #fefefe;
	border: 1px solid #b5b5b5;
	vertical-align: middle;
}
.input_file
{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: black;
	background-color: #fefefe;
	border: 1px solid #b5b5b5;
	vertical-align: middle;
}
.input_submit
{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: black;
	background-color: #fefefe;
	border: 1px solid #b5b5b5;
	vertical-align: middle;
}

.page_subject
{
	font-family: Tahoma; 
	font-size: 13px; 
	font-weight: bold; 
	color: #4279AD; 
	line-height: 18px;
	text-decoration: none; 
}

.page_title
{
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 5px;
	padding-left: 5px;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #4279AD;
}

.table_data th
{
	background-color: #FF9E01;
	font-weight: normal;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: white;
	line-height: 16px;
	text-align: center
}
.table_data td
{
	font-weight: normal;
	font-family: verdana, arial, helvetica, sans-serif;
	color: #222222;
	font-size: 11px;
	line-height: 18px;
	text-decoration: none;
}


.link_limited
{
	font-weight: normal;
	font-size: 11px;
	font-family: Tahoma;
	color: #777777;
	line-height: 18px;
	text-decoration: underline;
} 
.link_limited:hover
{
	font-weight: normal;
	font-size: 11px;
	font-family: Tahoma;
	color: #777777;
	line-height: 18px;
	text-decoration: none;
}

.tree
{
	margin-top: 5px;
	margin-left: 20px;
}