A, BODY, INPUT, OPTION, SELECT, TABLE, TD, TR, LI, P, TEXTAREA {
	font-family : Arial, Helvetica, SansSerif;
	font-size: 13px;
}

body  {
	background-color: #CCCCCC;
	color : #505050;
	font-weight : normal;
	font-style : normal;
	margin:0; 
	padding:0; 
	width: 100%;
	min-width: 832px;
	height: 100%;
}

.main  {
	background: #e3d5b7;
	width: 900px;
	height: 600px;
	min-height: 600px;
}

.lefttd  {
	background: url(../images/body_bg_leftshad.png) top center repeat-y;
	width: 8px;
}

.midtd  {
	background-color: white;
}

.righttd  {
	background: url(../images/body_bg_rightshad.png) top center repeat-y;
	width: 8px;
}

.lowerlefttd  {
	background: url(../images/body_bg_lowerleftshad.png) top right no-repeat;
	width: 8px;
}

.bottomtd  {
	background: url(../images/body_bg_bottomshad.png) top center repeat-x;
}

.lowerrighttd  {
	background: url(../images/body_bg_lowerrightshad.png) top left no-repeat;
	width: 8px;
}

.whitebottomtd  {
	background: url(../images/body_bg_bottomshad.jpg) top center repeat-x;
}

.footer  {
	color : #505050;
	font-size : 10px;
	font-weight : normal;
	font-style : italic;
	padding-bottom : 2px;
	padding-left : 10px;
	padding-right : 10px;
	padding-top : 2px;
	width: 50%;
}

.fLink { 
	Color: #505050;
	font-size : 10px;
	font-weight : normal;
	font-style : italic;
	text-decoration: none;
}
A.fLink { 
	Color: #505050;
	font-size : 10px;
	font-weight : normal;
	font-style : italic;
	text-decoration: none;
}
A:Hover.fLink { 
	Color: #000000;
	font-size : 10px;
	font-weight : normal;
	font-style : italic;
	text-decoration: none;
}

.aLink { 
	color: #FFFFFF;
	line-height: 20px;
	font-size: 14px;
	font-weight : normal;
	font-style : normal;
	text-decoration: none;
}
A.aLink { 
	color: #FFFFFF;
	line-height: 20px;
	font-size: 14px;
	font-weight : normal;
	font-style : normal;
	text-decoration: none;
}
A:Hover.aLink { 
	color: #FFFFFF;
	line-height: 20px;
	font-size: 14px;
	font-weight : bold;
	font-style : normal;
	text-decoration: none;
}

A {
	color: #FFFFFF;
	font-weight : bold;
	font-style : normal;
	text-decoration: none;
}
A:Hover {
	color: #d5cbed;
	font-weight : bold;
	font-style : normal;
	text-decoration: none;
}

.pLink {
	color: #5c43b8;
	font-weight : bold;
	font-style : normal;
	text-decoration: none;
}
A.pLink {
	color: #5c43b8;
	font-weight : bold;
	font-style : normal;
	text-decoration: none;
}
A:Hover.pLink {
	color: #ffffff;
	font-weight : bold;
	font-style : normal;
	text-decoration: none;
}

.bkgd30 {
	background-color: #CCCCCC;
	background-image: url(/images/bkgd30.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	}	

.bkgd {
	background-color: #CCCCCC;
	background-image: url(/images/bkgd.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	}	

.address
{
	color: #FFFFFF;
	font-family : Arial, Helvetica, SansSerif;
	font-size : 12px;
	font-weight : bold;
	font-style : normal;
	margin: 5px;
}

.paddress
{
	color: #5c43b8;
	font-family : Arial, Helvetica, SansSerif;
	font-size : 12px;
	font-weight : bold;
	font-style : normal;
	margin: 5px;
}

.text
{
	color : #000000;
	font-family : Arial, Helvetica, SansSerif;
	font-size : 13px;
	font-weight : normal;
	font-style : normal;
	margin: 15px;
}

.boldtext
{
	color : #000000;
	font-family : Arial, Helvetica, SansSerif;
	font-size : 13px;
	font-weight : bold;
	font-style : normal;
	margin: 15px;
}

tr.menuLink
{
	vertical-align: center;
	width: 100px;
}

tr.menuLinkHover
{ 
	vertical-align: center;
	width: 100px;
}

td.menuLink
{
	height: 71px;
	font-weight: bold;
	font-size: 14px;
	color: #000000;
	font-style: normal;
	font-family : Arial, Helvetica, SansSerif;
	text-decoration: none;
	background-image: url(images/button.gif);
	background-repeat: no-repeat;
	background-position: center center;
}

td.menuLinkHover
{
	height: 71px;
	cursor: pointer;
	font-weight: bold;
	font-size: 14px;
	color: #FFFFFF;
	font-style: normal;
	font-family : Arial, Helvetica, SansSerif;
	text-decoration: none;
}

.formmargin {
	MARGIN: 0px
}
.shadeform {
	BORDER-RIGHT: #000000 1px solid; BORDER-TOP: #000000 1px solid; BACKGROUND-IMAGE: url(/images/shadeform.gif); FONT: 13px arial, verdana, sans-serif; BORDER-LEFT: #000000 1px solid; WIDTH: 180px; BORDER-BOTTOM: #000000 1px solid; TEXT-ALIGN: left
}
.dropdown {
	FONT: 11px verdana, arial, sans-serif; WIDTH: 200px; COLOR: #333333; BACKGROUND-COLOR: #f1f4f5
}
.textarea {
	BORDER-RIGHT: #000000 1px solid; BORDER-TOP: #000000 1px solid; BACKGROUND-IMAGE: url(/images/shadeform.gif); FONT: 13px arial, verdana, sans-serif; BORDER-LEFT: #000000 1px solid; WIDTH: 250px; BORDER-BOTTOM: #000000 1px solid; HEIGHT: 125px; TEXT-ALIGN: left
}
.submitbutton {
	FONT: 9pt arial, verdana, sans-serif
}


