/* Default CSS Stylesheet for a new Web Application project */

BODY
{
	SCROLLBAR-FACE-COLOR: #E7E880;
	SCROLLBAR-HIGHLIGHT-COLOR: #ECEC97;
	SCROLLBAR-SHADOW-COLOR: #9C9536;
	SCROLLBAR-3DLIGHT-COLOR: #ffffff;
	SCROLLBAR-ARROW-COLOR: #ffffff;
	SCROLLBAR-TRACK-COLOR: #C2B950;
	scrollbar-darkshow-color: #000000;
	font-weight: normal;
	font-size: x-small;
	word-spacing: normal;
	text-transform: none;
	color: #000000;
	background-repeat: no-repeat;
	font-family: 'Times New Roman', Georgia, Tahoma, Verdana;
	letter-spacing: normal;
	background-color: #e8e880;
}

ASP
{
	font-weight: normal;
	font-size: x-small;
	word-spacing: normal;
	text-transform: none;
	font-family: 'Times New Roman', Georgia, Tahoma, Verdana;
	letter-spacing: normal;
}

td
{
	font-weight: normal;
	font-size: x-small;
	word-spacing: normal;
	text-transform: none;
	font-family: 'Times New Roman', Georgia, Tahoma, Verdana;
	letter-spacing: normal;
	color: #68b800;
}

table.AboutUs tr td
{
	font-weight: normal;
	font-size: x-small;
	word-spacing: normal;
	text-transform: none;
	font-family: 'Times New Roman', Georgia, Tahoma, Verdana;
	letter-spacing: normal;
	color: #000000;
}

p.handy {
	margin-top: 0px;
	margin-bottom: 8px;
}

p.map {
	margin-top: 0px;
	margin-bottom: 0px;
}



H1, H3, H4, H5 
{
	margin-top: 0;
	color: #68b800;
	margin-bottom: 2;
}

H1
{
	font-size: x-large;
	font-weight: 700;
	word-spacing: normal;
	text-transform: none;
	font-style: normal;
	letter-spacing: normal;
	text-decoration: none;
}	
		
H2
{
	color: #CC0000;
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 0;
	font-size: large;
	font-weight: 500;
	word-spacing: normal;
	text-transform: none;
	font-style: normal;
	letter-spacing: normal;
	text-decoration: none;
}

H2 .Script
{
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 0;
	font-size: xx-large;
	font-family: Vladimir Script, sans-serif;
}
	

H3, TD.H3 {
	font-weight: bold;
	font-size: medium;
	word-spacing: normal;
	text-transform: none;
	font-style: normal;
	letter-spacing: normal;
	text-decoration: none;
}	

H3.map {
	margin-bottom: 0px;
	font-weight: bold;
	font-size: medium;
	word-spacing: normal;
	text-transform: none;
	font-style: normal;
	letter-spacing: normal;
	text-decoration: none;
	background-color: #ffffff;
}	

		
H4 {	
	font-size: small;
	font-weight: 500;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	

H4.map {
	font-weight: 500;
	font-size: small;
	word-spacing: normal;
	text-transform: none;
	letter-spacing: normal;
	text-decoration: none;
	margin-bottom: 0px;
	background-color: #ffffff;
}

H4.handy
{
	font-weight: 500;
	font-size: small;
	word-spacing: normal;
	text-transform: none;
	letter-spacing: normal;
	text-decoration: none;
	margin-bottom: -0px;
}
		
H5, DT	{	
	font-size:	x-small;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H6	{	
	font-size:	xx-small;
	font-weight:	700;
	font-style:	normal;
	text-decoration: none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	

		
TFOOT, THEAD	{	
	font-size:	x-small;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
TH	{	
	text-align: left;
	vertical-align:	baseline;
	font-size:	x-small;
	font-weight:	bold;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none
	}
	

A:link
{
	color: #68b800;
	text-decoration: none;
}	
		
A:visited	{	
	text-decoration:	none;
	color: #68b800;
	}	
		
A:active	{	
	text-decoration:	none;
	color: #68b800;
	}	
		
A:hover
{
	color: #CC0000;
	text-decoration: underline;
}
	
SMALL	{	
	font-size: xx-small;
	}	

BIG	{	
	font-size: large; 
	}	

BLOCKQUOTE, PRE	{	
	font-family:	Courier New, monospace;
	}	
	
UL LI	{	
	list-style-type:	square ;
	}	

UL LI LI	{	
	list-style-type:	disc;
	}	

UL LI LI LI	{	
	list-style-type:	circle;
	}	
	
OL LI	{	
	list-style-type:	decimal;
	}	

OL OL LI	{	
	list-style-type:	lower-alpha;
	}	

OL OL OL LI	{	
	list-style-type:	lower-roman;
	}	

div {
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
	background-color: #e8e880;
}

div.handy {
	overflow: auto;
	width: 420px; 
	height:	360px; 
	border: 0px; 
	padding: 4px; 
	margin: 0px;
	background-color: transparent;
}
div.map {
	border: 0px; 
	padding: 0px; 
	margin: 0px;
	background-color: #000000;
}


div.MenuLeft
{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
	background-color: transparent;
}


.Data
{
	font-family: Tahoma;
	font-size: x-small;
}

.DataMoney
{
	font-size: x-small;
	font-family: Tahoma;
	text-align: left;
}

p.LinkList { 
	font-family: Tahoma;
	font-size: x-small; 
	color: #000000; 
	text-align: left; 
	word-spacing: 0;
	margin-bottom: -8 
}

h3.List {
	margin-bottom: 0
}

.List {
	margin-bottom: -16
}

table
{
	border: 0px;
	table-layout: auto;
	padding: 0px;
	margin: 0px;
	color: black;
	border-collapse: collapse;
}

TABLE.Category TR TD A:link {	
	text-decoration:	none;
	color: #F0F0F0;
	}	
		
TABLE.Category TR TD A:visited {	
	text-decoration:	none;
	color: #F0F0F0;
	}	
		
TABLE.Category TR TD A:active {	
	text-decoration:	none;
	color: #F0F0F0;
	}	
		
TABLE.Category TR TD A:hover {	
	text-decoration:	underline;
	color: #FF2020;
	}