a:link { color: #003366; }
a:visited { color: #076068; }
a:hover, a:active { color: #FFD322; }

body {
	font-family: Arial, Helvetica, sans-serif;
}

td {
	font-family: Arial, Helvetica, sans-serif;	
}

th {
	font-family: Arial, Helvetica, sans-serif;
}

.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 9px;
	font-weight: normal;
	color: #333333;
}

.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}

.smallest {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-weight: normal;
	color: #000000;
}

.normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}

.big {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #000000;
}

.bigger {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #192A6C;
}

.strong {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #003366;	
}

.bigbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000066;
	
}
.1pxbordertable {
	background-color: #FFFFCC;
	padding: 1px;
	background-position: left top;

}
.admininnertable {
	background-color: #6899C1;
	color: #FFFFFF;

}
.repeatrow1 {

	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	background-color: #FFF5CE;
}
.repeatrow2 {
	font-variant: normal;
	text-transform: none;
	color: #003C1E;
	background-color: #FFFFE8;
}
.alerttext {
	font-weight: bolder;
	font-variant: normal;
	text-transform: none;
	color: #C52E07;
}

.sale {
	color: #FF0000;
}
li {
	list-style-image: url(../images/bullet.jpg);