p {
	color: #000000;
	margin: 0 0 0 0;
	display: inline;
}

.divclose{
	position: absolute;
	top: -16px;
	right: -8px;
	z-index: 500;
}
/* Paging */
.Paging { text-align: center; padding: 10px 2px 10px 2px; margin: 0px 2px 0px 2px; font-size: 10px; line-height: 15px;}
.Paging strong { letter-spacing: -1px;}
.Paging a { display: inline; padding: 2px 4px 2px 4px; font-size: 10px; background: #DEE7F1;  border: 1px solid #2C5A8A;}
.Paging a:visited {}
.Paging a:hover { background: #648BB3; color: White; text-decoration: none;}
.PagingDisabled { display: inline; padding: 2px 2px 2px 2px;  border: 1px solid #2C5A8A;  background: #DEE7F1;}
.PagingCurrentPageNumber { display: inline; font-size: 14px; font-weight: bold; padding: 2px 4px 2px 4px; border: 1px solid #2C5A8A; background: #2C5A8A; color: White;}
.Paging a.firstlast { padding: 0px 0px 0px 0px; border: 0px;  font: normal normal bold 12px Arial, Helvetica, sans-serif;  background: transparent;}
.Paging a.firstlast:visited {}
.Paging a.firstlast:hover { color: #DEE7F1; text-decoration: none; background: transparent;}


/* Calendar 2007 */
.Calendar { text-align: center; font-family: verdana, helvetica, sans-serif; padding: 10px 2px 10px 2px; margin: 0px 2px 0px 2px; font-size: 10px; line-height: 15px;  width: auto; }
.Calendar strong { letter-spacing: -1px;}
.Calendar a { font-family: verdana, helvetica, sans-serif;  text-align: center; padding: 2px 4px 2px 4px; font-size: 10px; line-height: 15px; width: 30px;  }
.Calendar a:visited {}
.Calendar a:hover { background: #648BB3; color: White; text-decoration: none; width: 30px;  }
.CalendarDisabled { display: inline; padding: 2px 2px 2px 2px;  }
.CalendarCurrentPageNumber { display: inline; font-size: 14px; font-weight: bold; padding: 2px 4px 2px 4px; background: #2C5A8A; color: White;}
.Calendar a.firstlast { padding: 0px 0px 0px 0px; border: 0px;  font: normal normal bold 12px Arial, Helvetica, sans-serif;  background: transparent;  height: 22px; }
.Calendar a.firstlast:visited {}
.Calendar a.firstlast:hover { color: #DEE7F1; text-decoration: none; background: transparent;  font: bold;  width: 33px;  }
.Calendar a.vwhite12bold { color : White; font-family: verdana, helvetica, sans-serif;  text-align: center; font-size: 12px; line-height: 15px; width: auto; height: auto; }
.Calendar a.vwhite12bold:hover { background: #648BB3; color : White; font-family: verdana, helvetica, sans-serif;  text-align: center; font-size: 12px; line-height: 15px; width: auto; height: auto; }


.filebrowse {
	font: normal normal normal 10px sans-serif;
	width: 410px;
}

A.months { text-decoration:none; color:#000000; font-size:12px; font-weight:normal;}
A.months:hover { color:#0030ff; text-decoration:none;}
A.months:Active { color:#0030ff; }
A.months:Visited { color:#000000; }
A.months:Visited:hover { color:#0030ff; }

A.monthss { text-decoration:none; color:#ffffff; font-size:12px; font-weight:normal;}
A.monthss:hover { color:#000000; text-decoration:none;}
A.monthss:Active { color:#0030ff; }
A.monthss:Visited { color:#ffffff; }
A.monthss:Visited:hover { color:#0030ff; }

A.replinks { text-decoration:none; color:#000000; font-size:10px; font-weight:normal;}
A.replinks:hover { color:#0030ff; text-decoration:none;}
A.replinks:Active { color:#0030ff; }
A.replinks:Visited { color:#000000; }
A.replinks:Visited:hover { color:#0030ff; }

A.redlinks { text-decoration:none; color: #CC0033; font-size:14px; font-weight:normal;}
A.redlinks:hover { color:#0030ff; text-decoration:none;}
A.redlinks:Active { color: #CC0033; }
A.redlinks:Visited { color: #CC0033; }
A.redlinks:Visited:hover { color: #CC0033; }

A.redlinks2 { text-decoration:none; color: #CC0033; font-size:14px; font-weight:bold; margin:10px 5px 10px 5px; }
A.redlinks2:hover { color:#0030ff; text-decoration:none;}
A.redlinks2:Active { color: #CC0033; }
A.redlinks2:Visited { color: #999999; }
A.redlinks2:Visited:hover { color: #CC0033; }

.canvas {
	margin:0;
	padding:0;
	position : relative;
	border: 0px solid blue;
	z-index:1;
}

.imgHolder {
	position : absolute;
	margin:0;
	padding:0;
	left: 0;
	top: 0;
	z-index:2;
}

.imgCrop {
	background:transparent;
	background-color: clear;
	position : absolute;
	left: 20px;
	top: 20px;
	margin:0;
	padding:0;
	width: 650px;
	height:303px;
	border: 2px outset blue;
	z-index:3;
	cursor:se-resize;
}
.imgTemp {
	background:transparent;
	background-color: clear;
	position : absolute;
	left: 22px;
	top: 22px;
	margin:0;
	padding:0;
	width: 646px;
	height:299px;
	border: 2px outset blue;
	z-index:4;
	cursor:move;
	filter:alpha(opacity=25);
	-moz-opacity:.25;
	opacity:.25;
	background-image : url(../../art/l_dot_ltblue.gif);
}
.dinfo {
	background: white;
	display : block;
	width: 700;
	height:400;
	background-color: white;
	border: 0px;
}
.starred { 
	color:red; 
	font-family:verdana, helvetica, sans-serif;
	font-size: 14px;
	font-style : normal;
	font-weight: bold;

}

.linkred14bold {
	color: #CC0033;
	font-family: arial, helvetica, sans-serif;
	font-size: 14px;
	font-style : normal;
	font-weight: bold;
	margin:0px;
	text-decoration: underline;
}

.linkred14bold:HOVER {
	color: #CC0033;
	font-family: arial, helvetica, sans-serif;
	font-size: 14px;
	font-style : normal;
	font-weight: bold;
	margin:0px;
	text-decoration: none;	
}

.linkblue14bold {
	color: #333399;
	font-family: arial, helvetica, sans-serif;
	font-size: 14px;
	font-style : normal;
	font-weight: bold;
	margin:0px;
	text-decoration: underline;
}

.linkblue14bold:HOVER {
	color: #333399;
	font-family: arial, helvetica, sans-serif;
	font-size: 14px;
	font-style : normal;
	font-weight: bold;
	margin:0px;
	text-decoration: none;	
}


.starblack { color:black; }
.hideError {
	display : none;
	border: 1px solid blue;
}
.infobox {
	position : absolute;
	background: white;
	visibility : hidden;
	left: 0;
	top: 0;
	width: 150;
	height:200;
	background-color: white;
	border: 1px solid blue;
	filter:progid:DXImageTransform.Microsoft.DropShadow(sProperties);
}
.salesbox {
	position : absolute;
	background: white;
	visibility : hidden;
	left: 0;
	top: 0;
	width: 150;
	height:280;
	background-color: white;
	border: 1px solid blue;
	filter:progid:DXImageTransform.Microsoft.DropShadow(sProperties);
}
.salesboxtracker {
	position : absolute;
	background: white;
	visibility : hidden;
	left: 0;
	top: 0;
	width: 150;
	height:230;
	background-color: white;
	border: 1px solid blue;
	filter:progid:DXImageTransform.Microsoft.DropShadow(sProperties);
}

.calendarBox {
	position : absolute;
	background: black;
	visibility : hidden;
	left: 0;
	top: 0;
	width: 280px;
	height:240px;
	border: 1px solid blue;
	background-color: white;
	filter:progid:DXImageTransform.Microsoft.DropShadow(sProperties);
}

.calendarBox2 {
	position : absolute;
	background: black;
	visibility : hidden;
	left: 0;
	top: 0;
	width: 250px;
	height:240px;
	border: 1px solid blue;
	background-color: white;
}

.outline {
	padding: 0px;
	margin: 0px; 
	border: 1px solid #32445d;
	background: white;
}
.onlineprocessing {
	padding: 0px;
	margin: 0px; 
	border: 1px solid #32445d;
	background: #EBEBEB;
	height: 600px;
}
.vtcolor {
	padding: 3px;
	margin: 3px;
	border: 1px solid #32445d;
	background: #EBEBEB;
	color: Black;
	font-size: 12px;
	font-weight : bold;
}
.vtcolorred {
	padding: 3px;
	margin: 3px;
	border: 1px solid #32445d;
	background: red;
	color: Black;
	font-size: 12px;
	font-weight : bold;
}
.vtcolornopad {
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 1px;
	padding-right: 1px;
	margin: 0px;
	border: 1px solid #32445d;
	background: #EBEBEB;
	color: Black;
	font-size: 12px;
	font-weight : bold;
}

.stepnow {
	padding: 0px;
	margin: 0px; 
	background-image : url(../../art/menu_1x1_fill_blue.gif);
	height: 25px;
	width: 60px;
	font: bold 14px;
	text-align: center;
	color: Yellow;
}

.stepnext {
	padding: 0px;
	margin: 0px; 
	border: 1px solid #EBEBEB;
	background: White;
	height: 20px;
	width: 60px;
	font: bold 14px;
	text-align: center;
	color: #EBEBEB;
}

.stepdone {
	padding: 0px;
	margin: 0px;
	border: 1px solid White;
	background: #EBEBEB;
	height: 20px;
	width: 60px;
	font: bold 14px;
	text-align: center;
	color: #A9A9A9;
}

.formstylesmenu {
	padding: 1px;
	margin: 0px; 
	border: 0px;
	background: #EBEBEB;
	color: Black;
	font-size: 14px;
	font-weight : bold;
}
.formstyles {
	padding: 1px;
	margin: 0px; 
	border: 1px solid #32445d;
	background: white;
	height: 20px;
}
.privatemenu {
	padding: 1px;
	margin: 0px; 
	border: 1px solid #32445d;
	background: white;
	height: 15px;
	width: 150px;
}
.outerstats {
	color: Black;
	font-size: 10px;
	font-weight : bold;
	margin : 0px;
}
.innerstats {
	color: Black;
	font-size: 9px;
	font-weight : bold;
	margin : 0px;
}
.salesmenu
{
	margin: 2px 2px 2px 2px;
	padding: 2px;
	border: 1px dashed #000000;
	background: #ffffff;
	height: 25px;
	width: 718px;
}
.salesstats
{
	margin: 2px 2px 2px 2px;
	padding: 2px;
	border: 1px dashed #000000;
	background: #ffffff;
	height: 90px;
	width: 718px;
}
.statscartype
{
	margin: 2px 2px 2px 2px;
	padding: 2px;
	border: 1px dashed #000000;
	background: #ffffff;
	height: 100px;
	width: 718px;
}
.statsoverviews {
	margin: 2px 2px 2px 2px;
	padding: 2px;
	border: 1px dashed #000000;
	background: #ffffff;
	height: 150px;
	width: 718px;
	}
.stats {
	margin: 2px 2px 2px 2px;
	padding: 2px;
	border: 1px solid #000000;
	background: #ffffff;
	height: 180px;
	width: 718px;
	}
.statscars {
	margin: 2px 2px 2px 2px;
	padding: 2px;
	border: 0px;
	background: #ffffff;
	height: 550px;
	width: 718px;
	}
	
H1 { color:#ffffff; font-size:15px; margin: 0px; background-color:#32445d; }
H2 { color:#ffffff; font-size:14px; margin: 0px; background-color:#32445d; }
H3 { color:#ffffff; font-size:15px; margin: 0px; background-color:#32445d; }

H1.main 	{ color: Black; font-size:22px; margin: 0px; padding:0px; background-color:#FFFFFF;}
H2.main 	{ color:#333399; font-size:22px; margin: 0px; padding:0px; background-color:#FFFFFF; }
H3.main 	{ color:#333399; font-size:16px; margin: 0px; padding:0px; background-color:#FFFFFF; }
H4.main 	{ color:#333399; font-size:13px; margin: 0px; padding:0px; background-color:#FFFFFF; }
H5.main 	{ color:#333399; font-size:12px; margin: 0px; padding:0px; background-color:#FFFFFF; }
H6.main 	{ color:#333399; font-size:10px; margin: 0px; padding:0px; background-color:#FFFFFF; }

H1.item 	{ color: Black; font-size:22px; margin: 0px; padding:0px; background-color:#FFFFFF;}
H2.item 	{ color:#333399; font-size:22px; margin: 0px; padding:0px; background-color:#FFFFFF; }
H3.item 	{ color:#333399; font-size:16px; margin: 0px; padding:0px; background-color:#FFFFFF; }
H4.item 	{ color:#333399; font-size:13px; margin: 0px; padding:0px; background-color:#FFFFFF; }
H5.item 	{ color:#333399; font-size:12px; margin: 0px; padding:0px; background-color:#FFFFFF; }
H6.item 	{ color:#333399; font-size:10px; margin: 0px; padding:0px; background-color:#FFFFFF; }

H1.salelist 	{ color: Black; font-size:20px; margin: 0px; padding:0px; background-color:#FFFFFF;}
H2.salelist 	{ color: Black; font-size:12px; margin: 0px; padding:0px; background-color:#FFFFFF;}

form { margin: 0px; }
.centerit { text-align:center; margin: 0px; padding: 0px;}
.desc { margin: 0px; padding: 0px; font-size:10px; color: grey;}
table.stats { margin: 0px; }

.newvehicle {
	color: Black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	background-color: #90EE90;
}

.soldvehicle {
	color: Black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	background-color: #FEFFF1;
}

a.caldays {
	color: Black;
	font-family: arial, helvetica, sans-serif;
	font-size: 10px;
	font-style : normal;
}

.button {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
	font-weight : bold;
	color : #333399;
}

.buttonred {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
	font-weight : bold;
	color : #CC0033;
}

.dropdown{
	background-color : #FFFFE0;
	color: #333399;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
	font-weight:bold;
}

.textbox {
	background : #FFFFE0;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
	font-weight : normal;
	border : 1px inset #CFCFCF;
	padding-left : 2px;
}

.textboxcopy {
	background : #FFFFE0;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 16px;
	font-style : normal;
	font-weight : bold;
	border : 1px inset #CFCFCF;
	padding-left : 2px;
}

.textboxcopyblue {
	background : #FFFFE0;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 16px;
	font-style : normal;
	font-weight : bold;
	border : 1px inset #CFCFCF;
	padding-left : 2px;
	color: #333399;
}

.textboxcopyred {
	background : #FFFFE0;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 16px;
	font-style : normal;
	font-weight : bold;
	border : 1px inset #CFCFCF;
	padding-left : 2px;
	color: #CC0033;
}

.textboxcalendar {
	background : #FFFFE0;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-style : normal;
	font-weight : bold;
	border : 1px inset #CFCFCF;
	text-align: center;
}

.textboxcalc {
	background: #FFFFE0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	border: 1px inset #CFCFCF;
	text-align: right;
	padding-right: 0px;
	color: #333399;
}

.textboxcalc2 {
	background: #FFFFE0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	border: 1px inset #CFCFCF;
	text-align: right;
	padding-right: 0px;
	color: #333399;
}

.textboxcenter {
	background: #FFFFE0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	border: 1px inset #CFCFCF;
	text-align: center;
	color: #333399;
}

.textboxleft {
	background: #FFFFE0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	border: 1px inset #CFCFCF;
	text-align: left;
	padding-left: 4px;
	color: #333399;
}

.menuactive {
	background-image : url(../art/head_fill_lt_blue.gif);
	color: Black;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	text-decoration: none;
}

.menuon {
	background-color : #EBEBEB;
	color: Blue;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	text-decoration: none;
}

.menuoff {
	background-image : url(../../art/head_fill_lt_blue.gif);
	background-color : #EBEBEB;
	color: Black;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}

.form { 
	margin-top: 0; 
	margin-bottom: 0;
}

select {
	color: Black;
	font-family:arial, helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
}

td {
	color: Black;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
}

a {
	color: #333399;
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
}

a:HOVER {
	text-decoration: underline;
}

a.listingblk {
	color: Black;
	font-family: arial, helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	text-decoration: none;
}

a.listingblk:HOVER {
	text-decoration: underline;
}

a.listingblkbold {
	color: Black;
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
}

a.listingblkbold:HOVER {
	text-decoration: underline;
}

a.head {
	color: Black;
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	font-size: 28px;
	text-decoration: none;
}

a.head:HOVER {
	text-decoration: none;
}

a.back {
	color: White;
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
}

a.back:HOVER {
	text-decoration: none;
	color : Yellow;
}

a.cal {
	color: White;
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
}

a.cal:HOVER {
	text-decoration: underline;
}

a.caldate {
	color: White;
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
}

a.caldate:HOVER {
	text-decoration: underline;
}

a.vblack10 {
	color: Black;
	font-family:verdana, helvetica, sans-serif;
	font-size: 10px;
	font-style : normal;
}

a.vblack10:HOVER {
	color: Black;
	font-family:verdana, helvetica, sans-serif;
	font-size: 10px;
	font-style : normal;
}

.greyed {
	color: #CC0033;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

.top25white18bold {
	color: White;
	font-family: arial, helvetica, sans-serif;
	background-image : url(../../art/cutout_grey_red_fill.gif);
	font-size: 19px;
	font-weight: bold;
}

.top25link
{
	font-family: arial, helvetica, sans-serif;
	color: White;
	text-decoration: none;
	font-weight : normal;
}

.top25link:HOVER
{
	color : #B22222;
}

.toptencell
{
	background-image : url(../../art/cutout_grey_red_fill.gif);
}

.toptencell:HOVER
{
	background-image : url(../../art/cutout_grey_red_fill.gif);
}

.toptencell:ACTIVE
{
	background-image : url(../../art/cutout_grey_red_fill.gif);
}

.vblack8 {
	color: Black;
	font-family:verdana, helvetica, sans-serif;
	font-size: 8px;
	font-style : normal;
}

.vblack10 {
	color: Black;
	font-family:verdana, helvetica, sans-serif;
	font-size: 10px;
	font-style : normal;
}

.vblack10bold {
	color: Black;
	font-family:verdana, helvetica, sans-serif;
	font-size: 10px;
	font-style : normal;
	font-weight: bold;
}

.vblack11 {
	color : Black;
	font-family :verdana, helvetica, sans-serif;
	font-size : 11px;
	font-style : normal;
}

.vblack11bold {
	color : Black;
	font-family :verdana, helvetica, sans-serif;
	font-size : 11px;
	font-style : normal;
	font-weight: bold;
}

.vblack12 {
	color : Black;
	font-family :verdana, helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
}

.vblack12bold {
	color : Black;
	font-family :verdana, helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
	font-weight: bold;
}

.vblack14 {
	color: Black;
	font-family:verdana, helvetica, sans-serif;
	font-size: 14px;
	font-style : normal;
}

.vblack14bold {
	color: Black;
	font-family:verdana, helvetica, sans-serif;
	font-size: 14px;
	font-style : normal;
	font-weight: bold;
}

.vblack15 {
	color: Black;
	font-family:verdana, helvetica, sans-serif;
	font-size: 15px;
	font-style : normal;
}

.vblack15bold {
	color: Black;
	font-family:verdana, helvetica, sans-serif;
	font-size: 15px;
	font-style : normal;
	font-weight: bold;
}

.vblack16 {
	color: Black;
	font-family:verdana, helvetica, sans-serif;
	font-size: 16px;
	font-style : normal;
}

.vblack16bold {
	color: Black;
	font-family:verdana, helvetica, sans-serif;
	font-size: 16px;
	font-style : normal;
	font-weight: bold;
}

.vblack18 {
	color: Black;
	font-family:verdana, helvetica, sans-serif;
	font-size: 18px;
	font-style : normal;
}

.vblack18bold {
	color: Black;
	font-family:verdana, helvetica, sans-serif;
	font-size: 18px;
	font-style : normal;	
	font-weight: bold;
	margin:0px;
}

.vblack19 {
	color: Black;
	font-family :verdana, helvetica, sans-serif;
	font-size : 19px;
	font-style : normal;
}

.vblack19bold {
	color: Black;
	font-family :verdana, helvetica, sans-serif;
	font-size : 19px;
	font-style : normal;
	font-weight : bold;
}

.vblack20 {
	color: Black;
	font-family :verdana, helvetica, sans-serif;
	font-size : 20px;
	font-style : normal;
}

.vblack20bold {
	color: Black;
	font-family :verdana, helvetica, sans-serif;
	font-size : 20px;
	font-style : normal;
	font-weight : bold;
}

.vblack21 {
	color: Black;
	font-family :verdana, helvetica, sans-serif;
	font-size : 21px;
	font-style : normal;
}

.vblack21bold {
	color: Black;
	font-family :verdana, helvetica, sans-serif;
	font-size : 21px;
	font-style : normal;
	font-weight : bold;
}

.vblack22 {
	color: Black;
	font-family :verdana, helvetica, sans-serif;
	font-size : 22px;
	font-style : normal;
}

.vblack22bold {
	color: Black;
	font-family :verdana, helvetica, sans-serif;
	font-size : 22px;
	font-style : normal;
	font-weight : bold;
}

.vblack23 {
	color: Black;
	font-family :verdana, helvetica, sans-serif;
	font-size : 23px;
	font-style : normal;
}

.vblack23bold {
	color: Black;
	font-family :verdana, helvetica, sans-serif;
	font-size : 23px;
	font-style : normal;
	font-weight : bold;
}

.vblack24 {
	color: Black;
	font-family :verdana, helvetica, sans-serif;
	font-size : 24px;
	font-style : normal;
}

.vblack24bold {
	color: Black;
	font-family :verdana, helvetica, sans-serif;
	font-size : 24px;
	font-style : normal;
	font-weight : bold;
}

.vblack25 {
	color: Black;
	font-family :verdana, helvetica, sans-serif;
	font-size : 25px;
	font-style : normal;
}

.vblack25bold {
	color: Black;
	font-family :verdana, helvetica, sans-serif;
	font-size : 25px;
	font-style : normal;
	font-weight : bold;
}

.vblack26 {
	color: Black;
	font-family :verdana, helvetica, sans-serif;
	font-size : 26px;
	font-style : normal;
}

.vblack26bold {
	color: Black;
	font-family :verdana, helvetica, sans-serif;
	font-size : 26px;
	font-style : normal;
	font-weight : bold;
}

.vblack27 {
	color: Black;
	font-family :verdana, helvetica, sans-serif;
	font-size : 27px;
	font-style : normal;
}

.vblack27bold {
	color: Black;
	font-family :verdana, helvetica, sans-serif;
	font-size : 27px;
	font-style : normal;
	font-weight : bold;
}

.vblack28 {
	color: Black;
	font-family :verdana, helvetica, sans-serif;
	font-size : 28px;
	font-style : normal;
}

.vblack28bold {
	color: Black;
	font-family :verdana, helvetica, sans-serif;
	font-size : 28px;
	font-style : normal;
	font-weight : bold;
	margin : 0px;
}

.black8 {
	color: Black;
	font-family: arial, helvetica, sans-serif;
	font-size: 8px;
	font-style : normal;
	margin:0px;
}

.black10 {
	color: Black;
	font-family: arial, helvetica, sans-serif;
	font-size: 10px;
	font-style : normal;
	margin:0px;
}

.black10bold {
	color: Black;
	font-family: arial, helvetica, sans-serif;
	font-size: 10px;
	font-style : normal;
	font-weight: bold;
}

.black11 {
	color : Black;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-style : normal;
}

.black11bold {
	color : Black;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-style : normal;
	font-weight: bold;
}

.black12 {
	color : Black;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
}

.black12bold {
	color : Black;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
	font-weight: bold;
}

.black14 {
	color: Black;
	font-family: arial, helvetica, sans-serif;
	font-size: 14px;
	font-style : normal;
	margin:0px;
}

.black14bold {
	color: Black;
	font-family: arial, helvetica, sans-serif;
	font-size: 14px;
	font-style : normal;
	font-weight: bold;
	margin:0;
}

.black15 {
	color: Black;
	font-family: arial, helvetica, sans-serif;
	font-size: 15px;
	font-style : normal;
	margin:0px;
}

.black15bold {
	color: Black;
	font-family: arial, helvetica, sans-serif;
	font-size: 15px;
	font-style : normal;
	font-weight: bold;
	margin:0px;

}

.black16 {
	color: Black;
	font-family: arial, helvetica, sans-serif;
	font-size: 16px;
	font-style : normal;
	margin:0px;
}

.black16bold {
	color: Black;
	font-family: arial, helvetica, sans-serif;
	font-size: 16px;
	font-style : normal;
	font-weight: bold;
}

.black18 {
	color: Black;
	font-family: arial, helvetica, sans-serif;
	font-size: 18px;
	font-style : normal;
	margin:0px;
}

.black18bold {
	color: Black;
	font-family: arial, helvetica, sans-serif;
	font-size: 18px;
	font-style : normal;	
	font-weight: bold;
	margin:0px;
}

.black19 {
	color: Black;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 19px;
	font-style : normal;
}

.black19bold {
	color: Black;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 19px;
	font-style : normal;
	font-weight : bold;
}

.black20 {
	color: Black;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 20px;
	font-style : normal;
	margin:0px;
}

.black20bold {
	color: Black;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 20px;
	font-style : normal;
	font-weight : bold;
}

.black21 {
	color: Black;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 21px;
	font-style : normal;
}

.black21bold {
	color: Black;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 21px;
	font-style : normal;
	font-weight : bold;
}

.black22 {
	color: Black;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 22px;
	font-style : normal;
}

.black22bold {
	color: Black;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 22px;
	font-style : normal;
	font-weight : bold;
}

.black23 {
	color: Black;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 23px;
	font-style : normal;
}

.black23bold {
	color: Black;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 23px;
	font-style : normal;
	font-weight : bold;
}

.black24 {
	color: Black;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 24px;
	font-style : normal;
}

.black24bold {
	color: Black;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 24px;
	font-style : normal;
	font-weight : bold;
}

.black25 {
	color: Black;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 25px;
	font-style : normal;
}

.black25bold {
	color: Black;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 25px;
	font-style : normal;
	font-weight : bold;
}

.black26 {
	color: Black;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 26px;
	font-style : normal;
}

.black26bold {
	color: Black;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 26px;
	font-style : normal;
	font-weight : bold;
}

.black27 {
	color: Black;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 27px;
	font-style : normal;
}

.black27bold {
	color: Black;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 27px;
	font-style : normal;
	font-weight : bold;
}

.black28 {
	color: Black;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 28px;
	font-style : normal;
}

.black28bold {
	color: Black;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 28px;
	font-style : normal;
	font-weight : bold;
}

.black33 {
	color: Black;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 33px;
	font-style : normal;
}

.black33bold {
	color: Black;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 33px;
	font-style : normal;
	font-weight : bold;
}

.black34 {
	color: Black;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 34px;
	font-style : normal;
}

.black34bold {
	color: Black;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 34px;
	font-style : normal;
	font-weight : bold;
}

.black36 {
	color: Black;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 36px;
	font-style : normal;
}

.black36bold {
	color: Black;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 36px;
	font-style : normal;
	font-weight : bold;
}

.black38 {
	color: Black;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 38px;
	font-style : normal;
}

.black38bold {
	color: Black;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 38px;
	font-style : normal;
	font-weight : bold;
}

.vgrey10 {
	color: #999999;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-style : normal;
}

.vgrey10bold {
	color: #999999;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-style : normal;
	font-weight: bold;
}

.vgrey11 {
	color : #999999;
	font-family: Verdana, Helvetica, sans-serif;
	font-size : 11px;
	font-style : normal;
}

.vgrey11bold {
	color : #999999;
	font-family: Verdana, Helvetica, sans-serif;
	font-size : 11px;
	font-style : normal;
	font-weight: bold;
}

.vgrey12 {
	color : #999999;
	font-family: Verdana, Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
}

.vgrey12bold {
	color : #999999;
	font-family: Verdana, Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
	font-weight: bold;
}
.grey8 {
	color: #999999;
	font-family: arial, helvetica, sans-serif;
	font-size: 8px;
	font-style : normal;
}

.grey10 {
	color: #999999;
	font-family: arial, helvetica, sans-serif;
	font-size: 10px;
	font-style : normal;
}

.grey10bold {
	color: #999999;
	font-family: arial, helvetica, sans-serif;
	font-size: 10px;
	font-style : normal;
	font-weight: bold;
}

.grey11 {
	color : #999999;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-style : normal;
}

.grey11bold {
	color : #999999;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-style : normal;
	font-weight: bold;
}

.grey12 {
	color : #999999;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
	margin:0px;
}

.grey12bold {
	color : #999999;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
	font-weight: bold;
	margin:0px;
}

.grey14 {
	color: #999999;
	font-family: arial, helvetica, sans-serif;
	font-size: 14px;
	font-style : normal;
}

.grey14bold {
	color: #999999;
	font-family: arial, helvetica, sans-serif;
	font-size: 14px;
	font-style : normal;
	font-weight: bold;
}

.grey15 {
	color: #999999;
	font-family: arial, helvetica, sans-serif;
	font-size: 15px;
	font-style : normal;
}

.grey15bold {
	color: #999999;
	font-family: arial, helvetica, sans-serif;
	font-size: 15px;
	font-style : normal;
	font-weight: bold;
}

.grey16 {
	color: #999999;
	font-family: arial, helvetica, sans-serif;
	font-size: 16px;
	font-style : normal;
}

.grey16bold {
	color: #999999;
	font-family: arial, helvetica, sans-serif;
	font-size: 16px;
	font-style : normal;
	font-weight: bold;
}

.grey18 {
	color: #999999;
	font-family: arial, helvetica, sans-serif;
	font-size: 18px;
	font-style : normal;
}

.grey18bold {
	color: #999999;
	font-family: arial, helvetica, sans-serif;
	font-size: 18px;
	font-style : normal;	
	font-weight: bold;
}

.grey19 {
	color: #999999;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 19px;
	font-style : normal;
}

.grey19bold {
	color: #999999;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 19px;
	font-style : normal;
	font-weight : bold;
}

.grey20 {
	color: #999999;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 20px;
	font-style : normal;
}

.grey20bold {
	color: #999999;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 20px;
	font-style : normal;
	font-weight : bold;
}

.grey21 {
	color: #999999;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 21px;
	font-style : normal;
}

.grey21bold {
	color: #999999;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 21px;
	font-style : normal;
	font-weight : bold;
}

.grey22 {
	color: #999999;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 22px;
	font-style : normal;
}

.grey22bold {
	color: #999999;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 22px;
	font-style : normal;
	font-weight : bold;
}

.grey23 {
	color: #999999;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 23px;
	font-style : normal;
}

.grey23bold {
	color: #999999;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 23px;
	font-style : normal;
	font-weight : bold;
}

.grey24 {
	color: #999999;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 24px;
	font-style : normal;
}

.grey24bold {
	color: #999999;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 24px;
	font-style : normal;
	font-weight : bold;
}

.grey25 {
	color: #999999;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 25px;
	font-style : normal;
}

.grey25bold {
	color: #999999;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 25px;
	font-style : normal;
	font-weight : bold;
}

.grey26 {
	color: #999999;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 26px;
	font-style : normal;
}

.grey26bold {
	color: #999999;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 26px;
	font-style : normal;
	font-weight : bold;
}

.grey27 {
	color: #999999;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 27px;
	font-style : normal;
}

.grey27bold {
	color: #999999;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 27px;
	font-style : normal;
	font-weight : bold;
}

.grey28 {
	color: #999999;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 28px;
	font-style : normal;
}

.grey28bold {
	color: #999999;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 28px;
	font-style : normal;
	font-weight : bold;
}

.grey33 {
	color: #999999;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 33px;
	font-style : normal;
}

.grey33bold {
	color: #999999;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 33px;
	font-style : normal;
	font-weight : bold;
}

.grey34 {
	color: #999999;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 34px;
	font-style : normal;
}

.grey34bold {
	color: #999999;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 34px;
	font-style : normal;
	font-weight : bold;
}

.grey36 {
	color: #999999;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 36px;
	font-style : normal;
}

.grey36bold {
	color: #999999;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 36px;
	font-style : normal;
	font-weight : bold;
}

.grey38 {
	color: #999999;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 38px;
	font-style : normal;
}

.grey38bold {
	color: #999999;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 38px;
	font-style : normal;
	font-weight : bold;
}

.vwhite8 {
	color: White;
	font-family:verdana, helvetica, sans-serif;
	font-size: 8px;
	font-style : normal;
}

.vwhite10 {
	color: White;
	font-family:verdana, helvetica, sans-serif;
	font-size: 10px;
	font-style : normal;
}

.vwhite10bold {
	color: White;
	font-family:verdana, helvetica, sans-serif;
	font-size: 10px;
	font-style : normal;
	font-weight: bold;
}

.vwhite11 {
	color : White;
	font-family :verdana, helvetica, sans-serif;
	font-size : 11px;
	font-style : normal;
}

.vwhite11bold {
	color : White;
	font-family :verdana, helvetica, sans-serif;
	font-size : 11px;
	font-style : normal;
	font-weight: bold;
}

.vwhite12 {
	color : White;
	font-family :verdana, helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
}

.vwhite12bold {
	color : White;
	font-family :verdana, helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
	font-weight: bold;
}

.vwhite14 {
	color: White;
	font-family:verdana, helvetica, sans-serif;
	font-size: 14px;
	font-style : normal;
}

.vwhite14bold {
	color: White;
	font-family:verdana, helvetica, sans-serif;
	font-size: 14px;
	font-style : normal;
	font-weight: bold;
}

.vwhite15 {
	color: White;
	font-family:verdana, helvetica, sans-serif;
	font-size: 15px;
	font-style : normal;
}

.vwhite15bold {
	color: White;
	font-family:verdana, helvetica, sans-serif;
	font-size: 15px;
	font-style : normal;
	font-weight: bold;
}

.vwhite16 {
	color: White;
	font-family:verdana, helvetica, sans-serif;
	font-size: 16px;
	font-style : normal;
}

.vwhite16bold {
	color: White;
	font-family:verdana, helvetica, sans-serif;
	font-size: 16px;
	font-style : normal;
	font-weight: bold;
}

.vwhite18 {
	color: White;
	font-family:verdana, helvetica, sans-serif;
	font-size: 18px;
	font-style : normal;
}

.vwhite18bold {
	color: White;
	font-family:verdana, helvetica, sans-serif;
	font-size: 18px;
	font-style : normal;	
	font-weight: bold;
}

.vwhite19 {
	color: White;
	font-family :verdana, helvetica, sans-serif;
	font-size : 19px;
	font-style : normal;
}

.vwhite19bold {
	color: White;
	font-family :verdana, helvetica, sans-serif;
	font-size : 19px;
	font-style : normal;
	font-weight : bold;
}

.vwhite20 {
	color: White;
	font-family :verdana, helvetica, sans-serif;
	font-size : 20px;
	font-style : normal;
}

.vwhite20bold {
	color: White;
	font-family :verdana, helvetica, sans-serif;
	font-size : 20px;
	font-style : normal;
	font-weight : bold;
}

.vwhite21 {
	color: White;
	font-family :verdana, helvetica, sans-serif;
	font-size : 21px;
	font-style : normal;
}

.vwhite21bold {
	color: White;
	font-family :verdana, helvetica, sans-serif;
	font-size : 21px;
	font-style : normal;
	font-weight : bold;
}

.vwhite22 {
	color: White;
	font-family :verdana, helvetica, sans-serif;
	font-size : 22px;
	font-style : normal;
}

.vwhite22bold {
	color: White;
	font-family :verdana, helvetica, sans-serif;
	font-size : 22px;
	font-style : normal;
	font-weight : bold;
}

.vwhite23 {
	color: White;
	font-family :verdana, helvetica, sans-serif;
	font-size : 23px;
	font-style : normal;
}

.vwhite23bold {
	color: White;
	font-family :verdana, helvetica, sans-serif;
	font-size : 23px;
	font-style : normal;
	font-weight : bold;
}

.vwhite24 {
	color: White;
	font-family :verdana, helvetica, sans-serif;
	font-size : 24px;
	font-style : normal;
}

.vwhite24bold {
	color: White;
	font-family :verdana, helvetica, sans-serif;
	font-size : 24px;
	font-style : normal;
	font-weight : bold;
}

.vwhite25 {
	color: White;
	font-family :verdana, helvetica, sans-serif;
	font-size : 25px;
	font-style : normal;
}

.vwhite25bold {
	color: White;
	font-family :verdana, helvetica, sans-serif;
	font-size : 25px;
	font-style : normal;
	font-weight : bold;
}

.vwhite26 {
	color: White;
	font-family :verdana, helvetica, sans-serif;
	font-size : 26px;
	font-style : normal;
}

.vwhite26bold {
	color: White;
	font-family :verdana, helvetica, sans-serif;
	font-size : 26px;
	font-style : normal;
	font-weight : bold;
}

.vwhite27 {
	color: White;
	font-family :verdana, helvetica, sans-serif;
	font-size : 27px;
	font-style : normal;
}

.vwhite27bold {
	color: White;
	font-family :verdana, helvetica, sans-serif;
	font-size : 27px;
	font-style : normal;
	font-weight : bold;
}

.vwhite28 {
	color: White;
	font-family :verdana, helvetica, sans-serif;
	font-size : 28px;
	font-style : normal;
}

.vwhite28bold {
	color: White;
	font-family :verdana, helvetica, sans-serif;
	font-size : 28px;
	font-style : normal;
	font-weight : bold;
}

.white10 {
	color: White;
	font-family: arial, helvetica, sans-serif;
	font-size: 10px;
	font-style : normal;
}

.white10bold {
	color: White;
	font-family: arial, helvetica, sans-serif;
	font-size: 10px;
	font-style : normal;
	font-weight: bold;
}

.white11 {
	color : White;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-style : normal;
}

.white11bold {
	color : White;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-style : normal;
	font-weight: bold;
}

.white12 {
	color : White;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
}

.white12bold {
	color : White;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
	font-weight: bold;
}

.white14 {
	color: White;
	font-family: arial, helvetica, sans-serif;
	font-size: 14px;
	font-style : normal;
}

.white14bold {
	color: White;
	font-family: arial, helvetica, sans-serif;
	font-size: 14px;
	font-style : normal;
	font-weight: bold;
}

.white15 {
	color: White;
	font-family: arial, helvetica, sans-serif;
	font-size: 15px;
	font-style : normal;
}

.white15bold {
	color: White;
	font-family: arial, helvetica, sans-serif;
	font-size: 15px;
	font-style : normal;
	font-weight: bold;
}

.white16 {
	color: White;
	font-family: arial, helvetica, sans-serif;
	font-size: 16px;
	font-style : normal;
}

.white16bold {
	color: White;
	font-family: arial, helvetica, sans-serif;
	font-size: 16px;
	font-style : normal;
	font-weight: bold;
}

.white18 {
	color: White;
	font-family: arial, helvetica, sans-serif;
	font-size: 18px;
	font-style : normal;
}

.white18bold {
	color: White;
	font-family: arial, helvetica, sans-serif;
	font-size: 18px;
	font-style : normal;	
	font-weight: bold;
}

.white19 {
	color: White;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 19px;
	font-style : normal;
}

.white19bold {
	color: White;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 19px;
	font-style : normal;
	font-weight : bold;
}

.white20 {
	color: White;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 20px;
	font-style : normal;
}

.white20bold {
	color: White;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 20px;
	font-style : normal;
	font-weight : bold;
}

.white21 {
	color: White;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 21px;
	font-style : normal;
}

.white21bold {
	color: White;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 21px;
	font-style : normal;
	font-weight : bold;
}

.white22 {
	color: White;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 22px;
	font-style : normal;
}

.white22bold {
	color: White;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 22px;
	font-style : normal;
	font-weight : bold;
}

.white23 {
	color: White;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 23px;
	font-style : normal;
}

.white23bold {
	color: White;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 23px;
	font-style : normal;
	font-weight : bold;
}

.white24 {
	color: White;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 24px;
	font-style : normal;
}

.white24bold {
	color: White;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 24px;
	font-style : normal;
	font-weight : bold;
}

.white25 {
	color: White;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 25px;
	font-style : normal;
}

.white25bold {
	color: White;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 25px;
	font-style : normal;
	font-weight : bold;
}

.white26 {
	color: White;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 26px;
	font-style : normal;
}

.white26bold {
	color: White;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 26px;
	font-style : normal;
	font-weight : bold;
}

.white27 {
	color: White;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 27px;
	font-style : normal;
}

.white27bold {
	color: White;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 27px;
	font-style : normal;
	font-weight : bold;
}

.white28 {
	color: White;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 28px;
	font-style : normal;
}

.white28bold {
	color: White;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 28px;
	font-style : normal;
	font-weight : bold;
}

.vblue10 {
	color : #333399;
	font-family :verdana, helvetica, sans-serif;
	font-size : 10px;
	font-style : normal;
}

.vblue10bold {
	color: #333399;
	font-family:verdana, helvetica, sans-serif;
	font-size: 10px;
	font-style : normal;
	font-weight: bold;
}

.vblue11 {
	color : #333399;
	font-family :verdana, helvetica, sans-serif;
	font-size : 11px;
	font-style : normal;
}

.vblue11bold {
	color : #333399;
	font-family :verdana, helvetica, sans-serif;
	font-size : 11px;
	font-style : normal;
	font-weight: bold;
}

.vblue12 {
	color : #333399;
	font-family :verdana, helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
}

.vblue12bold {
	color : #333399;
	font-family :verdana, helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
	font-weight: bold;
	margin : 0px;
}

.vblue14 {
	color: #333399;
	font-family:verdana, helvetica, sans-serif;
	font-size: 14px;
	font-style : normal;
}

.vblue14bold {
	color: #333399;
	font-family:verdana, helvetica, sans-serif;
	font-size: 14px;
	font-style : normal;
	font-weight: bold;
	margin : 0px;
}

.vblue15 {
	color: #333399;
	font-family:verdana, helvetica, sans-serif;
	font-size: 15px;
	font-style : normal;
}

.vblue15bold {
	color: #333399;
	font-family:verdana, helvetica, sans-serif;
	font-size: 15px;
	font-style : normal;
	font-weight: bold;
}

.vblue16 {
	color: #333399;
	font-family:verdana, helvetica, sans-serif;
	font-size: 16px;
	font-style : normal;
}

.vblue16bold {
	color: #333399;
	font-family:verdana, helvetica, sans-serif;
	font-size: 16px;
	font-style : normal;
	font-weight: bold;
}

.vblue18 {
	color: #333399;
	font-family:verdana, helvetica, sans-serif;
	font-size: 18px;
	font-style : normal;
}

.vblue18bold {
	color: #333399;
	font-family:verdana, helvetica, sans-serif;
	font-size: 18px;
	font-style : normal;	
	font-weight: bold;
}

.vblue19 {
	color: #333399;
	font-family :verdana, helvetica, sans-serif;
	font-size : 19px;
	font-style : normal;
}

.vblue19bold {
	color: #333399;
	font-family :verdana, helvetica, sans-serif;
	font-size : 19px;
	font-style : normal;
	font-weight : bold;
}

.vblue20 {
	color: #333399;
	font-family :verdana, helvetica, sans-serif;
	font-size : 20px;
	font-style : normal;
}

.vblue20bold {
	color: #333399;
	font-family :verdana, helvetica, sans-serif;
	font-size : 20px;
	font-style : normal;
	font-weight : bold;
}

.vblue21 {
	color: #333399;
	font-family :verdana, helvetica, sans-serif;
	font-size : 21px;
	font-style : normal;
}

.vblue21bold {
	color: #333399;
	font-family :verdana, helvetica, sans-serif;
	font-size : 21px;
	font-style : normal;
	font-weight : bold;
}

.vblue22 {
	color: #333399;
	font-family :verdana, helvetica, sans-serif;
	font-size : 22px;
	font-style : normal;
}

.vblue22bold {
	color: #333399;
	font-family :verdana, helvetica, sans-serif;
	font-size : 22px;
	font-style : normal;
	font-weight : bold;
}

.vblue23 {
	color: #333399;
	font-family :verdana, helvetica, sans-serif;
	font-size : 23px;
	font-style : normal;
}

.vblue23bold {
	color: #333399;
	font-family :verdana, helvetica, sans-serif;
	font-size : 23px;
	font-style : normal;
	font-weight : bold;
}

.vblue24 {
	color: #333399;
	font-family :verdana, helvetica, sans-serif;
	font-size : 24px;
	font-style : normal;
}

.vblue24bold {
	color: #333399;
	font-family :verdana, helvetica, sans-serif;
	font-size : 24px;
	font-style : normal;
	font-weight : bold;
}

.vblue25 {
	color: #333399;
	font-family :verdana, helvetica, sans-serif;
	font-size : 25px;
	font-style : normal;
}

.vblue25bold {
	color: #333399;
	font-family :verdana, helvetica, sans-serif;
	font-size : 25px;
	font-style : normal;
	font-weight : bold;
}

.vblue26 {
	color: #333399;
	font-family :verdana, helvetica, sans-serif;
	font-size : 26px;
	font-style : normal;
}

.vblue26bold {
	color: #333399;
	font-family :verdana, helvetica, sans-serif;
	font-size : 26px;
	font-style : normal;
	font-weight : bold;
}

.vblue27 {
	color: #333399;
	font-family :verdana, helvetica, sans-serif;
	font-size : 27px;
	font-style : normal;
}

.vblue27bold {
	color: #333399;
	font-family :verdana, helvetica, sans-serif;
	font-size : 27px;
	font-style : normal;
	font-weight : bold;
}

.vblue28 {
	color: #333399;
	font-family :verdana, helvetica, sans-serif;
	font-size : 28px;
	font-style : normal;
}

.vblue28bold {
	color: #333399;
	font-family :verdana, helvetica, sans-serif;
	font-size : 28px;
	font-style : normal;
	font-weight : bold;
	margin : 0px;
}
.blue8 {
	color : #333399;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8px;
	font-style : normal;
	margin:0px;
}
	
.blue10 {
	color : #333399;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-style : normal;
	margin:0px;
}

.blue10bold {
	color: #333399;
	font-family: arial, helvetica, sans-serif;
	font-size: 10px;
	font-style : normal;
	font-weight: bold;
}

.blue11 {
	color : #333399;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-style : normal;
}

.blue11bold {
	color : #333399;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-style : normal;
	font-weight: bold;
}

.blue12 {
	color : #333399;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
}

.blue12bold {
	color : #333399;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
	font-weight: bold;
}

.blue14 {
	color: #333399;
	font-family: arial, helvetica, sans-serif;
	font-size: 14px;
	font-style : normal;
}

.blue14bold {
	color: #333399;
	font-family: arial, helvetica, sans-serif;
	font-size: 14px;
	font-style : normal;
	font-weight: bold;
}

.blue15 {
	color: #333399;
	font-family: arial, helvetica, sans-serif;
	font-size: 15px;
	font-style : normal;
}

.blue15bold {
	color: #333399;
	font-family: arial, helvetica, sans-serif;
	font-size: 15px;
	font-style : normal;
	font-weight: bold;
}

.blue16 {
	color: #333399;
	font-family: arial, helvetica, sans-serif;
	font-size: 16px;
	font-style : normal;
}

.blue16bold {
	color: #333399;
	font-family: arial, helvetica, sans-serif;
	font-size: 16px;
	font-style : normal;
	font-weight: bold;
}

.blue18 {
	color: #333399;
	font-family: arial, helvetica, sans-serif;
	font-size: 18px;
	font-style : normal;
}

.blue18bold {
	color: #333399;
	font-family: arial, helvetica, sans-serif;
	font-size: 18px;
	font-style : normal;	
	font-weight: bold;
}

.blue19 {
	color: #333399;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 19px;
	font-style : normal;
}

.blue19bold {
	color: #333399;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 19px;
	font-style : normal;
	font-weight : bold;
}

.blue20 {
	color: #333399;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 20px;
	font-style : normal;
}

.blue20bold {
	color: #333399;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 20px;
	font-style : normal;
	font-weight : bold;
}

.blue21 {
	color: #333399;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 21px;
	font-style : normal;
}

.blue21bold {
	color: #333399;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 21px;
	font-style : normal;
	font-weight : bold;
}

.blue22 {
	color: #333399;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 22px;
	font-style : normal;
}

.blue22bold {
	color: #333399;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 22px;
	font-style : normal;
	font-weight : bold;
}

.blue23 {
	color: #333399;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 23px;
	font-style : normal;
}

.blue23bold {
	color: #333399;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 23px;
	font-style : normal;
	font-weight : bold;
}

.blue24 {
	color: #333399;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 24px;
	font-style : normal;
}

.blue24bold {
	color: #333399;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 24px;
	font-style : normal;
	font-weight : bold;
}

.blue25 {
	color: #333399;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 25px;
	font-style : normal;
}

.blue25bold {
	color: #333399;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 25px;
	font-style : normal;
	font-weight : bold;
}

.blue26 {
	color: #333399;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 26px;
	font-style : normal;
}

.blue26bold {
	color: #333399;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 26px;
	font-style : normal;
	font-weight : bold;
}

.blue27 {
	color: #333399;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 27px;
	font-style : normal;
}

.blue27bold {
	color: #333399;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 27px;
	font-style : normal;
	font-weight : bold;
}

.blue28 {
	color: #333399;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 28px;
	font-style : normal;
}

.blue28bold {
	color: #333399;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 28px;
	font-style : normal;
	font-weight : bold;
}

.vred10 {
	color: #CC0033;
	font-family:verdana, helvetica, sans-serif;
	font-size: 10px;
	font-style : normal;
}

.vred10bold {
	color: #CC0033;
	font-family:verdana, helvetica, sans-serif;
	font-size: 10px;
	font-style : normal;
	font-weight: bold;
}

.vred11 {
	color : #CC0033;
	font-family :verdana, helvetica, sans-serif;
	font-size : 11px;
	font-style : normal;
}

.vred11bold {
	color : #CC0033;
	font-family :verdana, helvetica, sans-serif;
	font-size : 11px;
	font-style : normal;
	font-weight: bold;
}

.vred12 {
	color : #CC0033;
	font-family :verdana, helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
}

.vred12bold {
	color : #CC0033;
	font-family :verdana, helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
	font-weight: bold;
}

.vred14 {
	color: #CC0033;
	font-family:verdana, helvetica, sans-serif;
	font-size: 14px;
	font-style : normal;
}

.vred14bold {
	color: #CC0033;
	font-family:verdana, helvetica, sans-serif;
	font-size: 14px;
	font-style : normal;
	font-weight: bold;
}

.vred15 {
	color: #CC0033;
	font-family:verdana, helvetica, sans-serif;
	font-size: 15px;
	font-style : normal;
}

.vred15bold {
	color: #CC0033;
	font-family:verdana, helvetica, sans-serif;
	font-size: 15px;
	font-style : normal;
	font-weight: bold;
}

.vred16 {
	color: #CC0033;
	font-family:verdana, helvetica, sans-serif;
	font-size: 16px;
	font-style : normal;
}

.vred16bold {
	color: #CC0033;
	font-family:verdana, helvetica, sans-serif;
	font-size: 16px;
	font-style : normal;
	font-weight: bold;
}

.vred18 {
	color: #CC0033;
	font-family:verdana, helvetica, sans-serif;
	font-size: 18px;
	font-style : normal;
}

.vred18bold {
	color: #CC0033;
	font-family:verdana, helvetica, sans-serif;
	font-size: 18px;
	font-style : normal;	
	font-weight: bold;
}

.vred19 {
	color: #CC0033;
	font-family :verdana, helvetica, sans-serif;
	font-size : 19px;
	font-style : normal;
}

.vred19bold {
	color: #CC0033;
	font-family :verdana, helvetica, sans-serif;
	font-size : 19px;
	font-style : normal;
	font-weight : bold;
}

.vred20 {
	color: #CC0033;
	font-family :verdana, helvetica, sans-serif;
	font-size : 20px;
	font-style : normal;
}

.vred20bold {
	color: #CC0033;
	font-family :verdana, helvetica, sans-serif;
	font-size : 20px;
	font-style : normal;
	font-weight : bold;
}

.vred21 {
	color: #CC0033;
	font-family :verdana, helvetica, sans-serif;
	font-size : 21px;
	font-style : normal;
}

.vred21bold {
	color: #CC0033;
	font-family :verdana, helvetica, sans-serif;
	font-size : 21px;
	font-style : normal;
	font-weight : bold;
}

.vred22 {
	color: #CC0033;
	font-family :verdana, helvetica, sans-serif;
	font-size : 22px;
	font-style : normal;
}

.vred22bold {
	color: #CC0033;
	font-family :verdana, helvetica, sans-serif;
	font-size : 22px;
	font-style : normal;
	font-weight : bold;
}

.vred23 {
	color: #CC0033;
	font-family :verdana, helvetica, sans-serif;
	font-size : 23px;
	font-style : normal;
}

.vred23bold {
	color: #CC0033;
	font-family :verdana, helvetica, sans-serif;
	font-size : 23px;
	font-style : normal;
	font-weight : bold;
}

.vred24 {
	color: #CC0033;
	font-family :verdana, helvetica, sans-serif;
	font-size : 24px;
	font-style : normal;
}

.vred24bold {
	color: #CC0033;
	font-family :verdana, helvetica, sans-serif;
	font-size : 24px;
	font-style : normal;
	font-weight : bold;
}

.vred25 {
	color: #CC0033;
	font-family :verdana, helvetica, sans-serif;
	font-size : 25px;
	font-style : normal;
}

.vred25bold {
	color: #CC0033;
	font-family :verdana, helvetica, sans-serif;
	font-size : 25px;
	font-style : normal;
	font-weight : bold;
}

.vred26 {
	color: #CC0033;
	font-family :verdana, helvetica, sans-serif;
	font-size : 26px;
	font-style : normal;
}

.vred26bold {
	color: #CC0033;
	font-family :verdana, helvetica, sans-serif;
	font-size : 26px;
	font-style : normal;
	font-weight : bold;
}

.vred27 {
	color: #CC0033;
	font-family :verdana, helvetica, sans-serif;
	font-size : 27px;
	font-style : normal;
}

.vred27bold {
	color: #CC0033;
	font-family :verdana, helvetica, sans-serif;
	font-size : 27px;
	font-style : normal;
	font-weight : bold;
}

.vred28 {
	color: #CC0033;
	font-family :verdana, helvetica, sans-serif;
	font-size : 28px;
	font-style : normal;
}

.vred28bold {
	color: #CC0033;
	font-family :verdana, helvetica, sans-serif;
	font-size : 28px;
	font-style : normal;
	font-weight : bold;
}
.red8 {
	color: #CC0033;
	font-family: arial, helvetica, sans-serif;
	font-size: 8px;
	font-style : normal;
}

.red10 {
	color: #CC0033;
	font-family: arial, helvetica, sans-serif;
	font-size: 10px;
	font-style : normal;
}

.red10bold {
	color: #CC0033;
	font-family: arial, helvetica, sans-serif;
	font-size: 10px;
	font-style : normal;
	font-weight: bold;
}

.red11 {
	color : #CC0033;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-style : normal;
}

.red11bold {
	color : #CC0033;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-style : normal;
	font-weight: bold;
}

.red12 {
	color : #CC0033;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
	margin:0px;
}

.red12bold {
	color : #CC0033;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
	font-weight: bold;
	margin:0px;
}

.red14 {
	color: #CC0033;
	font-family: arial, helvetica, sans-serif;
	font-size: 14px;
	font-style : normal;
}

.red14bold {
	color: #CC0033;
	font-family: arial, helvetica, sans-serif;
	font-size: 14px;
	font-style : normal;
	font-weight: bold;
	margin:0px;
}

.red15 {
	color: #CC0033;
	font-family: arial, helvetica, sans-serif;
	font-size: 15px;
	font-style : normal;
}

.red15bold {
	color: #CC0033;
	font-family: arial, helvetica, sans-serif;
	font-size: 15px;
	font-style : normal;
	font-weight: bold;
}

.red16 {
	color: #CC0033;
	font-family: arial, helvetica, sans-serif;
	font-size: 16px;
	font-style : normal;
	margin:0px;
}

.red16bold {
	color: #CC0033;
	font-family: arial, helvetica, sans-serif;
	font-size: 16px;
	font-style : normal;
	font-weight: bold;
	margin:0px;
}

.red18 {
	color: #CC0033;
	font-family: arial, helvetica, sans-serif;
	font-size: 18px;
	font-style : normal;
	margin:0px;
}

.red18bold {
	color: #CC0033;
	font-family: arial, helvetica, sans-serif;
	font-size: 18px;
	font-style : normal;	
	font-weight: bold;
}

.red19 {
	color: #CC0033;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 19px;
	font-style : normal;
}

.red19bold {
	color: #CC0033;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 19px;
	font-style : normal;
	font-weight : bold;
}

.red20 {
	color: #CC0033;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 20px;
	font-style : normal;
}

.red20bold {
	color: #CC0033;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 20px;
	font-style : normal;
	font-weight : bold;
}

.red21 {
	color: #CC0033;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 21px;
	font-style : normal;
}

.red21bold {
	color: #CC0033;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 21px;
	font-style : normal;
	font-weight : bold;
}

.red22 {
	color: #CC0033;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 22px;
	font-style : normal;
}

.red22bold {
	color: #CC0033;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 22px;
	font-style : normal;
	font-weight : bold;
}

.red23 {
	color: #CC0033;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 23px;
	font-style : normal;
}

.red23bold {
	color: #CC0033;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 23px;
	font-style : normal;
	font-weight : bold;
}

.red24 {
	color: #CC0033;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 24px;
	font-style : normal;
}

.red24bold {
	color: #CC0033;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 24px;
	font-style : normal;
	font-weight : bold;
}

.red25 {
	color: #CC0033;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 25px;
	font-style : normal;
}

.red25bold {
	color: #CC0033;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 25px;
	font-style : normal;
	font-weight : bold;
}

.red26 {
	color: #CC0033;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 26px;
	font-style : normal;
}

.red26bold {
	color: #CC0033;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 26px;
	font-style : normal;
	font-weight : bold;
}

.red27 {
	color: #CC0033;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 27px;
	font-style : normal;
}

.red27bold {
	color: #CC0033;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 27px;
	font-style : normal;
	font-weight : bold;
}

.red28 {
	color: #CC0033;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 28px;
	font-style : normal;
}

.red28bold {
	color: #CC0033;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 28px;
	font-style : normal;
	font-weight : bold;
}

.vyellow08 {
	color: Yellow;
	font-family:verdana, helvetica, sans-serif;
	font-size: 8px;
	font-style : normal;
}

.vyellow08bold {
	color: Yellow;
	font-family:verdana, helvetica, sans-serif;
	font-size: 8px;
	font-style : normal;
	font-weight: bold;
}

.vyellow10 {
	color: Yellow;
	font-family:verdana, helvetica, sans-serif;
	font-size: 10px;
	font-style : normal;
}

.vyellow10bold {
	color: Yellow;
	font-family:verdana, helvetica, sans-serif;
	font-size: 10px;
	font-style : normal;
	font-weight: bold;
}

.vyellow11 {
	color : Yellow;
	font-family :verdana, helvetica, sans-serif;
	font-size : 11px;
	font-style : normal;
}

.vyellow11bold {
	color : Yellow;
	font-family :verdana, helvetica, sans-serif;
	font-size : 11px;
	font-style : normal;
	font-weight: bold;
}

.vyellow12 {
	color : Yellow;
	font-family :verdana, helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
}

.vyellow12bold {
	color : Yellow;
	font-family :verdana, helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
	font-weight: bold;
}

.vyellow14 {
	color: Yellow;
	font-family:verdana, helvetica, sans-serif;
	font-size: 14px;
	font-style : normal;
}

.vyellow14bold {
	color: Yellow;
	font-family:verdana, helvetica, sans-serif;
	font-size: 14px;
	font-style : normal;
	font-weight: bold;
}

.vyellow15 {
	color: Yellow;
	font-family:verdana, helvetica, sans-serif;
	font-size: 15px;
	font-style : normal;
}

.vyellow15bold {
	color: Yellow;
	font-family:verdana, helvetica, sans-serif;
	font-size: 15px;
	font-style : normal;
	font-weight: bold;
}

.vyellow16 {
	color: Yellow;
	font-family:verdana, helvetica, sans-serif;
	font-size: 16px;
	font-style : normal;
}

.vyellow16bold {
	color: Yellow;
	font-family:verdana, helvetica, sans-serif;
	font-size: 16px;
	font-style : normal;
	font-weight: bold;
}

.vyellow18 {
	color: Yellow;
	font-family:verdana, helvetica, sans-serif;
	font-size: 18px;
	font-style : normal;
}

.vyellow18bold {
	color: Yellow;
	font-family:verdana, helvetica, sans-serif;
	font-size: 18px;
	font-style : normal;	
	font-weight: bold;
}

.vyellow19 {
	color: Yellow;
	font-family :verdana, helvetica, sans-serif;
	font-size : 19px;
	font-style : normal;
}

.vyellow19bold {
	color: Yellow;
	font-family :verdana, helvetica, sans-serif;
	font-size : 19px;
	font-style : normal;
	font-weight : bold;
}

.vyellow20 {
	color: Yellow;
	font-family :verdana, helvetica, sans-serif;
	font-size : 20px;
	font-style : normal;
}

.vyellow20bold {
	color: Yellow;
	font-family :verdana, helvetica, sans-serif;
	font-size : 20px;
	font-style : normal;
	font-weight : bold;
}

.vyellow21 {
	color: Yellow;
	font-family :verdana, helvetica, sans-serif;
	font-size : 21px;
	font-style : normal;
}

.vyellow21bold {
	color: Yellow;
	font-family :verdana, helvetica, sans-serif;
	font-size : 21px;
	font-style : normal;
	font-weight : bold;
}

.vyellow22 {
	color: Yellow;
	font-family :verdana, helvetica, sans-serif;
	font-size : 22px;
	font-style : normal;
}

.vyellow22bold {
	color: Yellow;
	font-family :verdana, helvetica, sans-serif;
	font-size : 22px;
	font-style : normal;
	font-weight : bold;
}

.vyellow23 {
	color: Yellow;
	font-family :verdana, helvetica, sans-serif;
	font-size : 23px;
	font-style : normal;
}

.vyellow23bold {
	color: Yellow;
	font-family :verdana, helvetica, sans-serif;
	font-size : 23px;
	font-style : normal;
	font-weight : bold;
}

.vyellow24 {
	color: Yellow;
	font-family :verdana, helvetica, sans-serif;
	font-size : 24px;
	font-style : normal;
}

.vyellow24bold {
	color: Yellow;
	font-family :verdana, helvetica, sans-serif;
	font-size : 24px;
	font-style : normal;
	font-weight : bold;
}

.vyellow25 {
	color: Yellow;
	font-family :verdana, helvetica, sans-serif;
	font-size : 25px;
	font-style : normal;
}

.vyellow25bold {
	color: Yellow;
	font-family :verdana, helvetica, sans-serif;
	font-size : 25px;
	font-style : normal;
	font-weight : bold;
}

.vyellow26 {
	color: Yellow;
	font-family :verdana, helvetica, sans-serif;
	font-size : 26px;
	font-style : normal;
}

.vyellow26bold {
	color: Yellow;
	font-family :verdana, helvetica, sans-serif;
	font-size : 26px;
	font-style : normal;
	font-weight : bold;
}

.vyellow27 {
	color: Yellow;
	font-family :verdana, helvetica, sans-serif;
	font-size : 27px;
	font-style : normal;
}

.vyellow27bold {
	color: Yellow;
	font-family :verdana, helvetica, sans-serif;
	font-size : 27px;
	font-style : normal;
	font-weight : bold;
}

.vyellow28 {
	color: Yellow;
	font-family :verdana, helvetica, sans-serif;
	font-size : 28px;
	font-style : normal;
}

.vyellow28bold {
	color: Yellow;
	font-family :verdana, helvetica, sans-serif;
	font-size : 28px;
	font-style : normal;
	font-weight : bold;
}

.yellow10 {
	color: Yellow;
	font-family: arial, helvetica, sans-serif;
	font-size: 10px;
	font-style : normal;
	margin:0px;
}

.yellow10bold {
	color: Yellow;
	font-family: arial, helvetica, sans-serif;
	font-size: 10px;
	font-style : normal;
	font-weight: bold;
}

.yellow11 {
	color : Yellow;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-style : normal;
}

.yellow11bold {
	color : Yellow;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-style : normal;
	font-weight: bold;
}

.yellow12 {
	color : Yellow;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
}

.yellow12bold {
	color : Yellow;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
	font-weight: bold;
}

.yellow14 {
	color: Yellow;
	font-family: arial, helvetica, sans-serif;
	font-size: 14px;
	font-style : normal;
}

.yellow14bold {
	color: Yellow;
	font-family: arial, helvetica, sans-serif;
	font-size: 14px;
	font-style : normal;
	font-weight: bold;
}

.yellow15 {
	color: Yellow;
	font-family: arial, helvetica, sans-serif;
	font-size: 15px;
	font-style : normal;
}

.yellow15bold {
	color: Yellow;
	font-family: arial, helvetica, sans-serif;
	font-size: 15px;
	font-style : normal;
	font-weight: bold;
}

.yellow16 {
	color: Yellow;
	font-family: arial, helvetica, sans-serif;
	font-size: 16px;
	font-style : normal;
}

.yellow16bold {
	color: Yellow;
	font-family: arial, helvetica, sans-serif;
	font-size: 16px;
	font-style : normal;
	font-weight: bold;
}

.yellow18 {
	color: Yellow;
	font-family: arial, helvetica, sans-serif;
	font-size: 18px;
	font-style : normal;
}

.yellow18bold {
	color: Yellow;
	font-family: arial, helvetica, sans-serif;
	font-size: 18px;
	font-style : normal;	
	font-weight: bold;
}

.yellow19 {
	color: Yellow;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 19px;
	font-style : normal;
}

.yellow19bold {
	color: Yellow;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 19px;
	font-style : normal;
	font-weight : bold;
}

.yellow20 {
	color: Yellow;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 20px;
	font-style : normal;
	margin:0px;
}

.yellow20bold {
	color: Yellow;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 20px;
	font-style : normal;
	font-weight : bold;
}

.yellow21 {
	color: Yellow;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 21px;
	font-style : normal;
}

.yellow21bold {
	color: Yellow;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 21px;
	font-style : normal;
	font-weight : bold;
}

.yellow22 {
	color: Yellow;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 22px;
	font-style : normal;
}

.yellow22bold {
	color: Yellow;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 22px;
	font-style : normal;
	font-weight : bold;
}

.yellow23 {
	color: Yellow;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 23px;
	font-style : normal;
}

.yellow23bold {
	color: Yellow;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 23px;
	font-style : normal;
	font-weight : bold;
}

.yellow24 {
	color: Yellow;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 24px;
	font-style : normal;
	margin:0px;
}

.yellow24bold {
	color: Yellow;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 24px;
	font-style : normal;
	font-weight : bold;
}

.yellow25 {
	color: Yellow;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 25px;
	font-style : normal;
}

.yellow25bold {
	color: Yellow;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 25px;
	font-style : normal;
	font-weight : bold;
}

.yellow26 {
	color: Yellow;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 26px;
	font-style : normal;
}

.yellow26bold {
	color: Yellow;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 26px;
	font-style : normal;
	font-weight : bold;
}

.yellow27 {
	color: Yellow;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 27px;
	font-style : normal;
}

.yellow27bold {
	color: Yellow;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 27px;
	font-style : normal;
	font-weight : bold;
}

.yellow28 {
	color: Yellow;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 28px;
	font-style : normal;
}

.yellow28bold {
	color: Yellow;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 28px;
	font-style : normal;
	font-weight : bold;
}



}

.vgreen10 {
	color: Green;
	font-family:verdana, helvetica, sans-serif;
	font-size: 10px;
	font-style : normal;
}

.vgreen10bold {
	color: Green;
	font-family:verdana, helvetica, sans-serif;
	font-size: 10px;
	font-style : normal;
	font-weight: bold;
}

.vgreen11 {
	color : Green;
	font-family :verdana, helvetica, sans-serif;
	font-size : 11px;
	font-style : normal;
}

.vgreen11bold {
	color : Green;
	font-family :verdana, helvetica, sans-serif;
	font-size : 11px;
	font-style : normal;
	font-weight: bold;
}

.vgreen12 {
	color : Green;
	font-family :verdana, helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
}

.vgreen12bold {
	color : Green;
	font-family :verdana, helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
	font-weight: bold;
}

.vgreen14 {
	color: Green;
	font-family:verdana, helvetica, sans-serif;
	font-size: 14px;
	font-style : normal;
}

.vgreen14bold {
	color: Green;
	font-family:verdana, helvetica, sans-serif;
	font-size: 14px;
	font-style : normal;
	font-weight: bold;
}

.vgreen15 {
	color: Green;
	font-family:verdana, helvetica, sans-serif;
	font-size: 15px;
	font-style : normal;
}

.vgreen15bold {
	color: Green;
	font-family:verdana, helvetica, sans-serif;
	font-size: 15px;
	font-style : normal;
	font-weight: bold;
}

.vgreen16 {
	color: Green;
	font-family:verdana, helvetica, sans-serif;
	font-size: 16px;
	font-style : normal;
}

.vgreen16bold {
	color: Green;
	font-family:verdana, helvetica, sans-serif;
	font-size: 16px;
	font-style : normal;
	font-weight: bold;
}

.vgreen18 {
	color: Green;
	font-family:verdana, helvetica, sans-serif;
	font-size: 18px;
	font-style : normal;
}

.vgreen18bold {
	color: Green;
	font-family:verdana, helvetica, sans-serif;
	font-size: 18px;
	font-style : normal;	
	font-weight: bold;
}

.vgreen19 {
	color: Green;
	font-family :verdana, helvetica, sans-serif;
	font-size : 19px;
	font-style : normal;
}

.vgreen19bold {
	color: Green;
	font-family :verdana, helvetica, sans-serif;
	font-size : 19px;
	font-style : normal;
	font-weight : bold;
}

.vgreen20 {
	color: Green;
	font-family :verdana, helvetica, sans-serif;
	font-size : 20px;
	font-style : normal;
}

.vgreen20bold {
	color: Green;
	font-family :verdana, helvetica, sans-serif;
	font-size : 20px;
	font-style : normal;
	font-weight : bold;
}

.vgreen21 {
	color: Green;
	font-family :verdana, helvetica, sans-serif;
	font-size : 21px;
	font-style : normal;
}

.vgreen21bold {
	color: Green;
	font-family :verdana, helvetica, sans-serif;
	font-size : 21px;
	font-style : normal;
	font-weight : bold;
}

.vgreen22 {
	color: Green;
	font-family :verdana, helvetica, sans-serif;
	font-size : 22px;
	font-style : normal;
}

.vgreen22bold {
	color: Green;
	font-family :verdana, helvetica, sans-serif;
	font-size : 22px;
	font-style : normal;
	font-weight : bold;
}

.vgreen23 {
	color: Green;
	font-family :verdana, helvetica, sans-serif;
	font-size : 23px;
	font-style : normal;
}

.vgreen23bold {
	color: Green;
	font-family :verdana, helvetica, sans-serif;
	font-size : 23px;
	font-style : normal;
	font-weight : bold;
}

.vgreen24 {
	color: Green;
	font-family :verdana, helvetica, sans-serif;
	font-size : 24px;
	font-style : normal;
}

.vgreen24bold {
	color: Green;
	font-family :verdana, helvetica, sans-serif;
	font-size : 24px;
	font-style : normal;
	font-weight : bold;
}

.vgreen25 {
	color: Green;
	font-family :verdana, helvetica, sans-serif;
	font-size : 25px;
	font-style : normal;
}

.vgreen25bold {
	color: Green;
	font-family :verdana, helvetica, sans-serif;
	font-size : 25px;
	font-style : normal;
	font-weight : bold;
}

.vgreen26 {
	color: Green;
	font-family :verdana, helvetica, sans-serif;
	font-size : 26px;
	font-style : normal;
}

.vgreen26bold {
	color: Green;
	font-family :verdana, helvetica, sans-serif;
	font-size : 26px;
	font-style : normal;
	font-weight : bold;
}

.vgreen27 {
	color: Green;
	font-family :verdana, helvetica, sans-serif;
	font-size : 27px;
	font-style : normal;
}

.vgreen27bold {
	color: Green;
	font-family :verdana, helvetica, sans-serif;
	font-size : 27px;
	font-style : normal;
	font-weight : bold;
}

.vgreen28 {
	color: Green;
	font-family :verdana, helvetica, sans-serif;
	font-size : 28px;
	font-style : normal;
}

.vgreen28bold {
	color: Green;
	font-family :verdana, helvetica, sans-serif;
	font-size : 28px;
	font-style : normal;
	font-weight : bold;
}

.green10 {
	color: Green;
	font-family: arial, helvetica, sans-serif;
	font-size: 10px;
	font-style : normal;
}

.green10bold {
	color: Green;
	font-family: arial, helvetica, sans-serif;
	font-size: 10px;
	font-style : normal;
	font-weight: bold;
}

.green11 {
	color : Green;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-style : normal;
}

.green11bold {
	color : Green;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-style : normal;
	font-weight: bold;
}

.green12 {
	color : Green;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
}

.green12bold {
	color : Green;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
	font-weight: bold;
}

.green14 {
	color: Green;
	font-family: arial, helvetica, sans-serif;
	font-size: 14px;
	font-style : normal;
}

.green14bold {
	color: Green;
	font-family: arial, helvetica, sans-serif;
	font-size: 14px;
	font-style : normal;
	font-weight: bold;
}

.green15 {
	color: Green;
	font-family: arial, helvetica, sans-serif;
	font-size: 15px;
	font-style : normal;
}

.green15bold {
	color: Green;
	font-family: arial, helvetica, sans-serif;
	font-size: 15px;
	font-style : normal;
	font-weight: bold;
}

.green16 {
	color: Green;
	font-family: arial, helvetica, sans-serif;
	font-size: 16px;
	font-style : normal;
}

.green16bold {
	color: Green;
	font-family: arial, helvetica, sans-serif;
	font-size: 16px;
	font-style : normal;
	font-weight: bold;
}

.green18 {
	color: Green;
	font-family: arial, helvetica, sans-serif;
	font-size: 18px;
	font-style : normal;
}

.green18bold {
	color: Green;
	font-family: arial, helvetica, sans-serif;
	font-size: 18px;
	font-style : normal;	
	font-weight: bold;
}

.green19 {
	color: Green;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 19px;
	font-style : normal;
}

.green19bold {
	color: Green;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 19px;
	font-style : normal;
	font-weight : bold;
}

.green20 {
	color: Green;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 20px;
	font-style : normal;
}

.green20bold {
	color: Green;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 20px;
	font-style : normal;
	font-weight : bold;
}

.green21 {
	color: Green;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 21px;
	font-style : normal;
}

.green21bold {
	color: Green;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 21px;
	font-style : normal;
	font-weight : bold;
}

.green22 {
	color: Green;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 22px;
	font-style : normal;
}

.green22bold {
	color: Green;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 22px;
	font-style : normal;
	font-weight : bold;
}

.green23 {
	color: Green;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 23px;
	font-style : normal;
}

.green23bold {
	color: Green;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 23px;
	font-style : normal;
	font-weight : bold;
}

.green24 {
	color: Green;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 24px;
	font-style : normal;
}

.green24bold {
	color: Green;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 24px;
	font-style : normal;
	font-weight : bold;
}

.green25 {
	color: Green;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 25px;
	font-style : normal;
}

.green25bold {
	color: Green;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 25px;
	font-style : normal;
	font-weight : bold;
}

.green26 {
	color: Green;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 26px;
	font-style : normal;
}

.green26bold {
	color: Green;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 26px;
	font-style : normal;
	font-weight : bold;
}

.green27 {
	color: Green;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 27px;
	font-style : normal;
}

.green27bold {
	color: Green;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 27px;
	font-style : normal;
	font-weight : bold;
}

.green28 {
	color: Green;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 28px;
	font-style : normal;
}

.green28bold {
	color: Green;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 28px;
	font-style : normal;
	font-weight : bold;
}



.date {
	color: #ffff00;
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
}

.list1 {
	color : Black;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
	background-color : White;
}

.list1b {
	color : Black;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
	background-color : White;
	font-weight : bold;
}

.list1blu {
	color : #333399;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
	background-color : White;
	font-weight : bold;
}

.list1oviewblk {
	color : Black;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 18px;
	font-style : normal;
	background-color : White;
	font-weight : bold;
}

.list1oviewblu {
	color : #333399;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 18px;
	font-style : normal;
	background-color : White;
	font-weight : bold;
}

.list1oviewcomm {
	color : #333399;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-style : italic;
	background-color : White;
	font-weight : bold;
}

.list1comm {
	color : Black;
	font-family :verdana, helvetica, sans-serif;
	font-size : 10px;
	font-style : normal;
	background-color : White;
	font-weight : bold;
	}

.list2 {
	color : Black;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
	background-color : #EBEBEB;
}

.list2b {
	color : Black;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
	background-color : #EBEBEB;
	font-weight : bold;
}

.list2blu {
	color : #333399;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
	background-color : #EBEBEB;
	font-weight : bold;
}

.list2oviewblk {
	color : Black;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 18px;
	font-style : normal;
	background-color : #EBEBEB;
	font-weight : bold;
}

.list2oviewblu {
	color : #333399;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 18px;
	font-style : normal;
	background-color : #EBEBEB;
	font-weight : bold;
}

.list2oviewcomm {
	color : #333399;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-style : italic;
	background-color : #EBEBEB;
	font-weight : bold;
	}
	
	.list2comm {
	color : Black;
	font-family :verdana, helvetica, sans-serif;
	font-size : 10px;
	font-style : normal;
	background-color : #EBEBEB;
	font-weight : bold;
	}

.menulink
{
	font-family: arial, helvetica, sans-serif;
	color: White;
	text-decoration: none;
}

.menulink:HOVER
{
	color : Black;
}

.menucell
{
	background-image : url(../../art/menu_1x1_fill_blue.gif);
}

.menucell:HOVER
{
	background-image : url(../../art/menu_1x1_fill_blue.gif);
}

.menucell:ACTIVE
{
	background-image : url(../../art/menu_1x1_fill_red.gif);
}

.blue28boldtight {
	color: #333399;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 28px;
	font-style : normal;
	font-weight : bold;
	padding-bottom : -15px;
	padding-top : -15px;
}

.red28boldtight {
	color: #CC0033;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 28px;
	font-style : normal;
	font-weight : bold;
	padding-bottom : -15px;
	padding-top : -15px;
}

#tt{
	position: absolute;
	display: block;
	/*background:url(images/tt_left.gif) top left no-repeat;*/
}
#tttop{
	display: block;
	height: 5px;
	margin-left: 5px;
	/*background:url(images/tt_top.gif) top right no-repeat;*/
	overflow: hidden;
}
#ttcont{
	display: block;
	padding: 2px 12px 3px 7px;
	margin-left: 5px;
	/*background: #F1E086;*/
	/*color: #fff;*/
}
#ttbot{
	display: block;
	height: 5px;
	margin-left: 5px;
	/*background:url(images/tt_bottom.gif) top right no-repeat;*/
	overflow: hidden;
}