a, b, body, td {
	font : 12px Arial, Helvetica, sans-serif;
	text-align : left;
}

a:link, a:visited, a:active {
	background : transparent;
	color : #000066;
}

a:hover {
	background : transparent;
	color : #6699CC;
}

a.nav:link, a.nav:visited, a.nav:active {
	background : transparent;
	color : #333333;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	text-decoration:none;
}

a.nav:hover {
	background : transparent;
	color : #6699CC;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	text-decoration:none;
}

a.navm:link, a.navm:visited, a.navm:active {
	background : transparent;
	color : #333333;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
}

a.navm:hover {
	background : transparent;
	color : #6699CC;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
}

a.navs:link, a.navs:visited, a.navs:active {
	background : transparent;
	color : #333333;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}

a.navs:hover {
	background : transparent;
	color : #6699CC;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}

body {
	background-color : #FFFFFF;
	color : #000000;
    overflow : visible;
	scrollbar-3dlight-color : #000066;
	scrollbar-arrow-color : #000066;
	scrollbar-base-color : #CCCCCC;
	scrollbar-darkshadow-color : #000066;
	scrollbar-face-color : #CCCCCC;
	scrollbar-highlight-color : #000066;
	scrollbar-shadow-color : #000066;
	scrollbar-track-color : #FFFFFF;
}

input, select, textarea {
	border : 1px solid;
}

p, li {
	font : 12px Arial, Helvetica, sans-serif;
	text-align : justify;
}

.bold {
	font-weight : bold;
}

.background {
	background-image:url(../images/bg_grey_white.gif);
}

.red {
	color:#cc0000;
	font-weight: bold;
}
