body {
	font-family: Tahoma, Verdana, Helvetica, Arial, sans-serif;
	font-size: 11px;
	margin: 0px;
}
td, input, select, textarea {
	font-family: Tahoma, Verdana, Helvetica, Arial, sans-serif;
	font-size: 11px;
}
a {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #669933;
	text-decoration: underline;
}
.pageHeader { }
.pageMenu {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #ADAAAD;
}
body {
	background-color: #FFFFFF;
}
.pgRightBorder {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #AAAAAA;
}
.pgBarRightBorder {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #AAAAAA;
	background-image: url(images/tabs_bar_bg.png);
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #AAAAAA;
}
.mainPage {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #AAAAAA;
}
.menuTitleBar {
	background-image: url(images/title_bar_bg.png);
}
.menuTitleBottomRight {
	background-image: url(images/title_bar_bg.png);
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #0080FF;
	border-bottom-color: #0080FF;
}
.menuTopLeft {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #0080FF;
	border-left-color: #0080FF;
}
.menuBottomRight {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #0080FF;
	border-bottom-color: #0080FF;
}
.menuBottom {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0080FF;
}
.menuRight {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #0080FF;
}
.faqBottom {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.faqTopBottom {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
