body
{
	margin: 0px 0px 20px 0px;
	background: #333333;
	font-family: Tahoma;
	font-size: 11px;
}

a
{
	text-decoration: none;
	color: #0033FF;
}

a:hover
{
	text-decoration: underline;
	color: #0033FF;
}

.txt
{
	border: 1px solid #cccccc;
	height: 20px;
	width: 85%;
	font-family: Tahoma;
	font-size: 11px;
	margin: 0px;
	padding: 5px 4px 0px 4px;
}

.btn
{
	border: 1px solid #cccccc;
	background: #0066FF url(../Images/Content/menu.jpg) repeat-x -127px -186px;
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
	height: auto;
	margin: 0px;
	cursor: pointer;
	padding: 2px 0px 6px 0px;
}


.pagebase
{
	width: 830px;
	height: auto;
	margin: 10px auto;
}

.pageSectionLeft
{
	width: 574px;
	height: auto;
	float: left;
	margin: 0px;
}

.pageSectionRight
{
	float: right;
	width: 245px;
	height: auto;
	margin: 0px 3px 0px 0px;
}

.menu-header
{
	width: 245px;
	height: 159px;
	background: url(../Images/Content/menu.jpg) no-repeat 0px 0px;
}

.menu-section-left
{
	float: left;
	width: 127px;
	height: 351px;
	background: url(../Images/Content/menu.jpg) no-repeat 0px -159px;
}

.menu-section-right
{
	float: right;
	width: 118px;
	height: 351px;
	margin: 0px;
	padding: 0px;
	background: #eeeeee;
}

a.menu-link
{
	width: 113px;
	height: 22px;
	text-align: right;
	text-decoration: none;
	font-size: 11px;
	display: block;
	color: #000000;
	padding: 5px 5px 0px 0px;
	margin: 0px;
	background: url(../Images/Content/menu.jpg) repeat-x -127px -159px;
}

a.menu-linkEnd
{
	width: 113px;
	height: 22px;
	text-align: right;
	text-decoration: none;
	font-size: 11px;
	display: block;
	color: #000000;
	padding: 5px 5px 0px 0px;
	margin: 0px;
	background: url(../Images/Content/menu.jpg) repeat-x -127px -235px;
}

a.menu-link:hover
{
	text-decoration: underline;
}

.newsletterBase
{
	width: 245px;
	height: auto;
	margin: 0px 0px;
	display: block;
	float: none;
}

.newsletterHeaderBase
{
	width: 245px;
	overflow: hidden;
	float: none;
	height: auto;
	margin: 3px 0px 0px 0px;
}
.newsletterHeader
{
	width: 150px;
	height: 22px;
	float: right;
	overflow: hidden;
	background: #cccccc url(../Images/Content/menu.jpg) no-repeat -90px -510px;
	text-align: right;
	padding: 5px 5px 0px 0px;
	margin: 0px 0px;
	font-size: 11px;
}

.BoxSectionRightBase
{
	width: 243px;
	height: auto;
	overflow: hidden;
	float: none;
	background: #eeeeee;
	border: 1px solid #939090;
	margin: auto;
}

.boxSectionRightHeader
{
	width: 238px;
	height: 21px;
	margin: 0px;
	padding: 5px 5px 0px 0px;
	border: 1px solid #939090;
	background: #cccccc url(../Images/Content/menu.jpg) repeat-x 0px -537px;
	text-align: right;
	font-size: 11px;
	border-top: 0px;
	border-bottom: 0px;
}

.boxformBase
{
	width: 220px;
	height: auto;
	margin: 20px auto;
}

#friendLink
{
	background: #eeeeee url(../Images/Content/boxsectionrightbg.gif) no-repeat top left;
	height: 89px;
	text-align: right;
}

#menu
{
	width: 245px;
	height: auto;
	float: none;
	overflow: hidden;
}

.boxSectionRightAlert
{
	width: 245px;
	height: auto;
	direction: rtl;
	background: #99bdee;
	padding: 10px 0px;
	text-align: center;
	color: #000099;
	border-top: 1px solid #0066CC;
}


.boxSectionRightError
{
	width: 245px;
	height: auto;
	direction: rtl;
	background: #f5f97f;
	padding: 10px 0px;
	text-align: center;
	color: #CC3300;
	border-top: 1px solid #CC9900;
}

.marg
{
	text-align: right;
	margin: 0px 5px 0px 0px;
	font-size: 11px;
}


