body	{
	padding:0px;
	margin:0px;
	font-family: Arial, sans-serif;
	font-size: 10pt;
	}

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

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

hr {
	border:0; 
	height:1px;
	}

h1 	{
	font-family: tahoma, Arial, sans-serif;
	color: #666666;
	font-size: 14pt;
	margin-left:15px; 
	margin-right:15px;
	margin-top:10px; 
	margin-bottom:10px; 
	text-transform: uppercase;
}

h2 	{
	font-family: tahoma, Arial, sans-serif;
	color: #666666;
	font-size: 10pt;
	margin-left:15px;
	margin-right:15px;
	margin-top:10px; 
	margin-bottom:5px; 
	text-transform: uppercase;
	}
	
h3 	{
	font-family: tahoma, Arial, sans-serif;
	color: #666666;
	font-size: 10pt;
	margin-left:5px;
	margin-right:5px;
	margin-top:5px; 
	margin-bottom:0px; 
	}

.m_text
	{
		font-family:Tahoma;
		font-size:11px;
		line-height:12px;
		color:#454545;
	}

.content_def
	{
		font-family:Tahoma;
		font-size:11px;
		color:#454545;
		margin-left:10px; 
		margin-right:10px;
		margin-top:0px; 
		margin-bottom:10px; 
	}
	
.h_text
	{
		font-family:Tahoma;
		font-size:13px;
		line-height:13px;
		color:#4785A3;
	}
	
.l_text
	{
		font-family:Tahoma;
		font-size:11px;
		line-height:11px;
		color:#4785A3;
	}	

.l1_text
	{
		font-family:Tahoma;
		font-size:11px;
		line-height:11px;
		color:#93A81C;
	}	
	
.c_text
	{
	font-family:Tahoma;
	font-size:11px;
	line-height:11px;
	color:#FFFFFF;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px; 
	margin-bottom:0px; 
	}

.form
	{
	border-color:#878787; 
	border-width:1px; 
	background-color:#ffffff; 
	border-style:solid; 
	padding-left:5px
	}

.button {
	BORDER-RIGHT: #d6d6d6 1px solid; 
	BORDER-TOP: #d6d6d6 1px solid; 
	FONT-SIZE: 11px; 
	BORDER-LEFT: #d6d6d6 1px solid; 
	COLOR: #000000; 
	BORDER-BOTTOM: #d6d6d6 1px solid; 
	FONT-FAMILY: Arial, Verdana, Helvetica, sans-serif; 
	BACKGROUND-COLOR: #2C9ACF;
	}

.input {
	BORDER-RIGHT: #d6d6d6 1px solid; 
	BORDER-TOP: #d6d6d6 1px solid; 
	FONT-SIZE: 11px; 
	BORDER-LEFT: #d6d6d6 1px solid; 
	COLOR: #00000; 
	BORDER-BOTTOM: #d6d6d6 1px solid; 
	FONT-FAMILY: Arial, Verdana, Helvetica, sans-serif; 
	BACKGROUND-COLOR: #ffffff;
	}
		
		
		

		
a.c_text{text-decoration:none;}	
a.c_text:hover{text-decoration:underline;}
a.menu  {
	font-family:Tahoma;
	font-size:12px;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}

a.word  {
	font-family:Tahoma;
	font-size:12px;
	text-transform: uppercase;
	color: #666666;
	border: 1 solid #999999;
	background-color: #dddddd;
	text-decoration: none;
	font-weight: bold;
	padding-left: 4px;
	padding-right: 4px;
	margin-top: 5px;
	margin-bottom: 5px;
}

a.word:hover {
	font-family:Tahoma;
	font-size:12px;
	text-transform: uppercase;
	color: #666666;
	border: 1 solid #999999;
	background-color: #eeeeee;
	text-decoration: none;
	font-weight: bold;
	padding-left: 4px;
	padding-right: 4px;
	margin-top: 5px;
	margin-bottom: 5px;
}


ul 	{
	margin:5; 
	padding:5; 
	}
	
ol reflist	{
	margin:0; 
	padding:0; 
	
	}

	
li 	{
	font-family: Arial;
	font-size: 12px;
	margin: 0px 0px 3px 3px; 
	padding:0px 0px 0px 0px
	}
	


#search {
	width:100%;
	COLOR: #000000;
	BACKGROUND-COLOR: #abc254; 
	BORDER-BOTTOM: #d6d6d6 1px solid; 
	FONT-FAMILY: Arial, Verdana, Helvetica, sans-serif; 
	}
	
#search form {
padding:10 10 10 10;
	margin-top:0px;
	padding-left:100px;
	}

.input_search {
	BORDER: #91aa37 1px solid; 
	COLOR: #000000; 
	FONT-SIZE: 20px; 
	BACKGROUND-COLOR: #ffffff;
	}

.input_button {
	BORDER: #d6d6d6 0px solid; 
	FONT-SIZE: 18px; 
	COLOR: #000000; 
	BACKGROUND-COLOR: #2C9ACF;
	}

	
#nav {
        float: left;
		width: 160px;
        margin: 0;
        padding: 0;
		}

#nav li {
        background: #91aa37 url(/images/menu_green_arrow.gif) left center repeat-y;
        padding: 4px 10px 4px 30px;
        margin-bottom: 2px;
        margin-left: 0;
        list-style: none;
		}

#cathegs ul {
		font-family: Arial;
		font-size: 8px;
        margin: 0;
        padding: 0;
		}

#otherrefs {
		color: #445599; 
		margin:5px;
		padding:5px;
		font-size: 10pt; 
		font-style: italic; 
		border: #d6d6d6 1px solid;
}