* {
	margin: 0;
	padding: 0;
}

body {
background: #666666;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 14px;
line-height: 17px;
color: #333;
}

a {
text-decoration: none;
color: #362e19;
}
a:hover {
text-decoration: underline;
color: #4a3c19;
}

#wrap {
margin: 20px auto;
width: 1000px;
}


#header {
background: #666666 url(images/header.jpg) no-repeat;
height: 200px;
}
#header h1 {
	font-size: 38px;
	letter-spacing: -1px;
	color: #000;
	padding-top: 40px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 250px;
	font-family: Calibri;
	font-style: italic;
	font-weight: bold;
}
#header h1 a { 
color: #fff;
text-decoration: none;
font-weight: 100;
letter-spacing: -2px;
}
#header h1 a:hover {
color: #000;
}
#header h2 {
	font-size: 19px;
	color: #000;
	letter-spacing: -1px;
	font-weight: 100;
	padding-top: 20px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 250px;
	font-family: Calibri;
	font-style: italic;
}
#header h3 {
	font-size: 14px;
	color: #000;
	letter-spacing: -1px;
	font-weight: 100;
	padding-top: 20px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 250px;
}

#menu {
height: 30px;
line-height: 30px;
background: #666666 url(images/menu.jpg) no-repeat;
}
#menu ul {
	list-style-type: none;
	padding-left: 60px;
	background-color: #000;
}
#menu ul li {
	display: block;
	float: left;
	width: 107px;
	background-color: #000;
}
#menu ul li a {
	padding: 0 20px 0 0;
	text-decoration: none;
	font-weight: 100;
	font-size: 14px;
	color: #aaa;
	background-color: #333;
}
#menu ul li a:hover {
color: #fff;
text-decoration: none;
}


#content {
background: #666666 url(images/content.jpg) repeat-y;
padding: 10px;
}

.left {
	float: left;
	width: 730px;
	text-align: justify;
	padding: 10px;
	font-size: 14px;
	background: #fff;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	margin-left: 20px;
}
.left h2 {
font-size: 20px;
font-weight: 100;
padding: 15px 0 7px 0;
}
.left h2 a {
text-decoration: none;
}
.left h2 a:hover {
text-decoration: underline;
}
.left h3 {
	font-size: 14px;
	font-weight: normal;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 20;
}
.left h3 a {
text-decoration: none;
}
.left h3 a:hover {
text-decoration: underline;
}

.left ul {
	padding: 10px 0 15px 30px;
	list-style-type: disc;
}
.left ul li a {
	font-weight: bold;
	font-size: 12px;
	color: #2A1F00;
}
.left ul li a:hover {
	color: #F33;
}

.left img {
	vertical-align: top;
	background-color: #FFF;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
}

.right {
	float: left;
	width: 170px;
	background: #fff;
	padding: 10px;
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-left-width: medium;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: dotted;
	border-top-color: #000;
	border-bottom-color: #000;
	border-left-color: #C00;
}
.right h2 {
height: 24px;
line-height: 24px;
color: #000;
font-size: 17px;
padding-left: 10px;

}
.right ul {
padding: 10px 0 15px 30px;
list-style-type: square;
}
.right ul li a {
font-weight: 100;
font-size: 12px;
}
.right ul li a:hover {

}
.right img {
	vertical-align: super;
	width: 160px;
	border: #CCC;
}


table {
	width: 650px;
	border-collapse:collapse;
	border:1px solid #FFCA5E;
}
caption {
	font: 1.8em/1.8em Arial, Helvetica, sans-serif;
	text-align: left;
	text-indent: 10px;
	background: url(bg_caption.jpg) right top;
	height: 45px;
	color: #FFAA00;
}
thead th {
	background: url(images/bg_th.jpg) no-repeat right;
	height: 47px;
	color: black;
	font-size: .7em;
	font-weight: bold;
	padding: 0px 7px;
	margin: 20px 0px 0px;
	text-align: left;
	border-right: 1px solid #FCF1D4;
}

thead1 th {
	background: url(images/bg_th.jpg) no-repeat right;
	height: 47px;
	color: red;
	font-size: .1em;
	padding: 0px 7px;
	margin: 20px 0px 0px;
	text-align: left;
	border-right: 1px solid #FCF1D4;
}
tbody tr {
background: url(bg_td1.jpg) repeat-x top;
}
tbody tr.odd {
	background-color: #FFC;
	background-image: url(bg_td2.jpg);
	background-repeat: repeat-x;
}

tbody th,td {
	font-size: 1em;
	line-height: 1.4em;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	padding: 10px 7px;
	text-align: left;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFCA5E;
	border-right-color: #DDDDDD;
}


tfoot th {
	background: url(bg_total.jpg) repeat-x bottom;
	color: #FFFFFF;
	height: 30px;
}
tfoot td {
	background: url(bg_total.jpg) repeat-x bottom;
	color: #FFFFFF;
	height: 30px;
}



.tdfont10
{
    TEXT-ALIGN: left;
    FONT-FAMILY: Calibri;
    BACKGROUND-COLOR: white;
    FONT-SIZE: 10pt;
    FONT-WEIGHT: bolder;
    COLOR : black;
}

.tdfont12
{
    TEXT-ALIGN: left;
    FONT-FAMILY: Calibri;
    BACKGROUND-COLOR: white;
    FONT-SIZE: 12pt;
    FONT-WEIGHT: bolder;
    COLOR : black;
}

.tdfont16
{
    TEXT-ALIGN: left;
    FONT-FAMILY: Calibri;
    BACKGROUND-COLOR: black;
    FONT-SIZE: 16pt;
    FONT-WEIGHT: bolder;
    COLOR : white;
}


#bottom {
background: #d4ccae url(images/bottom.jpg) no-repeat;
padding: 10px 0;
}

#footer {
text-align: center;
font-size: 11px;
}

/* Tableless Form */

label{
float: left;
width: 120px;
font-weight: bold;
}

input, textarea{
width: 180px;
margin-bottom: 5px;
}

textarea{
width: 450px;
height: 250px;
}

.boxes{
width: 1em;
}

#submitbutton{
margin-left: 120px;
margin-top: 5px;
width: 90px;
}

br{
clear: left;
}

/* Admin page */

.admin {
	float: left;
	width: 930px;
	text-align: justify;
	padding: 10px;
	font-size: 14px;
	background: #fff;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	margin-left: 20px;
}
.left h2 {
font-size: 20px;
font-weight: 100;
padding: 15px 0 7px 0;
}
.admin h2 a {
text-decoration: none;
}
.admin h2 a:hover {
text-decoration: underline;
}
.admin h3 {
	font-size: 14px;
	font-weight: normal;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 20;
}
.admin h3 a {
text-decoration: none;
}
.admin h3 a:hover {
text-decoration: underline;
}

.admin ul {
	padding: 10px 0 15px 30px;
	list-style-type: disc;
}
.admin ul li a {
	font-weight: bold;
	font-size: 12px;
	color: #2A1F00;
}
.admin ul li a:hover {
	color: #F33;
}

.admin img {
	vertical-align: top;
	background-color: #FFF;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
}


