a:link, a:active, a:visited {
	font-family: MS Sans Serif;
	color: #4D4D4D;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}
a:hover {
	font-family: MS Sans Serif;
	color: #CC2300;
	text-decoration: underline;
	font-size: 11px;
	font-weight: normal;
}
.black {
	color: #000000;
}

a.link:link, a.link:active, a.link:visited {
	font-family: MS Sans Serif;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}

a.link:hover {
	font-family: MS Sans Serif;
	color: #FFFFFF;
	text-decoration: underline;
	font-size: 11px;
	font-weight: normal;
}

BODY {
	font-weight: normal;
	background-color: #FFFFFF;
	margin-top:0px;
	background-color:#CCCCCC;
	font-family: MS Sans Serif;
}
TD {
	font-family: MS Sans Serif;
	font-size: 11px;
	color: #4D4D4D;
}
.px10 {
	font-size: 10px;
}

.underline {
	text-decoration: underline;
}

.uppercase {
	text-transform: uppercase;
}
.white {
	color: #FFFFFF;
}
.blue {
	color: #4C6378;
}
.red {
	color: #C5150C;
}
.px11 {
	font-size: 11px;
}
.px12 {
	font-size: 12px;
}
.grey {
	color: #7A6431;
}
.green {
	color: #6CAC10;
}
.orange {
	color: #F76400;
}
.yellow {
	color: #FFB200;
}

.bg_right{background-image:url(images/R_08.gif); background-repeat:repeat-y;}
.bg_body{background-color:#FFFFFF; border:2px solid #b42297;/*background-image:url(images/R_22.gif); 
background-repeat:repeat-y;*/
}

.navtop:link{color:#000000; font-weight:bold;text-decoration:underline; font-size:12px}

.navtop:active{color:#000000; font-weight:bold; text-decoration:underline; font-size:12px}

.navtop:visited{color:#000000; font-weight:bold;text-decoration:underline; font-size:12px}

.navtop:hover{color:#000000; font-weight:bold; text-decoration:underline; font-size:12px}

