body
{
	text-align: left;
	color: #4a4a4a;
	font-size: 11px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: "Trebuchet MS", tahoma, verdana, arial, helvetica, sans-serif;
}

#left-header 
{
background-image:url(images/ltitle.jpg);
background-repeat:no-repeat;
height:26px;
width: 192px;
color:#ffffff;
font-weight:bold;
font-size: 12px;
padding: 6px 0px 0px 6px; 
}

#right-header {
background-image:url(images/ltitle.jpg);
background-repeat:no-repeat;
height:26px;
width: 192px;
color:#ffffff;
font-weight:bold;
font-size: 12px;
padding: 6px 0px 0px 6px; 
}

#rcontent {
background-image:url(images/lcontent.jpg);
background-repeat:repeat-y;
padding: 5px;
}

#mcontent {
background-image:url(images/mcontent.jpg);
background-repeat:repeat-y;
padding: 5px;
}

#lcontent {
background-image:url(images/lcontent.jpg);
background-repeat:repeat-y;
padding: 5px;
}

#rbottom {
background-image:url(images/lbottom.jpg);
width: 198px;
height: 14px;
}

#lbottom {
background-image:url(images/lbottom.jpg);
width: 198px;
height: 14px;
}

#mbottom {
background-image:url(images/mbottom.jpg);
width: 581px;
height: 14px;
}

#middle-header {
background-image:url(images/mtitle.jpg);
background-repeat:no-repeat;
height:26px;
width:575px;
color:#ffffff;
font-weight:bold;
font-size: 12px;
padding: 6px 0px 0px 6px; 
}

#titletext {
color:#265a91;
font-weight:bold;
font-size: 12px;
}

a:link 
{
	text-decoration: underline;
	color: #4a4a4a;
}

a:active 
{
	text-decoration: underline;
	color: #4a4a4a;
}

a:visited 
{
	text-decoration: underline;
	color: #4a4a4a;
}
	
a:hover
{
	text-decoration: none;
	color: #4a4a4a;
}
	
a img
{
	border: 0;
}
