body {
	background-color : #AAAAAA;
	color:#000000;
	margin:0px;
}  

td, p, div {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:x-small;
	color: #000000;
	text-decoration: none;
	line-height: 130%;
}

p { margin-top: 5px; } 

a:link{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:x-small;
	color: #CF3C20;
	text-decoration: underline;
} 
a:visited{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:x-small;
	color: #CF3C20;
	text-decoration: underline;
} 
a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:x-small;
	color: #EF5C40;
	text-decoration: underline;
} 

ul, ol, li{
		font-weight: normal;
		font-size:x-small;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		list-style:  url(images/bullet.gif) outside;
		text-decoration: none;
		color:#000000;
}

h1 { 
	color: #CF3C20; 
	font-family: Arial Narrow, Arial, Helvetica, sans-serif;
	font-weight : bold; 
	font-size: large;
	line-height: 100%;	
	}
h2 { 
	color: #CF3C20; 
	font-family: Arial Narrow, Arial, Helvetica, sans-serif;
	font-weight : bold; 
	font-size: medium;
	line-height: 100%;
	}
h3 { 
	color: #CF3C20; 
	font-family: Arial Narrow, Arial, Helvetica, sans-serif;
	font-weight : bold; 
	font-size: small;
	line-height: 100%;	
	}		

.white {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:x-small;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 130%;
}
a.white:link{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:x-small;
	color: #FFFFFF;
	text-decoration: underline;
} 
a.white:visited{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:x-small;
	color: #FFFFFF;
	text-decoration: underline;
} 
a.white:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:x-small;
	color: #000066;
	text-decoration: underline;
}

.ContentCell {
	background-color: #FFFFFF;
	height:100px;
	width:466px;
	padding: 10px;
}

.ContentCellRight {
	background-color: #51551A;
	padding: 5px;
	background-image:url(images/advert_bg.gif);
	text-align:center;
}

.ContentCellRight h1 { 
	color: #00593A; 
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight : normal; 	
	font-size: large;
	line-height: 100%;	
	}
.ContentCellRight h2 { 
	color: #00593A; 
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight : normal; 
	font-size: medium;
	line-height: 100%;	
	}
.ContentCellRight h3 { 
	color: #00593A; 
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight : normal; 
	font-size: small;
	line-height: 100%;		
	}
	
.AltTableRow {
	background-color:#DCE7E1;	
	}
	
.LightTableRow {
	background-color:#F7F9F8;	
	}	
	
.small {
	font-size:0.9em;
	color: #CF3C20;	
	}	

/*Form Styles Start*/
FORM {
margin: 0px;	
}

.TextBox {
font-size:x-small;
background-color: #FFFFFF;
border: solid 1px #999999;
color: #CF3C20;
}

.option {
font-size:x-small;
background-color: #FFFFFF;
color: #CF3C20;
}

.select {
font-size:x-small;
background-color: #FFFFFF;
color: #CF3C20;
border: solid 1px #999999;
}

.textarea {
font-family: Arial, Helvetica, sans-serif;
font-size:x-small;
background-color: #FFFFFF;
border: solid 1px #999999;
color: #CF3C20;
}

.CheckBox {
font-size:x-small;
color: #CF3C20;
}

.Submit{
font-family: Arial, Helvetica, sans-serif;
background-color: #CF3C20;
border: #CF3C20 1px outset;
color: #FFFFFF;
font-size:x-small;
font-weight:bold;
}

/*Form Styles End*/

/*Menu styles*/

td.menu_normal a:link { 
font-family: Arial Narrow, Arial, Helvetica, sans-serif;
font-family:small;
background-color: #CCCCCC;
text-decoration: none; 
display: block; 
color: #535353; 
font-weight:bold;
padding:5px 5px 5px 5px;
border-bottom: 1px solid #999999;
background-image:url(images/menu/bg_slice.jpg);
text-align:center;
}

td.menu_normal a:visited { 
font-family: Arial Narrow, Arial, Helvetica, sans-serif;
font-family:small;
background-color: #CCCCCC;
text-decoration: none; 
display: block; 
color: #535353; 
font-weight:bold;
padding:5px 5px 5px 5px;
border-bottom: 1px solid #999999;
background-image:url(images/menu/bg_slice.jpg);
text-align:center;
} 

td.menu_normal a:hover { 
color: #999999; 
}


/*End menu styles*/
