html 		{
		min-height: 100%;
}
body 		{
		font-family: Verdana, Arial, Helvetica, sans-serif;
		background-repeat:no-repeat;
		background-position:top;
		color: #AAAAAA;
		background-color: #2f2f2f;
		min-height: 100%;
		margin: 0;
		}
		
.cat		{
		width: 181px;
		height: auto;
		background: url(images/index_03.jpg);
		font-size:11px;
		font-weight:bold;
		color:#CCCCCC;
		padding: 5px;
		}

.news_title	{
		font-weight:bold;
}

.news_tag	{
		font-size: 10px;
}

.login		{
		min-height: 70px;
		width: 185px;
		background-color:#383838;
		padding: 1px;
		margin: 1px;
		padding-left: 5px;
		padding-top: 3px;
		color: #999999;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 12px;
}

.main		{
		background:url(images/index_02.jpg) repeat-x #000000;
		height:75px;
		width:100%;
		border-bottom:#646464 ridge thick;
}

.files		{
		border: #444444 2px solid;
		padding: 5px;
}

.login a:visited, a:link, a:active {
		color:#999999;
		text-decoration: none; 
		font-size: 12px;
}
.login a:hover 		{
		color:#6699ff;
		font-size: 12px;
		font-weight: bold;
}

.login input,password,select,textarea
			 {
		font-family:"Times New Roman", Times, serif;
		font-size:12px;
		color:#CCCCCC;
		background-color:#222222;
		border: 1px solid #444444;
}
input,password,select,textarea
			 {
		font-family:"Times New Roman", Times, serif;
		font-size:12px;
		color:#CCCCCC;
		background-color:#222222;
		border: 1px solid #444444;
}

.login form
			{
		padding: 0;
		margin: 0;			
}

.login_input {
		margin-left:9px;
		padding-left:2px;
}
		
.link		{
		width: 181px;
		height: auto;
		background: url(images/link.gif);
		padding: 3px;
		}
.footer		{
		color: #666666;
		font-size: 9px;
		background-color: #333333; /* 1f2125 */
		width: 100%;
		vertical-align:bottom;
}

.messages_header {
		color:#999999;
		font-family:"Courier New", Courier, monospace;
		background-color:#000000;
		border-bottom: 1px solid #666666;
}

.messages		{
		color:#999999;
		font-family:"Courier New", Courier, monospace;
		background-color:#333333;
		border: 1px solid #666666;
}

.search_header {
		color:#999999;
		font-family:Geneva, Arial, Helvetica, sans-serif;
		background-color:#333333;
		border-bottom: 1px solid #666666;
}

.search_box {
		color:#999999;
		font-family:Geneva, Arial, Helvetica, sans-serif;
		background-color:#111111;
		border: 1px solid #666666;
}

.search_help {
		color:#AAAAAA;
		margin-left: 8px;
}

ul.search_help {
		list-style: disc inside;
		border-left: thin solid;
		font-family:Geneva, Arial, Helvetica, sans-serif;
		color:#777777;
		font-size: 12px;
		margin: 0px;
		padding-left: 8px;
}

.search_results {
		border: solid 1px #444444;
}

.page_list {
		background:#333333;
		border: solid 1px #666666;
		float: right;
		padding: 0px;
}

.page_list_pagenum {
		background:#313131;
		color:#CBCBCB;
		margin: 0px;
		padding-left: 1px;
		padding-right: 1px;
		margin: 0px;
		border-left:solid 1px #666666;
		padding-left: 2px;
}

#category_list {
		width: 300px;
		border: 1px #414141 solid;
		list-style:inside disc;
}

.open_position {
		width: 90%;
		border: 1px #414141 solid;
}

.upload_window {
		background: #000000;
}

.closed_position {
		width: 90%;
		border: 1px #414141 solid;
		background: #333333;
}

.category {
		
}

.sub_category {
		border-top: 0px;
		margin-left: 20px;
		margin-bottom: 5px;
}

.ToC		{
		background: #444444;
		border: #777777 1px solid;
		width: 100px;
}

ul.ToC		{
		list-style:inside decimal;
		color: #444444;
}

.FAQ		{

}

.FAQ_element {
		
}

.FAQ_element_header {
		
}

.alt2		{
		background: #333333;
		width: 60%;
		height: 70px;
		border: #666666 1px dotted;
		margin-bottom: 5px;
}

.alt1		{
		background: #222222;
		width: 100%;
		border-bottom: #666666 1px dotted;
}

.table_list {
		width: 400px;
}

hr			{
		 color: #999999;
		 background-color: #999999;
}

ul 			{
		margin: 0;
		padding: 0;
		
}

h1,h2,h3,h4,h5,h6			{
		color: #888888;
		font-family:"Times New Roman", Times, serif;
		margin: 0px;
		padding: 0px;
}

.text_link	{
		color: #6699ff;
		text-decoration: none;
		}
		
.breadcrumb	{
		margin-left:10px;
}

.new_item	{
		float: right;
}

.gallery_image	{
		width: 500px;
		margin-left: 20px;
		margin-top: 10px;
		border: 1px #444444 solid;
		padding: 10px;
		text-align:center;
}

a:link		{
		color: #999999;
		text-decoration: none;
		
		}

a:visited	{
		color: #888888;
		text-decoration: none;
		}

a:hover		{
		color: #FF9900;
		text-decoration: none;
		}
		
#links li a:link { 
		color:#999999;
		text-decoration: none; 
		font-size: 12px;
		}
		
#links li a:visited { 
		color:#999999;
		text-decoration: none; 
		font-size: 12px;
		}

#links li a:active { 
		color:#999999;
		text-decoration: none; 
		font-size: 12px;
		}

#links li a:hover { 
		color:#FF9900;
		font-size: 12px;
		font-weight: bold; 
		}

.news		{
		color: #333333;
		font-weight: bold;
		font-size: 12px;
		}
		
.content	{
		background: /*url(images/index_04.jpg) left top repeat-x*/ #272727; 
		font-family: Verdana, Arial, Helvetica, sans-serif;
		color: #9c9c9c;
		font-size: 12px;
		min-height:100%;

		width:100%;
		padding-top: 10px;
		}

.content2	{
		background:url(images/bottom-right-transp.gif) bottom right no-repeat;
		min-height: 100%;

		width:100%;
}

.news_hr	{
		color: #333333;
		background-color: #333333;
}
