A, BODY, INPUT, OPTION, SELECT, TABLE, TD, TR, LI, P, TEXTAREA {
	font-family : Arial, Helvetica, SansSerif;
	font-size : 14px;
}

BODY  {
	background-color: #d2d2d2;
	color : black;
	font-family : Arial, Helvetica, SansSerif;
	font-weight : normal;
	font-style : normal;
	margin:0; 
	padding:0; 
	width: 100%;
	height: 100%;
}

HR
{
	 width: 80%;
	 color: #6699CC;
	 text-align: center;
	 margin: 30px 0px 30px 0px;
}
.main  {
	background-color: #475573;
	color : #FFFFFF;
	font-family : Arial, Helvetica, SansSerif;
	/* font-size : 16px; */
	font-weight : normal;
	font-style : normal;
	padding: 0px 0px 0px 0px;
	width: 800px;
	height: 600px;
}

.mainbody {
	text-align: left;
	vertical-align: top;
	height: 400px;
	padding: 15px 15px 15px 15px;
}

.leftpanel {
	text-align: left;
	vertical-align: top;
	width: 150px;
	height: 270px;
	padding: 5px 5px 5px 5px;
}

.mainfooter  {
	color : #FFFFFF;
	font-family : Arial, Helvetica, SansSerif;
	font-size : 10px;
	font-weight : normal;
	font-style : normal;
	padding-bottom : 0px;
	padding-left : 20px;
	padding-right : 20px;
	padding-top : 0px;
	height: 30px;
	vertical-align: middle;
}

.footer  {
	background-color: #d2d2d2; 
	color : #999999;
	font-family : Arial, Helvetica, SansSerif;
	/* font-size : 12px; */
	font-weight : normal;
	font-style : normal;
	padding-bottom : 10px;
	padding-left : 20px;
	padding-right : 20px;
	padding-top : 0px;
	width: 50%;
}

.lefttd  {
	background: #d2d2d2 url(/images/body_bg_leftshad.jpg) top center repeat-y;
	width: 8px;
}

.midtd  {
	background-color: white;
}

.righttd  {
	background: white url(/images/body_bg_rightshad.jpg) top center repeat-y;
	width: 8px;
}

.lowerlefttd  {
	background: #d2d2d2 url(/images/body_bg_lowerleftshad.jpg) top right no-repeat;
	width: 8px;
}

.bottomtd  {
	background: #d2d2d2  url(/images/body_bg_bottomshad.jpg) top center repeat-x;
}

.lowerrighttd  {
	background: #d2d2d2  url(/images/body_bg_lowerrightshad.jpg) top left no-repeat;
	width: 8px;
}

.whitebottomtd  {
	background: white url(/images/white_bg_bottomshad.jpg) top center repeat-x;
}

wLink { 
	Color: #FFFFFF;
	text-decoration: none;
	font-size : 11px;
}
A.wLink { 
	Color: #FFFFFF;
	text-decoration: none;
	font-size : 11px;
}
A:Hover.wLink { 
	Color: #6699cc;
	font-size : 11px;
	/* font-size : 12px; */
}
A:Visited.wLink { 
	Color: #FFFFFF;
	text-decoration: none;
	font-size : 11px;
}

pLink { 
	Color: #9999cc;
	text-decoration: none;
}
A.pLink { 
	Color: #9999cc;
	text-decoration: none;
}
A:Hover.pLink { 
	Color: #6699cc;
	text-decoration: none;
}
A:Visited.pLink { 
	Color: #9999cc;
	text-decoration: none;
}

fLink { 
	Color: #999999;
	text-decoration: none;
	/* font-size : 12px; */
}
A.fLink { 
	Color: #999999;
	text-decoration: none;
	/* font-size : 12px; */
}
A:Hover.fLink { 
	Color: #999999;
	text-decoration: none;
	/* font-size : 12px; */
}
A:Visited.fLink { 
	Color: #999999;
	text-decoration: none;
	/* font-size : 12px; */
}

.titles {
    font-weight: normal;
		font-size : 24px;
    color: #FFFFFF;
    font-style: italic;
    font-family: Arial, Helvetica, Verdana, sans-serif, "Trebuchet MS";
    text-decoration: none;
		text-align: left;
}

TD.menuLink
{
    font-weight: normal;
	/* font-size : 13px; */
    color: #FFFFFF;
    font-style: normal;
    font-family: Arial, Helvetica, Verdana, sans-serif, "Trebuchet MS";
    text-decoration: none;
		text-align: center;
		vertical-align: middle;
		padding: 5px 5px 5px 5px;
		background-color: #475573;
		/* border: #FFFFFF 1px solid; */
		white-space: nowrap;
		width: 105px; 
}

TD.menuLinkHover
{
    cursor: pointer;
    font-weight: normal;
	/* font-size : 13px; */
    color: #FFFFFF;
    font-style: normal;
    font-family: Arial, Helvetica, Verdana, sans-serif, "Trebuchet MS";
    text-decoration: none;
		text-align: center;
		vertical-align: middle;
		padding: 5px 5px 5px 5px;
		background-color: #aa3c36;
		/* border: #FFFFFF 1px solid; */
		white-space: nowrap;
		width: 105px; 
}

TD.menuLink2
{
    font-weight: normal;
	/* font-size : 13px; */
    color: #FFFFFF;
    font-style: normal;
    font-family: Arial, Helvetica, Verdana, sans-serif, "Trebuchet MS";
    text-decoration: none;
		text-align: left;
		vertical-align: middle;
		padding: 5px 5px 5px 5px;
		background-color: #666666;
		/* border: #FFFFFF 1px solid; */
		white-space: nowrap;
		width: 100%;
}

TD.menuLink2Hover
{
    cursor: pointer;
    font-weight: normal;
	/* font-size : 13px; */
    color: #FFFFFF;
    font-style: normal;
    font-family: Arial, Helvetica, Verdana, sans-serif, "Trebuchet MS";
    text-decoration: none;
		text-align: left;
		vertical-align: middle;
		padding: 5px 5px 5px 5px;
		background-color: #aa3c36;
		/* border: #FFFFFF 1px solid; */
		white-space: nowrap;
		width: 100%;
}

