@charset "utf-8";

a:link {
	color: #FFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFF;
}
a:hover {
	text-decoration: none;
	color: #09F;
}
a:active {
	text-decoration: none;
	color: #FFF;
}


.header
{
	position: relative;
	width: 950px;
	height: 184px;
	z-index: 1;
	left: 0px;
	top: 0px;
	border: 0px none #eeeeee;
	text-align: left;
	padding-right: 0px;
	padding-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;

}

.body
{
	position: relative;
	width: 950px;
	height: 550px;
	z-index: 1;
	left: 0px;
	top: 0px;
	border: 0px none #eeeeee;
	text-align: left;
	padding-right: 0px;
	padding-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	background-color: #100F0D;

}

.bodyform
{
	position: relative;
	width: 950px;
	height: 1000px;
	z-index: 1;
	left: 0px;
	top: 0px;
	border: 0px none #eeeeee;
	text-align: left;
	padding-right: 0px;
	padding-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	background-color: #100F0D;

}

.bodyclients
{
	position: relative;
	width: 950px;
	height: 1000px;
	z-index: 1;
	left: 0px;
	top: 0px;
	border: 0px none #eeeeee;
	text-align: left;
	padding-right: 0px;
	padding-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	background-color: #100F0D;

}

.tabs
{
	position: absolute;
	width: 240px;
	height: 274px;
	z-index: 1;
	left: 4px;
	top: 0px;
	border: 0px none #eeeeee;
	text-align: left;
	padding-right: 0px;
	padding-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;

}

.skype
{
	position: absolute;
	width: 240px;
	height: 85px;
	z-index: 1;
	left: 4px;
	top: 301px;
	border: 0px none #eeeeee;
	text-align: center;
	padding-right: 0px;
	padding-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	background-color: #100F0D;

}

.content
{
	position: absolute;
	width: 623px;
	height: 673px;
	z-index: 1;
	left: 283px;
	top: 32px;
	border: 0px none #eeeeee;
	text-align: left;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #CCC;
	font-weight: bold;

}

.footer
{
	position: relative;
	width: 950px;
	height: 60px;
	z-index: 1;
	left: 0px;
	top: 0px;
	border: 0px none #eeeeee;
	text-align: center;
	padding-right: 0px;
	padding-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	background-color: #1F1D18;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	font-size: 8pt;

}

.spacer
{
	position: absolute;
	width: 1px;
	height: 441px;
	z-index: 1;
	left: 249px;
	top: 0px;
	border: 0px none #eeeeee;
	text-align: left;
	padding-right: 0px;
	padding-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	background-color: #666666;

}

.pagetitle
{
	position: absolute;
	width: 364px;
	height: 21px;
	z-index: 1;
	left: 287px;
	top: 0px;
	border: 0px none #eeeeee;
	text-align: left;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #100F0D;
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 16pt;

}

#mainholder #body #content font {
	color: #00B3D1;
	font-weight: bold;
	text-align: left;
	font-style: italic;
}
.bullet {
	color: #06F;
}

