body, td, th
{
	font-size: 0.7em;
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	text-align: justify;
}

input, select, textarea
{
	font-size: 1em;
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

body
{
	background-color: #F9F2DE;
	margin: 5px;
	padding: 5px;
}

a
{
	font-weight: bold;
	color: #E67311;
	text-decoration: none;
}
a:hover
{
	text-decoration: underline;
}
.Box_Content
{
	padding-top: 7px;
	background-color: #FFFFFF;

}



.BlockContent
{
	background-repeat: repeat-y;
	background-position: left;
	background-color: #E8E3D4;
}
.Block_Top_Left
{
	background-repeat: no-repeat;
	height: 6px;
	width: 6px;
	font-size: 0px;
}
.Block_Title_Border_Right
{
	background-repeat: repeat-y;
	background-position: right;
	background-color: #E8E3D4;
}
.Block_Top_Right
{
	background-repeat: no-repeat;
	height: 6px;
	width: 6px;
	font-size: 0px;
}
.PageTitleBar
{
	background-repeat: repeat-x;
	background-position: top;
	background-color: #E8E3D4;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
}

.Block_Bottom .Area_Left
{
	background-repeat: no-repeat;
	background-position: left bottom;
	float: left;
	height: 6px;
	width: 6px;
}
.Block_Bottom .Area_Right
{
	background-repeat: no-repeat;
	background-position: right bottom;
	float: right;
	height: 6px;
	width: 6px;
}
.Block_Bottom
{
	background-repeat: repeat-x;
	background-position: bottom;
	height: 6px;
	font-size: 0px;
}
.Demo_Image
{
	float: right;
}
.Demo_Image img
{
	margin-left: 7px;
}
form
{
	margin: 0px;
	padding: 0px;
}
.WhatsNewVersion
{
	font-size: 1.2em;
	font-weight: bold;
}

.BordersTitle
{
	padding-top: 2px;
	padding-bottom: 5px;
	font-weight: bold;
	background-color: #E67311;
	text-align: center;
	color: #ffffff;
}

.BordersLeft
{
	padding-bottom: 10px;
	padding-top: 10px;
	border-top: #E67311 3px solid;
	border-left: #E67311 3px solid;
	border-bottom: #E67311 3px solid;
}
.BordersRight
{
	padding-bottom: 10px;
	padding-top: 10px;
	border-right: #E67311 3px solid;
	border-top: #E67311 3px solid;
	border-bottom: #E67311 3px solid;
}
.Question {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	background-color: #FFFFFF;

}
.QuestionEnd {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.Answers {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.PageMenu {
	margin: 0px 0px 5px ;
	background-color: #FFFFFF;
	text-align: right;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #E8E3D4;
	border-right-color: #E8E3D4;
	border-bottom-color: #E8E3D4;
	border-left-color: #E8E3D4;
	vertical-align: middle;
	height: 18px;
}

.MemberList {
	background-color: #FFFFFF;
	display: inline;
	width: 200px;
	border: none;
}
.OptGrp {
	font-weight: normal;
	text-decoration: none;
	font-size: small;
	font-style: normal;
	font-variant: normal;
	line-height: normal;

}
.OptOpt {
	text-decoration: none;
}
