body {
	margin: 0px;
	font-family: verdana, helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	background: #FFF;
	text-align: left;
}

table {
font-family: verdana, helvetica, sans-serif;
font-size: 12px;
text-align: left;
color: #000;
}

.topbg {
background-image: url(images/topbg.gif);
	font-size: 12px;
	font-family : Tahoma;
	color : #666666;
height: 26px;
width: 100%;
}

.leftbg {
background-image: url(images/leftbg.gif);
}

.rightbg {
background-image: url(images/rightbg.gif);
}

#menu ul
{
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 12px;
	margin:0px;
	line-height: 16px;
}

#menu a
{
display: block;
padding: 2px;
width: 132px;
background-color:#F7F7F4;
border-bottom: 1px solid #D2D2CA;
}

#menu a:link, #menuitems a:visited
{
color: #333;
text-decoration: none;
font-weight: bold;
}

#menu a:hover
{
background-color: #D2D2CA;
color: #333;
font-weight: bold;
}

A:link {
	color: #000000;
	text-decoration: none;
}

A:visited {
	color: #333333;
	text-decoration: none;
}

A:active {
	color: #000000;
	text-decoration: none;
}

A:hover {
	color: #CCCCCC;
	text-decoration: none;
}

A.dark:link {
	color: #666666;
	text-decoration: none;
}

A.dark:visited {
	color: #666666;
	text-decoration: none;
}

A.dark:active {
	color: #666666;
	text-decoration: none;
}

A.dark:hover {
	color: #000000;
	text-decoration: none;
}

TD {
	font-size: 12px;
	font-family : Verdana;
}

P {
	font-size: 12px;
	font-family : Verdana;
}

TD.dark {
	font-size: 12px;
	font-family : Tahoma;
	color : #666666;
}

P.dark {
	font-size: 11px;
	font-family : Verdana;
	color : #666666;
}

TD.smaller {
	font-size: 11px;
	font-family : Tahoma;
	color : #000000;
}

P.smaller {
	font-size: 11px;
	font-family : Verdana;
	color : #000000;
}

HR {
	color : #D2D2CA;
	height : 1px;
}
#menu2 ul {

	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 12px;
	margin:0px;
	line-height: 16px;
}
#menu2 a {

display: block;
padding: 2px;
width: 132px;
background-color:#F7F7F4;
border-bottom: 1px solid #D2D2CA;
}
#menu2 a:link, #menu2items a:visited {

color: #333;
text-decoration: none;
font-weight: bold;
}
#menu2 a:hover {

background-color: #D2D2CA;
color: #333;
font-weight: bold;
}
.pagetitle {
	margin: 0px;
	font-family: verdana, helvetica, sans-serif;
	font-size: 18px;
	color: #000;
	background: #FFF;
	text-align: left;
	font-weight: bold;
}
.image_border {
	padding: 5px;
}

.subheader {
	margin: 0px;
	font-family: verdana, helvetica, sans-serif;
	font-size: 14px;
	color: #000;
	background: #FFF;
	text-align: left;
	font-weight: bold;
}
