@charset "UTF-8";
/* CSS Document */

body {
	background-image: url(../images/background3.png);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a:link {
	color: #cccccc;
	text-decoration: none;
}

a.account:link {
	color: #cccccc;
	text-decoration: none;
}

a:visited {
	color: #cccccc;
	text-decoration: none;
}

a.account:visited {
	color: #cccccc;
	text-decoration: none;
}

a:hover {
	color: #00FF00;
	text-decoration: none;
}

a.account:hover {
	color: #00FF00;
	text-decoration: none;
}

a:active {
	text-decoration: none;
	color: #006600;
}

a.account:active {
	text-decoration: none;
	color: #006600;
}

.hyperlink {
	font-family: century gothic, Abadi MT Condensed Light, helvetica, arial;
	font-size: 16px;
	padding-right: 70px;
}

.style1 {
	font-family: century gothic, Abadi MT Condensed Light, helvetica, arial;
}
.style2 {
	font-family: century gothic, Abadi MT Condensed Light, helvetica, arial;
	font-size: 18px;
	font-weight: bold;
}

.style3 {
	font-size: 16px;
	font-family: century gothic, Abadi MT Condensed Light, helvetica, arial;
}

.style4 {color: #00FF00; font-family: century gothic, Abadi MT Condensed Light, helvetica, arial; }

.style8 {font-size: 12px}

.style14 {color: #FFFFFF; font-family: century gothic, Abadi MT Condensed Light, helvetica, arial; font-size: 12px; }

.style15 {
	font-family: century gothic, Abadi MT Condensed Light, helvetica, arial;
}

.style16 {font-size: 12px; }

.style17 {
	font-family: century gothic, Abadi MT Condensed Light, helvetica, arial;
}

.style19 {
	font-size: 14px;
	font-family: century gothic, Abadi MT Condensed Light, helvetica, arial;
}

.style28 {
	color: #FFFFFF;
	font-family: century gothic, Abadi MT Condensed Light, helvetica, arial;
	font-size: 14px;
}

.style30 {
	font-family: century gothic, Abadi MT Condensed Light, helvetica, arial;
	font-size: 14px;
}

.style32 {
	font-family: century gothic, Abadi MT Condensed Light, helvetica, arial;
	font-size: 12px;
	color: #666666;
}

.style33 {font-size: 15px}

.style35 {
	color: #FFFFFF;
	font-family: century gothic, Abadi MT Condensed Light, helvetica, arial;
	font-size: 18px;
}

.style36 {
	font-size: 12px;
	font-family: century gothic, Abadi MT Condensed Light, helvetica, arial;
}

.style38 {
	font-family: century gothic, Abadi MT Condensed Light, helvetica, arial;
	font-size: 12px;
	color: #333333;
}

.style40 {
	color: #FFFFFF;
	font-family: century gothic, Abadi MT Condensed Light, helvetica, arial;
	font-size: 18px;
}

.style42 {
	color: #FFFFFF;
	font-family: century gothic, Abadi MT Condensed Light, helvetica, arial;
	font-size: 18px;
}

.style44 {
	color: #FFFFFF;
	font-family: century gothic, Abadi MT Condensed Light, helvetica, arial;
	font-size: 16px;
}

.style45 {
	font-size: 12px
}

.style46 {color: #FFFFFF}

.style58 {
	font-family: century gothic, Abadi MT Condensed Light, helvetica, arial;
	font-size: 20px;
	color: #FFFFFF;
}

.style59 {font-size: 14px}

.clear {
    clear:both;
    overflow:hidden;
    height:0px;
    display:block;
    }
	
.error {
	font-family: century gothic, Abadi MT Condensed Light, helvetica, arial;
	font-size: 18px;
	font-weight: bold;
	color: #FF0000;
}

body,td,th {
	font-family: century gothic, Abadi MT Condensed Light, helvetica, arial;
}

#tinybox {
	position:absolute; 
	display:none; 
	padding:10px; 
	background:#fff url(preload.gif) no-repeat 50% 50%; 
	border:10px solid #e3e3e3; 
	z-index:2000
}

#tinymask {
	position:absolute; 
	display:none; 
	top:0; 
	left:0; 
	height:100%; 
	width:100%; 
	background:#000; 
	z-index:1500}

#tinycontent {
	background:#fff
}

.button {
	cursor:pointer
}