body {
margin: 8px;
font-family: verdana, helvetica, sans-serif;
font-size: 12px;
color: #000;
background: #FFF;
text-align: left;
}

/* Left Menu Parameters */
div.lmenuhead {
line-height: 18px;
vertical-align: middle;
height: 18px;
width: 128px;
padding-left: 5px;
border: 1px solid #000000;
background-color: #eee9e4;
font-family: verdana;
font-size: 12px;
text-transform: uppercase;
}

div.lmenu {
height: 14px;
width: 128px;
padding-left: 5px;
border-left: 1px solid #000000;
border-bottom: 1px solid #000000;
border-right: 1px solid #000000;
font-family: verdana;
font-size: 10px;
}

div.lmenu:hover {
height: 14px;
width: 128px;
padding-left: 5px;
border-left: 1px solid #000000;
border-bottom: 1px solid #000000;
border-right: 1px solid #000000;
font-family: verdana;
font-size: 10px;
background-color: #dadae3;
}

a.lmenu, a.lmenu:link, a.lmenu:visited {
line-height: 14px;
vertical-align: middle;
text-transform: uppercase;
text-decoration: none;
color: #000000;
}

a.lmenu:hover {
line-height: 14px;
vertical-align: middle;
text-transform: uppercase;
text-decoration: none;
color: #000000;
font-weight: bold;
}

a.lmenu:active {
line-height: 14px;
vertical-align: middle;
text-transform: uppercase;
text-decoration: none;
color: #000000;
}

a.lpmenu, a.lpmenu:link, a.lpmenu:visited {
line-height: 14px;
vertical-align: middle;
text-transform: uppercase;
text-decoration: none;
color: #ff0000;
}

a.lpmenu:hover {
line-height: 14px;
vertical-align: middle;
text-transform: uppercase;
text-decoration: none;
color: #ff0000;
font-weight: bold;
}

a.lpmenu:active {
line-height: 14px;
vertical-align: middle;
text-transform: uppercase;
text-decoration: none;
color: #ff0000;
}

div.lpmenuhead {
line-height: 18px;
vertical-align: middle;
height: 38px;
width: 128px;
padding-left: 5px;
border: 1px solid #000000;
background-color: #eee9e4;
font-family: verdana;
font-size: 12px;
text-transform: uppercase;
}

a.lptmenu, a.lptmenu:link, a.lptmenu:visited {
line-height: 18px;
vertical-align: middle;
text-transform: uppercase;
text-decoration: none;
color: #ff0000;
}

a.lptmenu:hover {
line-height: 18px;
vertical-align: middle;
text-transform: uppercase;
text-decoration: none;
color: #ff0000;
font-weight: bold;
}

a.lptmenu:active {
line-height: 18px;
vertical-align: middle;
text-transform: uppercase;
text-decoration: none;
color: #ff0000;
}
/* End Left Menu Para */

table {
font-family: verdana, helvetica, sans-serif;
font-size: 12px;
text-align: left;
color: #000;
}

.leftbg {
	background-image: url(images/leftbg.gif);
}

.rightbg {
	background-image: url(images/rightbg.gif);
}

.topbg {
	background-image: url(images/topbg.gif);
}

.leftendbg {
	background-image: url(images/leftendbg.gif);
}

.bodytopbg {
background-image: url(images/bodytopbg.gif);
}

.bodyleftbg {
background-image: url(images/bodyleftbg.gif);
}

.bodyrightbg {
background-image: url(images/bodyrightbg.gif);
}

A:link {
	color: #CC0000;
	text-decoration: none;
}

A:visited {
	color: #CC0000;
	text-decoration: none;
}

A:active {
	color: #CC0000;
	text-decoration: none;
}

A:hover {
	color: #000066;
	text-decoration: none;
}

TD {
	font-size: 12px;
	font-family : Verdana;
}

P {
	font-size: 12px;
	font-family : Verdana;
}

TD.smaller {
	font-size: 11px;
	font-family : Verdana;
	color : #000000;
}

P.smaller {
	font-size: 11px;
	font-family : Verdana;
	color : #000000;
}

HR {
	color : #767981;
	height : 1px;
}

