body
{
	margin: 0px;
}

a:link, a:active, a:visited
{
	font-family: Verdana;
	font-size: 11px;
	color: #006DA0;
}

a:hover
{
	color: #ABC7D4;
}

img
{
	border: 0px;
}

h5
{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 1px;
	color: #006DA0;
	border-bottom: 1px dashed #999BA1;
}

#login
{
	
}

#login h2
{
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 1px;
}

#login p
{
	font-family: Verdana;
	font-size: 11px;
	letter-spacing: 1px;
}

#login table tr td
{
	font-family: Tahoma;
	font-size: 11px;
	color: #045276;
}

#login input
{
	font-family: Verdana;

	font-size: 11px;
	color: #045276;
	border: 1px solid #ABC7D4;
}

input.login
{
	border-left: 1px solid #D2D2D2;
	border-top: 1px solid #D2D2D2;
	border-right: 1px solid #BDAC9F;
	border-bottom: 1px solid #BDAC9F;
	font-family: Verdana;
	font-size: 11px;
	color: #045276;
	background-color: #FFFFFF;
	background-image: url('../__admin/_img/menu_item_arrow.html');
	background-repeat: no-repeat;
	background-position: center left;
	padding-left: 2px;
}

input.buttonLogin
{
	background: #FFFFFF url(../__admin/_img/menu_item_arrow.html) 5px 2px no-repeat;
}

.option
{
	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
	letter-spacing: 2px;
	background-color: #005879;;
}

.option_title
{
	font-family: Arial;
	color: #790101;
	letter-spacing: 2px;
}


/* admin css */

#left
{
	float: left;
	border-right: 1px solid #ABC7D4;
	border-bottom: 1px solid #ABC7D4;	
	padding: 16px 16px 20px 12px;
	font-family: Verdana;
	font-size: 11px;
	width: 175px;
	position: relative;
	background-image: url('../_img/menu_bg.gif');
	background-repeat: repeat-y;
}

#left table tr td
{
	font-family: Verdana;
	font-size: 11px;
}

#right
{
	float: left;
	padding: 15px 15px 20px 16px;
	font-family: Verdana;
	font-size: 11px;
	background-image: url('../_img/content_bg.html');
	background-repeat: repeat-x;
}

#right table tr td
{
	font-family: Verdana;
	font-size: 11px;
}

#menu table tr td a:link, #menu table tr td a:active, #menu table tr td a:visited
{
	font-family: Verdana;
	font-size: 12px;
	letter-spacing: 1px;
	font-weight: bold;
	text-decoration: none;
	color: #006DA0;
}

#menu table tr td a:hover
{
	color: #ABC7D4;
}

#vol_search_form
{
	border-top: 5px solid #ABC7D4; 
	padding: 12px 0px 5px 25px;
}

#list_options
{
	padding: 6px 6px 4px 6px;
	text-align: left;
}

#list_options a:link, #list_options a:active, #list_options a:visited
{
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}

#list_options ul
{
	display: block;
	list-style: none;
}

#list_options ul li
{
	display: inline;
	margin-right: 12px;
}

#list_options ul li a:link, #list_options ul li a:active, #list_options ul li a:visited
{
	text-decoration: none;
	border-bottom: 1px dashed #09097F;
}

#list_options ul li a:hover
{
	background-color: #F2F5F8;
	border-bottom: 1px solid #09097F;
	color: #09097F;
}

#global_search
{
	padding: 6px 12px 6px 26px;
	/*border: 1px solid #ABC7D4;*/
}

#global_search p
{
	font-family: Helvetica;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	letter-spacing: 2px;
	background-color: #09097F;
	padding: 1px 2px 1px 4px;
}

#vol_search
{
	/*border: 1px solid #ABC7D4;*/
	padding: 0px 8px 0px 0px;
}

#vol_search input
{
	font-family: Tahoma;
	font-size: 11px;
	color: #09097F;
	border: 1px solid #ABC7D4;
	background-color: #FFFFFF;
}

.towns_content
{
	padding: 6px 32px 6px 32px;
	border: 1px solid #ABC7D4;
}

.towns_content p
{
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
}

.towns_content ul li
{
	margin-bottom: 2px;
	color: #006DA0;
}

.vol_search_result
{
	margin-bottom: 16px; 
	border-bottom: 1px dashed #ABC7D4;
	padding-left: 4px;
}

.vol_search_result a:link, .vol_search_result a:active, .vol_search_result a:visited
{
	text-decoration: none;	
}

.items_list a:link, .items_list a:active, .items_list a:visited
{
	font-family: Arial;
	font-size: 11px;
	letter-spacing: 1px;
	color: #006DA0;
	text-decoration: none;
	
}

.items_list a:hover
{
	color: #ABC7D4;
}

.item_list_container
{
	padding: 32px 10px 0px 25px; 
	background-color: #FFFFFF;
	border: 1px solid #ABC7D4;
}

.item_list_container .item
{
	padding: 8px 12px 8px 12px;
}

