body{
	background-color: #300406;
	font-family: arial, verdana;
	font-size: 11pt;
	text-align: left;
	color: #F5F5F5;
	margin: 0px;
	padding: 0px;
}

a{
	text-decoration: none;
	font-family: arial;
	font-size: 11pt;
	font-weight: bold;
	color: #6490CC;
}

.page{
	width: 748px;
	margin: 0 auto 2px auto;
	text-align: left;
}

.access{
	padding: 50px 0px 50px 0px;
	text-align: center;
}

.top{
	width: 748px;
	height: 265px;
	text-align: center;
}

.top-left{
	width: 65px;
	height: 275px;
	float: left;
}

.top-logo{
	width: 748px;
	height: 265px;
	float: left;
}

.top-right{
	width: 65px;
	height: 275px;
	float: left;
}

.top-contact{
	width: 195px;
	height: 58px;
	text-align: right;
	padding: 10px;
}

.top-community{
	width: 65px;
	height: 50px;
	text-align: right;
}

.top-community-link{
	margin-right: 10px;
	float: right;
}

.menu{
	background-color: #3D0508;
	padding: 3px;
	color: #300406;
	font-weight: bold;
	white-space: nowrap;
}

.menuLink{
	color: #D02A13;
	font-weight: bold;
}

.mainContainer{
	background-color: #737373;
	margin-left: 14px;
	margin-right: 14px;
	padding-left: 20px;
	padding-right: 20px;
}

.main{
	padding-left: 20px;
	padding-right: 20px;
	background-color: #300406;
}

.mainFooter{
	width: 748px;
	height: 40px;
}

.index{
	width: 640px;
	height: 50px;
}

.indexPrevious{
	width: 100px;
	height: 50px;
	float: left;
}

.indexNumbers{
	width: 440px;
	padding-top: 15px;
	text-align: center;
	float: left;
	font-family: arial;
	font-size: 14pt;
	font-weight: bold;
}

.indexNext{
	width: 100px;
	height: 50px;
	float: left;
}

.indexLink{
	text-decoration: none;
	font-family: arial;
	font-size: 14pt;
	font-weight: bold;
	color: #6490CC;
}

.indexItem{
	margin: 0px;
	background-color: #3D0508;
}

.indexItemTitle{
	font-family: arial;
	font-size: 18pt;
	font-weight: bold;
	color: #E4C411;
}

.indexItemTitleBlock{
	padding: 5px 20px 0px 20px;
	text-align: center;
}

.indexItemContentBlock{
	padding: 0px 20px 20px 20px;
	text-align: center;
}

.indexItemTextBlock{
	padding: 0px 20px 20px 20px;
}

.indexItemControlBlock{
	padding: 0px 20px 20px 20px;
}

.indexItemControlBlockCell{
	white-space: nowrap;
}

.indexItemControlBlockGetIt{
	cursor: pointer;
	font-family: arial;
	font-size: 11pt;
	font-weight: bold;
	color: #6490CC;
}

.indexItemControlBlockGetItContent{
	display: none;
	margin-top: 20px;
}

.indexItemCommentBlock{
	margin-top: 20px;
	padding: 20px;
	background-color: #3D0508;
}

.indexItemCommentTitle{
	margin-bottom: 20px;
}