/********************************************************************
* GENERAL / DOCUMENT STYLE
*********************************************************************/

@font-face
{
	font-family: Aaargh;
	src: url('/include/Aaargh.ttf');
}

@font-face
{
	font-family: Aaargh;
	font-weight: bold;
	src: url('/include/Aaargh.ttf');
}

@font-face
{
	font-family: mabella;
	font-weight: bold;
	src: url('/include/mabella.ttf');
}

html, body {height: 100%;}
html
{
	overflow: scroll;
}

body
{
	background-image: url('/images/background.png');
	background-repeat: repeat-x;
	font-family:				Arial,sans-serif;
	padding: 0;
	margin: 0;
}

select,
textarea
{
	background-color:			#ffffff;
	color:						#000000;
	border:						1px solid #003366;
	padding:					1px;
	font-size:					10px;
	font-family:				 arial,sans-serif;
}

td
{
	font-family:				 Verdana; 
	font-size:					11px;
}

table
{
	border-spacing:				0px;
	/* this is for ie6 to remove cellspacing */
	border-collapse:			collapse; 
}

a 
{
	font-family:				 Verdana, Arial, Helvetica, sans-serif;
	font-size:					10px;
	text-decoration:			none;
	cursor:						pointer;
	color:						#3333ff;
}

a:hover {font-family:  Verdana, Arial, Helvetica, sans-serif; font-size: 10px; COLOR: #ff6600; text-decoration: underline}


/********************************************************************
* PAGE LAYOUT
*********************************************************************/

#wrapper
{

}

#content
{
	margin: 0;
	height: 100%;
	height: auto ! important;
	min-height: 100px;
	width: 100%;
	position: relative;
	padding: 25px 0 25px 0;
}


/********************************************************************
* CONTENT
*********************************************************************/

.navigation_menu
{
	height				: 30px;
	width				: 975px;
	margin-left			: auto;
	margin-right		: auto;
	background-color	: #0848a9;
	position			: relative;
	z-index				: 9;

	
}

.input-description
{
	font-face			: mabella;
	text-align			: right;
	padding-right		: 10px;
}

#head
{
	height: 190px;
	top: 0;
	width: 100%;
	z-index: 10;
	position: relative;
}

#foot
{
	height: 75px;
	bottom: 0;
	width: 100%;
	z-index: 10;
	position: relative;
}

h3 {color: #1e54cc; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 16px; text-decoration: none; font-weight: bold}

main_table a {color: #db9500; font-family:  Verdana font-size: 11px; text-decoration: none; font-weight: bold}
main_table a:visited {color: #db9500; font-family:  Verdana font-size: 11px; text-decoration: none; font-weight: bold}
main_table a:hover {color: #dedede; font-family:  Verdana font-size: 11px; text-decoration: underline; font-weight: bold}


.input_special
{
	background-color:			#ffffff;
	color:						#000000;
	border:						1px solid #003366;
	padding-top:				2px;
	padding-bottom:				2px;
	padding-right:				2px;
	padding-left:				2px;
	#padding-top:				1px;
	#padding-bottom:			0px;
	#padding-right:				2px;
	#padding-left:				2px;
	font-size:					10px;
	font-family:				arial,sans-serif;
}

.table_color1{background-color: #f6f6f6;}
.main_table_first_row
{
	background-color:			#0848a9; 
	font-weight:				bold;
	color:						#a9c0d3;
	line-height:				20px;
}

.main_table_first_row_highlighted{background-color: #de9914; font-weight: bold;}
.main_table_additional_rows{background-color: #e1e1e1; color: #000000; font-weight: normal;}
.main_table
{
	text-align:					left;
	width:						975px;
	background-color:			#f6f6f6;
}

.half_main_table{text-align: left; width: 100%; background-color: #f6f6f6; }
.half_info_table{text-align: left; width: 100%; background-color: #FFFFFF;}


.search_table{text-align: left; width: 975px; background-color: #FFFFFF;}
.links_table{text-align: left; width: 975px; background-color: #FFFFFF;}
.search_statistics_table{text-align: left; width: 975px; background-color: #FFFFFF;}

.info_table{text-align: left; width: 975px;}

.blank_table{text-align: left; width: 975px; padding: 0; border-spacing: 0;}

.info_box
{
	border:						1px solid #6699CC;
	font-family:				 Arial, Helvetica, sans-serif;
	font-size:					12px;
	margin-right:				-18px;
}

.PageTitle
{
	width								: 975px;
	background-color					: #0848a9;
	height								: 30px;
	-moz-border-radius					: 0.2em 0.2em 0 0;
	-webkit-border-top-left-radius		: 0.2em;
	-webkit-border-top-right-radius		: 0.2em;
	-webkit-border-bottom-left-radius	: 0;
	-webkit-border-bottom-right-radius	: 0;
	text-align							: left;
	color								: #ffffff;
	text-indent							: 10px;
	font-weight							: bold;
	font-size							: 1em;
}

.RoundedBox
{
	background-color					: #0848a9;
	height								: 30px;
	-moz-border-radius					: 0.8em 0.8em 0 0;
	-webkit-border-top-left-radius		: 0.8em;
	-webkit-border-top-right-radius		: 0.8em;
	-webkit-border-bottom-left-radius	: 0;
	-webkit-border-bottom-right-radius	: 0;
	text-align							: left;
	color								: #ffffff;
	text-indent							: 10px;
	font-weight							: bold;
	font-size							: 1em;
}

.RoundedBoxText
{
	font-weight							: bold;
	font-size							: 0.9em;
	color								: #ffffff;
	text-indent							: 10px;
	text-align							: left;
	height								: 20px;
}

.RoundedBoxText td
{
	font-weight							: bold;
	font-size							: 1.2em;
	color								: #ffffff;
	text-indent							: 10px;
	text-align							: left;
	height								: 30px;
}

.main_table td
{
	padding								: 2px 10px 2px 10px
}


/********************************************************************
* RANDOM STUFF
*********************************************************************/

#donation, #donation a
{
	font-family:				 Verdana, Arial, Helvetica, sans-serif;
	font-size:					10px;
	font-weight:				normal;
}

/********************************************************************
* FAQ STUFF
*********************************************************************/

ul.menu-list
{
	list-style-type: none;
	padding: 0;
	margin: 0;
}
ul.menu-list > li
{
	text-indent: 10px;
	background-image: url('/images/arrow.gif');
	background-repeat: no-repeat;
	background-position: 0 50%;
	font-size: 13px;
	font-family:Arial,sans-serif;
}

.title
{
	color:#000099;
	font-size:18px;
	font-weight:bold;
}
.faq_box
{
	border:5px solid #ffffff;
	margin:5px 0 0;
	padding:0 10px 0 0;
}
