body, p {
		background: #ffffff
	}
	.tabs td, .tabs th{
		background-image: url('images/common/tab_corner_ffffff.gif');
		background-color: #6699cc;
		background-repeat: no-repeat;
		color: #ffffff;
		font-weight: bold;
		font-family: verdana;
		font-size: 12
	}
	.tabs a {
		text-decoration : none;
		color : #ffffff;
	}
	a {
	color: #ff9900
}
	a:hover {
		color : #333399
	}
			.footer td, .footer a{
		color: #cccccc;
		font-weight: bold;
		font-family: verdana;
		font-size: 10;
		text-decoration : none;
	}
		.subtabs td {
		background-color: #6699cc;
		color: #ffffff;
		font-weight: bold;
		font-family: verdana;
		font-size: 12;
	}
	.subtabs a {
		text-decoration : none;
		color : #ffffff;
	}
	a:hover {
		color : #336699
	}
			.footer td, .footer a{
		color: #cccccc;
		font-weight: bold;
		font-family: verdana;
		font-size: 10;
		text-decoration : none;
	}
	td {
		font-weight: bold;
		font-family: verdana;
		font-size: 12;
		color: #336699;
}
.customButDiv {
	width: 400px;
}
.formBorder {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #6699CC;
	border-bottom-color: #6699CC;
}
.formBorderInside {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #6699CC;
}
.footer h2 {
	font-weight: normal;
	font-size: 10px;
}
