A:link  {
	color : #6666FF;
	text-decoration : none;
	font-family : verdana, arial;
	font-weight : bold;
}
A:visited  {
	color : #6666FF;
	text-decoration : none;
	font-weight : bold;
}
A:active  {
	color : #3399CC;
	text-decoration : none;
	font-weight : bold;
}
A:hover  {
	color : #FFFF99;
	text-decoration : underline;
	font-weight : bold;
}
.bodymain {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	line-height: 17px;
	text-align: justify;
}
.bodymainbold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	font-weight : bold;
}
.services {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #ffffff;
	font-weight: bold;
}
.bodyfooter {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff
}
a.bodyfooter:hover {
	color : #FFFF66;
	text-decoration : underline;
	font-weight : bold;
}
.boldbottom {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFF66;
}
#tablebackg {
	background-image: url(images/bg/sketch_blue.gif);
	background-repeat:no-repeat;
	background-position: right top;
	background-color : #2c3649;
}
#tablebackg2 {
	background-image: url(images/bg/sketch.gif);
	background-repeat:no-repeat;
	background-position: right top;
	background-color : #2c3649;
}
#tablebackg3 {
	background-image: url(images/bg/background_4_cubes.gif);
	background-repeat: no-repeat;
	background-position: right top;
	background-color: #2c3649;
}
#tablebackg4 {
	background-image: url(images/bg/background_3_cubes.gif);
	background-repeat: repeat-y;
	background-position: right top;
	background-color: #2c3649;
}
#tablebackg5 {
	background-image: url(images/bg/background_3x2_cubes.gif);
	background-repeat: no-repeat;
	background-position: right top;
	background-color: #2c3649;
}
.bottomnav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff
}
.quick {font-family: Verdana, Arial, sans-serif; font-size: 11px; color: #f5f5f5; background-color : #2c3649;}
.smallred {
	font-family: Verdana, Arial, sans-serif;
	font-size: 9px;
	color: #FF8C8C;
	background-color: #2c3649;
}
select.request2 {
	background-color: #fffffff;
    font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;	
	font-weight: normal;
	font-size: xx-small;
	border: 1px solid #ADD8E6;	
}
input.request {
	background-color: #9999FF;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12 px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	height: auto;
	letter-spacing: normal;
	line-height: normal;
	border: 1px solid #ADD8E6;
}