body
{
	margin: 0px;
	font-family: Verdana,Arial,Helvetica,sans-serif;
}

A
{
	color: #0066FF;
}

A:hover
{
	color: #FF6600;
}

div#headerContainer
{
	width: 100%;
	background-image: url('../images/header/headerBackground.png');
	background-repeat: repeat-x;
	border-bottom: 1px solid #333333;
}

div#boxPartnerUp
{
    background-color: #D6EBEB;
    color: #666666;
    font-weight: bold;
    font-size: 12px;
    font-family: tahoma;
    padding: 4px 8px;
    border-width: 1px;
    border-color: #666666;
    border-style: solid solid solid solid;
    cursor: default;
    position: relative;
}

div#boxPartnerCenter
{
    background-color: #FFFFFF;
    color: #666666;
    font-weight: normal;
    font-size: 12px;
    font-family: tahoma;
    padding: 3px;
    border-width: 0 1px 1px 1px;
    border-color: #666666;
    border-style: solid solid solid solid;
    cursor: default;
    position: relative;
}

div#centerContainer
{
	margin: 0 10px;
}

.mainPreTitle
{
	font-size: 11px;
	color: #666666;
	padding-bottom: 3px;
	border-bottom: 1px solid #CCCCCC;
	margin-bottom: 20px;
}

.mainPreTitle A
{
	font-size: 11px;
	color: #0066FF;
	text-decoration: none;
}

.mainPreTitle A:hover
{
	font-size: 11px;
	color: #0066FF;
	text-decoration: underline;
}

.mainTitle
{
  font-size: 19px;
  color: #666666;
  font-weight: bold;
  margin-bottom: 5px;
}

.mainTitle2
{
	font-size: 19px;
	color: #0066FF;
}

.mainText
{
	font-size: 13px;
	color: #333333;
	padding-top: 10px;
	text-align: justify;
}

div#footerContainer
{
	background-image: url('../images/footer/footer_background.png');
	background-repeat: repeat-x;
	border-top: 1px solid #333333;
	height: 55px;
	margin-top: 40px;
}

.footerChar1
{
	font-size: 15px;
	color: #FFFFFF;
	text-align: center;
	margin-top: 3px;
}

.footerChar2
{
	font-size: 11px;
	color: #FFFFFF;
	text-align: center;
	margin-top: 5px;
}
