body {

	background-image: url(../_images/back.gif);

	background-repeat: repeat-y;

	background-position: center;

	margin: 0px;

	background-color: #DEDEDE;

}





td {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	color: #666666;

	vertical-align: top;

}

p {

	line-height: 18px;

}

li {

	padding-bottom: 8px;

}

input, select, option {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 11px;

	color: #333333;

}

a:link, a:visited {

	color: #0066CC;

}

a:hover, a:active {

	color: #003366;

}

h2 {

	font-size: 18px;

	font-weight: bold;

	color: #CC6600;

}

h3 {

	font-size: 12px;

	font-weight: bold;

	color: #3366CC;

	margin-bottom: -5px;

}

h4 {

	font-size: 18px;

	font-weight: bold;

	color: #2F61C0;

	border-top-width: 1px;

	border-top-style: solid;

	border-top-color: #D2E2F2;

	padding-top: 15px;

}









#positionArticle {

	width: 300px;

	position: relative;

	z-index: 1;

	top: 94px;

	left: 100px;

	border: none;

}

#positionTabs {

	width: 163px;

	position: relative;

	z-index: 2;

	top: 94px;

	left: 779px;

	border: none;

}

#positionTabsInd {

	width: 164px;

	position: relative;

	z-index: 2;

	left: -1px;

	top: 40px;

	border: none;

}

.drop {

	background-color: #CEE0F6;

	padding: 5px 10px 8px;

	font-size: 12px;

	border-top-width: 1px;

	border-right-width: 1px;

	border-bottom-width: 1px;

	border-left-width: 1px;

	border-top-style: solid;

	border-right-style: solid;

	border-bottom-style: solid;

	border-left-style: solid;

	border-top-color: #94BAE8;

	border-right-color: #FFFFFF;

	border-bottom-color: #FFFFFF;

	border-left-color: #FFFFFF;

	text-align: center;

}

.dropTop {

	background-color: #CEE0F6;

	padding: 5px 10px 8px;

	font-size: 12px;

	border-right-width: 1px;

	border-bottom-width: 1px;

	border-left-width: 1px;

	border-right-style: solid;

	border-bottom-style: solid;

	border-left-style: solid;

	border-right-color: #FFFFFF;

	border-bottom-color: #FFFFFF;

	border-left-color: #FFFFFF;

	text-align: center;

}

.drop a:link, .drop a:visited, .dropTop a:link, .dropTop a:visited {

	color: #000066;

	text-decoration: none;

}

.drop a:active, .drop a:hover, .dropTop a:active, .dropTop a:hover {

	color: #993300;

	text-decoration: none;

}



.signup {

	border-right-width: 1px;

	border-left-width: 1px;

	border-right-style: solid;

	border-left-style: solid;

	border-right-color: #CCCCCC;

	border-left-color: #CCCCCC;

	color: #000000;

	padding-top: 5px;

	padding-bottom: 5px;

	padding-left: 15px;

	text-align:left;

}



.signupButton {

	border-right-width: 1px;

	border-left-width: 1px;

	border-right-style: solid;

	border-left-style: solid;

	border-right-color: #CCCCCC;

	border-left-color: #CCCCCC;

	color: #000000;

	padding-bottom: 15px;

	padding-left: 15px;

	padding-top: 5px;

	text-align:left;

}



#dhtmltooltip{

background-image:url(images/tooltip3.gif);

position:absolute;

width: 152px;

height:136px;

padding: 33px 11px 20px 14px;

visibility: hidden;

z-index: 1;

font-size:11px;

color:#333;

font-family:Verdana, Arial, Helvetica, sans-serif;

border:1px solid #ccc;

}



#fixedtipdiv{

position:absolute;

padding: 5px;

border:1px solid #ccc;

color:#000;

z-index:100;

}



.bar {

height: 26px;

background-image:url(images/header.gif);

background-repeat:no-repeat;

background-position: left top;

padding: 4px 0 0 10px;

margin: 0;

font-size: 12px;

font-weight:bold;

color: #000;

}