﻿body {
	margin-bottom: 0px;
	background-color: #050301;
	background-image:url('../images/nav.jpg');
	
	background-repeat:repeat-x;

}
select {
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	line-height: 14px;
}

input {
	font-family: arial;
	font-size: 12px;
	
	font-weight: normal;
	line-height: 14px;
}
.style2 {
	font-size: 12px;
	font-family: Verdana;
}
.style4 {
	text-align: center;
}
.style5 {
	background-color: #FFFFFF;
}
.style6 {
	background-color: #F4F4F6;;
}
.style10 {
	background-color: #C1D06B;
}

.style11 {
	text-align: right;
}

* {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 0px
}

.style8 {
	color: #7C6045;
}

.style12 {
	background-image: url('images/m2.jpg');
	background-color: #7C6045;
}
.style13 {
	background-image: url('images/m3.jpg');
	background-color: #7C6045;
}
.style14 {
	color: #A60000;
}

.style15 {
	background-color: #7C6045;
}

textarea {
	font-family: arial;
	font-size: 12px;
	
	font-weight: normal;
	line-height: 14px;
}

td {
	font-family: arial;
	font-size: 12px;
	
	font-weight: normal;
	line-height: 14px;
}

.frame {
	border: 1px solid #9D9D9D;
}

.text1 {
	font-family: arial;
	font-size: 11px;
	
	font-weight: bold;
}

}

a:link {
	color: #000000;
	font-family: verdana;
	font-size: 12px;
	font-weight: normal;
	text-decoration: underline;

}
a:visited {
	color: #C1D06B;
	font-family: verdana;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;

}

a:hover {
	color: #000000;
	font-family: verdana;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: underline;
}

/* Navigation Styles */
#navigation ul {
	list-style-type: none;
	width: 100%;
	display: block;
	margin: 0;
	padding: 0;
	
}
#navigation li {
	display: block;
	margin: 0;
	padding: 0;
	
	background-color: #C1D06B;
}
#navigation a {
	color: #402640;
	text-decoration: none;
	
	display: block;
	padding: 5px;
	border-bottom: 1px dotted #F4F4F6;
	background-color: #C1D06B;
	
}
#navigation a:hover {
	color: #402640;
	text-decoration: none;
	background-color: #fff;
}

.inputstyle {
	font-family: verdana;
	font-size: 12px;
	font-weight: normal;
	color: #5F726F;
	background-color: #E2EDEB;
	border: 1px solid #333333;
}

