td#leftleft {
	width: 14px;
	background-image: url(images/rnd_cll.gif);
	background-repeat: no-repeat;
}

td#leftcenter {
	background-image: url(images/bg.gif);
	background-repeat:repeat-x;
	padding-top: 10px;
}

td#leftright {
	width: 14px;
	background-image: url(images/rnd_clr.gif);
	background-repeat: no-repeat;
}


td#topleft {
	background-image: url(images/rnd_tlc.gif);
	width: 140px;
}

td#bottomleft {
	background-image: url(images/rnd_blc.gif);
	width: 140px;
}

td#rightleft {
	width: 14px;
	background-image: url(images/rnd_cll.gif);
	background-repeat: no-repeat;	
}

td#rightcenter {
	background-image: url(images/bg.gif);
	background-repeat:repeat-x;
}

td#rightright {
	width: 14px;
	background-image: url(images/rnd_clr.gif);
	background-repeat: no-repeat;	
}

td.main {
	padding: 5px;
}

body, td, div {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	line-height: 18px;
	text-align: left;
}	

h1 {
	font-size: 16px;
	font-weight: bold;
}

img {
	border: 0px;
}


img.pageimage {
	margin: 10px 5px 10px 5px;
}

img.bullet {
	margin-left: 0px;
}

A:link { font-size: 14px; color: #FFFF00; text-decoration: underline; }
A:visited { font-size: 14px; color: #FFFF00; text-decoration: underline;}
A:hover { font-size: 14px; color: #FFFF00; text-decoration: none;}
A:active { font-size: 14px; color: #FFFF00; text-decoration: none;}

a.menu2:link, a.menu2:visited, a.menu2:active { 
	font-size: 12px; 
	color: #FFFFFF; 
	text-decoration: none; 
}

a.menu2:hover { 
	text-decoration: underline; 
	color: #FFFFFF; 
}


.column2text {
	font-size: 9px;
	vertical-align: top;
	padding-right: 0px;
}

.pageheader {
	font-size: 18px;
	color: #FFFFFF;
	line-height: 26px;
}

.copy {	
	padding-right: 14px;
	text-align: right;	
	font-size: 9px;
	color: #A7A7A7;
}
