/* HTML Element styles specific to this project. */
body 
{
	scrollbar-arrow-color: #FFF;
	scrollbar-darkshadow-color: #261719;
	scrollbar-base-color: #2a1c1e;
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
	background: url(images/Wallpaper.gif);


}

body,
input,
textarea,
select,
p,
ul,
ol,
h1,
h2,
h3,
h4,
h5,
h6
{
	letter-spacing: normal;
	color: #261719;
	font: 11px/125% "Trebuchet MS", Arial, sans-serif;
}
p
{
	margin: 0px 0px 8px;
	padding: 0px;
}
b {
	font-size: 12px;
	color: #495784;
}

ul, 
ol
{
	margin: 0px 0px 8px 15px;
	padding: 0px;
}
li
{
	margin: 0px 0px 2px;
	padding: 0px;
}

h1, 
h2, 
h3, 
h4, 
h5,
h6 
{
	margin: 20px 0px 10px;
	padding: 0px;
	font-weight: bold;
}
h1 + h2 {
	margin-top: 0px;
}
h1 + h3 {
	margin-top: 0px;
}
h1 + h4 {
	margin-top: 0px;
}
h3 + h4 {
	margin-top: 0px;
}
h2 + h3 {
	margin-top: 0px;
}
h1
{
	font-size: 16px;
	margin-top: 0px;
	color: #495784;
}
h2
{
	font-size: 16px;
}
h3 {
	font-size: 16px;
	color: #FFFFFF;
}

h4
{
	font-size: 14px;
}
h5
{
	color: #FFFFFF;
	font-size: 14px;
}
h6
{
	font-size: 12px;
}
div	 {
 padding: 0;
 margin: 0;
}

a,
a:link,
a:visited,
a:active
{
	font-style: normal;
	text-decoration: none;
	color: #495784;
}

a:hover
{
	color: #261719;
}

ul li
{
}

/* ----------------- start skin specific ------------------------ */

#Horizon {
	text-align: center;
	position: absolute;
	top: 50%;
	left: 0px;
	width: 100%;
	height: 1px;
	overflow: visible;
	visibility: visible;
	display: block
}

#Container {
	width: 570px;
	height: 585px;
	margin-right: auto;
	margin-left: -300px;
	position: absolute;
	top: -300px;
	left: 50%;
	text-align: left;
	background: url(images/ContentBg.png) no-repeat right;
	padding: 15px 15px 0px;
}
#TL {
	float: left;
	height: 283px;
	width: 283px;
	border: 1px solid #28191B;
}
#TR {
	float: left;
	clear: none;
	height: 233px;
	width: 234px;
	text-align:left;
	text-transform: none;
	border-top: 1px solid #261719;
	border-right: 1px solid #261719;
	border-bottom: 1px solid #261719;
	padding: 25px;
}
#TR a {
	color: #261A1C;
	padding: 0px;
	font-size: 14px;
	font-weight: bold;
	line-height: 25px;
}
#TR a:active,
#TR a:hover
{
	color: #495784;

}
#BL {
	float: left;
	clear: both;
	height: 284px;
	width: 283px;
	border-right: 1px solid #261719;
	border-bottom: 1px solid #261719;
	border-left: 1px solid #261719;
}

#BR {
	float: left;
	clear: none;
	height: 284px;
	width: 284px;
	border-right: 1px solid #261719;
	border-bottom: 1px solid #261719;
}
#Text {
	padding: 25px 25px 0px;
	height: 258px;
	width: 233px;
	overflow: auto;
}


.ClearBoth {
	height: 0px;
	clear: both;
	line-height: 0px;

}
#ByTropixel {
	color: #2A1C1E;
	white-space: nowrap;
	margin: 0px;
	padding: 0px 20px 0px 0px;
	text-align: right;
	height: 15px;
	width: 550px;
	clear: both;
	float: left;
}
#ByTropixel a {
	font-size: 11px;
	color: #2A1C1E;
}

/* ----------------- start skin specific ------------------------ */

