body
	{
		padding:0px;
		margin:0px;
		background-color:#FFFFFF;
	}

a:hover
	{
		text-decoration:none;
	}

.err_text
	{
		font-family:Tahoma;
		font-size:11px;
		line-height:15px;
		color:#CC0000;
	}
	
.m_text
	{
		font-family:Tahoma;
		font-size:11px;
		line-height:15px;
		color:#323232;
	}

.m1_text
	{
		font-family:Tahoma;
		font-size:11px;
		line-height:14px;
		color:#323232;
	}

.m2_text
	{
		font-family:Tahoma;
		font-size:14px;
		line-height:15px;
		color:#323232;
	}
	
.h_text
	{
		font-family:Tahoma;
		font-size:12px;
		line-height:12px;
		color:#323232;
	}

.h1_text
	{
		font-family:Tahoma;
		font-size:12px;
		line-height:12px;
		color:#006c00; /*color:#B41D1A;*/
	}

.h2_text
	{
		font-family:Tahoma;
		font-size:12px;
		line-height:12px;
		color:#006c00; /*color:#CA0703;*/
	}
	
.l_text
	{
		font-family:Tahoma;
		font-size:11px;
		line-height:11px;
		color: #006c00; /*color:#B41D1A;*/
	}

.ls_text
	{
		font-family:Tahoma;
		font-size:12px;
		line-height:12px;
		color:#9C9C9C;
	}

.ls1_text
	{
		font-family:Tahoma;
		font-size:12px;
		line-height:12px;
		color:#393939;
	}
	
.c_text
	{
		font-family:Tahoma;
		font-size:11px;
		line-height:11px;
		color:#323232;
	}

.form
	{
/*
		width:224px; height:20px; border-color:#A7A7A7; border-width:1px; background-color:#ffffff; border-style:solid; padding-left:5px
*/
		width:364px; height:20px; border-color:#A7A7A7; border-width:1px; background-color:#ffffff; border-style:solid; padding-left:5px

	}
.form_div
	{
		height:23px; margin-top:1px;
	}
		
td.white
	{
		font-family:Tahoma;
		font-size: 11px;
		color: #FFFFFF;
	}

a.c_text 
	{
		text-decoration:none;
	}	
a.c_text:hover
	{
		text-decoration:underline;
	}
	
a.h_text
	{
		text-decoration:none;
	}	
a.h_text:hover
	{
		text-decoration:underline;
	}

li.clean
	{
		margin:0px 0px 0px 0px;
		padding:0px 0px 0px 0px;
	}
li.doc
	{
		background:url(images/m.gif) no-repeat left center;
		margin: 6px 0px 0px 0px;
		padding:0px 0px 0px 14px;
	}

ul.clean
	{
		list-style-type:disc;
	}
	
ul.doc
	{
		margin:0;
		padding:0;
		list-style:none;
	}

tr.black
	{
		background-color:#003300;
	}

img
	{
		border:0;
	}
