﻿body
{
	margin:0px;
	padding:0px;
	background-image:url(../image/body_background.png);
	background-repeat:repeat-x;
	background-position:left top;
	font-family:Verdana, Helvetica,sans-serif;
	font-size:12px;
	color:#666666;
}

h1
{
	font-size:14pt; /*18px;*/
	color:#666666;
}

h2
{
	font-size:16px;
	color:#666666;
}


.page
{
	padding:8px;
	/*
	border-width:1px;
	border-style:solid;
	*/
	margin:0px;
	margin-top:32px;
	margin-left:auto;
	margin-right:auto;
	padding:0px;
	width:1008px;
	overflow:hidden;
}

.topBorder
{
	width:960px;

}
.imgComaroundLogo
{
	margin-left:44px;
}

.pageContent
{
	overflow:hidden;
	margin:0px;
	padding:0px;
}

.bannerDIV
{
	/*background-image:url(../image/banner.png);*/
	background-image:url(../image/1053/subPage_corner.png);
	background-repeat:no-repeat;
	width:920px;
	height:161px;
}

.bannerDIVenglish
{
	background-image:url(../image/2057/subPage_corner.png);
	background-repeat:no-repeat;
	width:920px;
	height:161px;
}

.leftBorderDIV
{
	background-image:url(../image/leftShadow.png);
	width:44px;
	height:639px;
	float:left;
	overflow:hidden;
}

.pageEdit
{
	float:left;
	width:920px;
	overflow:hidden;
	background-color:#ffffff;
}


.aboutDIV
{
	background-image:url(../image/footerBottomImage.png);
	background-repeat:no-repeat;
	background-position: left top;
	/*padding-bottom:16px;*/
	margin-left:70px;
	/*margin-bottom:130px;*/ 
}


.aboutLinks
{
	margin-right:8px;
	font-size:10px;
}


.rightBorderDIV
{
	background-image:url(../image/rightShadow.png);
	width:44px;
	height:639px;
	overflow:hidden;
	float:right;
}

.standardTextBox
{
	height:12px;
	font-size:11px;
}

/*Validator*/
.validator
{
	font-size:12px;
}


/*Button*/

.button
{
      overflow:hidden;
      padding:0px;
      margin:0px;
      border-width:0px;
      border-spacing:0px;
      border-collapse:collapse;
      cursor:pointer;
}

.buttonLink:visited
{
	  color:#ffffff;
}

.buttonLink
{
      text-decoration: none;
      font-family: verdana;
      font-size: 11px;
      font-weight: bold;
      color:#FFFFFF;
}

.buttonMain
{
      text-align:center;
      background-image:url(../image/buttonMain.png);
      padding-left:7px;
      padding-right: 7px;
      padding-top: 0px;
      padding-bottom: 0px;
      margin:0px;
}

.buttonMain A
{
		display: block;
		height: 19px;
		padding-top: 4px;
}

.buttonRight
{
      background-repeat:no-repeat;
      background-image:url(../image/buttonRight.png);
      height:26px;
      width:13px;
      padding:0px;
      margin:0px;
}

.buttonLeft
{
      background-repeat:no-repeat;
      background-image:url(../image/buttonLeft.png);
      height:26px;
      width:12px;
      padding:0px;
      margin:0px;
}

.button:hover .buttonRight
{
      background-repeat:no-repeat;
      color:#CC0000;
      background-image:url(../image/buttonRight_hover.png);
      height:23px;
      padding:0px;
      margin:0px;
}

.button:hover .buttonLeft
{
      background-repeat:no-repeat;
      color:#CC0000;
      background-image:url(../image/buttonLeft_hover.png);
      padding:0px;
      margin:0px;
}

.button:hover .buttonMain
{
      color:#CC0000;
      background-image:url(../image/buttonMain_hover.png);
      margin:0px;
}

.button:hover .buttonMain
{
      color:#CC0000;
      background-image:url(../image/buttonMain_hover.png);
      margin:0px;
}
/*footer*/

.footerDIV
{
	clear:both;
	width:920px;
}

.footerDIV a
{
	text-decoration:none;
	color:#b52822;
}

.footerDIV a:hover
{
	border-bottom-style:dotted;
	border-bottom-color:#b52822;
	border-bottom-width:1px;
}


.footerInfoDIV
{
	/*margin-top:16px;
	margin-bottom:16px;*/
	width:100%;
	clear:both;
	overflow:hidden;
}

.footerInfoLeft
{
	padding-left:16px;
}
