body, p, td, .default, div {
	font-family: verdana;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #000000;
	text-decoration: none;
	font-weight: normal;
}

strong {
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}

.header {
	background: #000000 url(images/header-bg.gif);
}

A .login {
	font-family: verdana;
 	font-size: 10px;
	font-weight: bold;
	text-decoration: underline;
	color: #6699CC;
}

input, select, textarea {
	font-family: verdana;
	font-size: 10px;
}

.border {
	border-color: #FFFFFF;
	background-color: #FFFFFF;
}

A:link, A:visited, A:hover, A:active {
	font-weight: bold;
	text-decoration: underline;
	color: #FFFFFF;
}

.portal-border1 {
	background-color: #9E9E4D;
}

.portal-border2 {
	background-color: #6699CC;
}


.hh1-a {
	font-family: verdana;
	font-size: 15px;
	font-weight: bold;
	color: #686800;
	line-height: 1.5;
}

.hh1-b {
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	color: #9E9E4D;
	line-height: 1.5;
}

.hh2-a {
	font-family: verdana;
	font-size: 15px;
	font-weight: bold;
	color: #6060BF;
	line-height: 1.5;
}

.hh2-b {
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	color: #6699CC;
	line-height: 1.5;
}

div.notice {
	color: #0000FF;
}

div.error {
	color: #FF0000;
}



