.fillleft {
	background-image: url(images/bg_left2.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}
.fillright {
	background-image: url(images/bg_right.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}

.a_blue:active , .a_blue:visited , .a_blue:link {
font-size : 11px;
font-family : arial;
color : #0066CC;
font-weight : normal;
background : transparent;
text-decoration : none;
}

.a_blue:hover {
font-size : 11px;
font-family : arial;
color : #0066CC;
font-weight : bold;
background : transparent;
text-decoration : underline;
}

a:active , a:visited ,a:link {
font-size : 11px;
font-family : arial;
color : #0066CC;
font-weight : normal;
background : transparent;
text-decoration : none;
}

a:hover {
font-size : 11px;
font-family : arial;
color : #0066CC;
font-weight : normal;
background : transparent;
text-decoration : underline;
}

.a_red:active , .a_red:visited ,.a_red:link {
font-size : 11px;
font-family : arial;
color : #CC0000;
font-weight : normal;
background : transparent;
text-decoration : none;
}

.a_red:hover {
font-size : 11px;
font-family : arial;
color : #CC0000;
font-weight : normal;
background : transparent;
text-decoration : underline;
}
.headblue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: #0066CC;
	text-decoration: none;
}
.tdgrey {
	background-color: #CCCCCC;
}

.tdgreylite {
	background-color: #f4f4f4;
}

.textblue {
	font-family: Arial, Helvetica, sans-serif;
	color: #0066CC;
}
.tdgreybold {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #666666;
}
