html,body{
	height:100%;
	margin:0px;
	padding:0px
	font-family: Tahoma;
}

table {
	border-collapse: collapse;
}

h2 {
	font-weight: 100;
	padding: 0px;
	margin: 0px;
	padding-left: 5px;
	font-size: 21px;
	color: #76660d;
	position: relative;
	top: -5px;
}

body {
	background: #fff url('/img/topborder.gif') top left repeat-x;
	font-family: Verdana;
}

.bodybody {
	padding: 9px 19px;
	padding-right: 32px;
	font-size: 11px;
}

#left {
	background: url('/img/leftborder.gif') top left repeat-y;
	width: 100%;
	height: 100%;
}

#right {
	background: url('/img/rightborder.gif') top right repeat-y;
	width: 100%;
	height: 100%;
}

#bottom {
	background: url('/img/bottomborder.gif') bottom left repeat-x;
	width: 100%;
	height: 100%;
}

#red {
	background: url('/img/red.jpg') top left no-repeat;
	font-family: Verdana;
	width: 100%;
	height: 100%;
}

#maintable {
	background: url('/img/yellow.jpg') top right no-repeat;
	width: 100%;
	height: 100%;
}


#maintd {
	background: url('/img/cyan.jpg') bottom right no-repeat;
	width: 100%;
	height: 100%;
}


#magenta {
	background: url('/img/magenta.jpg') bottom left no-repeat;
	width: 100%;
	height: 100%;
}

#istructure {
	border-collapse: collapse;
	width: 100%;
	height: 100%;
}

#contenttable {
	border-collapse: collapse;
	width: 100%;
	height: 100%;
}

td
{
	margin: 0em;
	padding: 0em;
	vertical-align: top;
}


.corner {
	width: 9px;
	height: 9px;
}

.pix {
	width: 1px;
	height: 1px;
}

.footer {
	height: 34px;
	background: #544f32 url('/img/footer.gif');
	padding: 3px 27px;
	font-size: 9px;
	vertical-align: middle;
	color: white;
}

#logo {
	padding-left: 24px;
	padding-top: 16px;
}

#reflection {
	background: url('/img/reflection.jpg') no-repeat;
	width: 637px;
	height: 85px;
	padding-left: 281px;
	padding-top: 21px;
	padding-bottom: 21px;
	font-size: 10px;
	font-weight: bold;
	color: #575757;
}

.menu {
	width: 241px;
	text-align: left;
	padding: 2px 25px;
	padding-right: 11px;
	margin-bottom: 7px;
	font-size: 14px;
	font-weight: bold;
}

.activemenu {
	width: 241px;
	background: #594c0c;
	text-align: left;
	padding: 2px 25px;
	padding-right: 11px;
	margin-bottom: 7px;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
}

.link {
	color: #0042d8;
	font-size: 12px;
}

.sublink {
	color: #0042d8;
	font-size: 12px;
	font-weight: bold;
}

.sublinkactive {
	color: #000000;
	font-size: 12px;
	font-weight: bold;
}

#leftmenu {
	background: url('/img/leftmenubg.gif') top left repeat-y;
	position: relative;
	right: 1px;
	padding-left: 29px;
}

.menu2 {
	width: 241px;
	text-align: left;
	padding: 2px;
	padding-bottom: 3px;
	padding-right: 5px;
	margin-bottom: 6px;
	font-size: 14px;
	font-weight: bold;
}

.whitelink {
	color: #fff;
	text-decoration: none;
}

.podmenu {
	padding: 0px 6px;
	padding-bottom: 13px;
	position: relative;
	top: -6px;
}














