/****** BODY STYLES *****/
body
 {
	width: 100%;
	color:#EEE6B3;
	font-family: "Gill Sans MT", Tahoma, Sans-Serif, Arial;
	font-weight: normal;
	font-size: 90%;
	text-align: center;
	background:#3D0C00 url(../images/worldMaP4.jpg) repeat-x;
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
	border: solid;
	border-width: 0px;
	border-color: #ffffff;
}

/****** HEADER STYLES *****/
h1
{
	font-size: 1.5em; 
	font-weight: bold;
}

h2
{
	font-size: 1.2em; 
	font-weight: bold; 
	text-transform:uppercase;
}

h3
{
	font-size: 1.0em; 
	font-weight: bold;
}

h4
{
	font-size: 1.0em; 
	font-weight: normal; 
	font-style: italic;
}

/****** TEXT STYLES *****/
p, li, td, dd
{
	line-height: 130%;
}

p
{
	margin-bottom: 10px;
}

/****** LIST STYLES *****/
ol
{
}

ul
{
}

li
{
}
   
/****** IMAGE STYLES *****/
img
{
	border:none;
}   

/****** LINK STYLES *****/
a:link
{
	color: #FFFF99; 
	text-decoration: none;
}

a:visited
{
	color: #FFFF99; 
	text-decoration: none;
}

a:hover
{
	color: #CC6600;
	text-decoration: none;
}

a:active
{
	color: #FFFF99; 
	text-decoration: none;
}   

/****** TABLE STYLES *****/
table
{
}

thead
{
	font-weight: bold;
}

tbody
{
}

tfood
{
}

tr
{
}

td
{
}

/****** GROUPING STYLES *****/
fieldset
{
}

legend
{
}

label
{
}

/****** FORM STYLES *****/
form
{
}

input[type=text]
{
	width: 100px;
}

input[type=password]
{
	width: 100px;
}

input[type=radio]
{
}

label
{
}

select
{
}

textbox
{
}

/****** CONTENT PADDING *****/
#paddingWrapper
{
	padding-top: 5px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-left: 5px;
}

#ErrorTextWrapper
{
	float: left;
	text-align: left;
	width: 440px;
	min-height: 15px;
	height: auto !important;
	padding: 0px 0px 0px 0px;
	border: solid;
	border-width: 0px;
	border-color: yellow;
}

.ErrorText
{
	font-weight: normal;
	font-size: 1.0em;
	color: #ff0000;
}

.clearer 
{
	clear: both;
}

/****** SEARCH CLASSES ******/
input.search[type=text]
{
	width: 250px;
}

input.search[type=radio]
{
}

label.search
{
	font-weight: normal;
	font-size: .90em;
}

font.search
{
	font-weight: normal;
	font-size: .90em;
}
