body {
	background-color: #2d2d2d;
}
.border {
	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: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}

.text {
	font-family: "Century Gothic";
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
}
.text_login {
	font-family: Arial;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
}
.box {
	width: 50px;
}
.border2 {
	border: 1px solid #000000;
}
.text_large {
	font-family: "Century Gothic";
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
}
.text_large2 {
	font-family: "Century Gothic";
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	color: #FFFF00;
}
.dot_points {
	font-family: "Century Gothic";
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
}
.text_yellow {
	font-family: "Century Gothic";
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #FFFF00;
}
.dot_points_red {
	font-family: "Century Gothic";
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #FF0000;
}
.border2 {
	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: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.micro_text {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
}
.normaltext2 {
	font-family: "Century Gothic";
	font-size: 13px;
	color: #000000;
	line-height: normal;
	font-weight: bold;
}.biggertext {
	font-family: "Century Gothic";
	font-size: 13px;
	color: #000000;
	line-height: normal;
	font-weight: bold;
}
a:link {
	color: #000000;
}
a:visited {
	color: #000000;
}
a:hover {
	color: #FF0000;
}
a:active {
	color: #000000;
}
.border3 {
	border: 1px solid #84b7ca;
}
.border4 {
	border: 1px solid #000000;
}
.border_video {
	border: 3px double #850901;
}
.border5 {
	border: 1px solid #999999;
}