.delButton
{
	border: 1px solid #ABC7D4;
	background-color: #FFFFFF;
	font-size: 11px;
	color: #006DA0;
	padding: 1px 2px 1px 2px;
	letter-spacing: 1px;
	height: 18px;
	cursor: pointer;
}

.search_msg
{
	border: 1px solid #ECECEC;
	padding: 25px 12px 25px 12px;
	font-family: Arial;
	font-size: 22px;
	color: #D1B3B3;
	text-align: center;
}

.vol_list
{
	font-family: Arial;
	font-size: 12px;
	letter-spacing: 1px;
	padding: 2px 1px 2px 12px;	

	background-color: #FFF9DD;
}	

.vol_list a:link, .vol_list a:active, .vol_list a:visited
{
	font-family: Arial;
	font-size: 12px;
	letter-spacing: 1px;
	text-decoration: none;
}	

.menu_desc
{
	background-color: #FFFFFF; 
	border: 1px solid #ABC7D4;	
	padding: 2px 5px 2px 6px;
	color: #906511;
}

.vol_details td a:link, .vol_details td a:active, .vol_details td a:visited
{
	text-decoration: none;
}

.vol_details_title td
{
	font-family: Verdana;
	font-size: 12px;
	padding: 0px 2px 1px 4px;
	font-weight: bold;
	background-color: #F2F5F8;
}

.vol_details td
{
	font-family: Verdana;
	font-size: 11px;
	color: #906511;
	padding: 0px 2px 1px 4px;
}

.vol_info
{
	border-top: 2px solid #37B704;
	border-bottom: 2px dashed #37B704;
	border-left: 1px solid #37B704;
	border-right: 1px solid #37B704;
	padding: 0px 0px 12px 0px;
	text-align: center;
}

.vol_info_title
{
	font-family: Verdana;
	font-size: 13px;
	letter-spacing: 1px;
	background-color: #FFEED3; 
	padding: 1px 6px 2px 6px; 
	color: #006DA0;
	font-weight: bold;
}

.vol_info_details
{
	padding: 6px 12px 4px 12px;
}

.vol_info_details table tr td
{
	border-bottom: 1px dashed #F2F5F8;
}

.vol_container
{
	font-family: Tahoma;
	font-size: 11px;
	padding: 4px;
	background-color: #FFEED3;
	margin-bottom: 12px;
	visibility: hidden;
}

.not_avail
{
	color: red;
	background: none;
	border: 0px;
}

.content_header
{
	font-family: Verdana; 
	font-size: 11px; 
	font-weight: bold; 
	color: #006DA0; 
	padding: 6px 12px 6px 12px; 
	/*background-color: #FFEED3;*/ 
	background-color: #FFFFFF; 
	text-align: center; 
	margin-bottom: 12px; 
	border: 1px solid #ABC7D4;
}

.stats_container
{
	text-align: center;
	padding: 8px 12px 8px 12px;
	border-bottom: 2px solid #ABC7D4;
	border-top: 1px dashed #ABC7D4;
	border-left: 1px dashed #ABC7D4;
	border-right: 1px dashed #ABC7D4;
}

.notes
{
	background-color: #FFFFFF;
	border: 1px solid #ABC7D4;
	padding: 4px 4px 2px 6px;
}

.notes_logo
{
	margin-bottom: 10px;
	text-align: center;
}

.note_title
{
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #FC2525;
}

.note_content
{
	font-family: Verdana;
	font-size: 10px;
}

.mission
{
	padding: 6px 14px 6px 14px;
	border: 1px solid #D6D4B3;
}

.mision p
{
	padding: 0px 0px 0px 0px;
}

.mission_title
{
	font-family: Helvetica;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 2px;
	color: #0076A7;
}

.mission p.mission_title
{
	margin: 0px 0px 18px 0px;
}

.mission_section
{
	font-family: Helvetica;
	font-size: 11px;
	font-weight: bold;
	letter-spacing: 1px;
	background-color: #D6D4B3;
	padding: 1px 6px 1px 6px;
	margin-bottom: 6px;
	margin-top: 12px;
}

.submitButton
{
	border: 1px solid #D6D4B3;
	font-family: Helvetica;
	font-size: 11px;
	font-weight: bold;
	letter-spacing: 1px;
	cursor: pointer;
}

.mission_result
{

	font-weight: bold;
}

.mission_result a:link, .mission_result a:active, .mission_result a:visited
{
	font-family: Helvetica;
	font-size: 14px;
	letter-spacing: 2px;
	text-decoration: none;
}

.entry
{
	margin: 0px 0px 16px 0px;
	border: 1px solid #D6D4B3;
	width: 450px;
}

.entry_title
{
	background-color: #D6D4B3;
	color: #000000;
	padding: 2px 6px 1px 6px;
	font-size: 10px;
}

.entry_title a:link, .entry_title a:active, .entry_title a:visited
{
	text-decoration: none;
	color: #000000;
	letter-spacing: 1px;
	font-weight: bold;
	font-size: 11px;
}

.entry_title a:hover
{
	color: #FFFFFF;
}

.entry_content
{
	padding: 8px 8px 4px 10px;
}

.ref_note
{
	font-family: Helvetica;
	font-size: 10px;
	color: red;
}
