/* CSS Document */

body {
	background-color: #620b0b;
	background-image: url(images/ao01_01.jpg);
	background-repeat: repeat-x;
	margin-top: 0px;
	margin-bottom: 0px;
}

.navarea {
    font-family: "Arial";
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 10px;
	padding-right: 10px;
	line-height: 30px;
	text-decoration: none;
}

a.navarea:hover {
    text-decoration: none;
	color: #cccccc;
}

.mainarea {
	background-image: url(css/images/drop-shadow.gif);
	background-repeat: repeat-y;
}

.contentarea {
    background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 22px;
	color: #333333;
	padding-left: 10px;
	padding-right: 10px;
	text-align: justify;
	border-left: 1px solid #660000;
	border-right: 1px solid #660000;	
}

a.contentarea {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 22px;
	color: #660000;
	text-align: justify;
	text-decoration: underline;
	border-left: 0px;
	border-right: 0px;
	padding-left: 0px;
}

h1 {
    font-family: Arial, Helvetica, sans-serif;
	color: #660000;
	font-size: 16px;
}

h2  {
    font-family: Arial, Helvetica, sans-serif;
	color: #660000;
	font-size: 14px;
}

h3  {
    font-family: Arial, Helvetica, sans-serif;
	color: #660000;
	font-size: 15px;
}

.headerarea {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: right;
	text-decoration: none;
}

a.headerarea:hover {
    text-decoration: underline;
}  

.leftcontentarea {
    background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 22px;
	color: #333333;
	padding-left: 10px;
	padding-right: 10px;
	text-align: justify;
	border-right: 1px solid #660000;	
} 

a.leftcontentarea  {
    padding-left: 0px;
    color: #660000;
    text-decoration: underline;
}

.rightcontentarea {
    background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #333333;
	padding-left: 10px;
	padding-right: 10px;
	text-align: justify;
}

.leftcell {
    background: url(css/images/side_l2.jpg);
	background-repeat: no-repeat;
}

.rightcell {
    background: url(css/images/side_r2.jpg);
	background-repeat: no-repeat;
}

.navcell {
	background: url(css/images/nav_drop.jpg);
	background-repeat: no-repeat;
}

.servicearea {
    background-color: #FFFFFF;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 22px;
	color: #333333;
	text-align: justify;
	padding-left: 10px;
	padding-right: 10px;
}

.aboutarea {
    background-color: #FFFFFF;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 22px;
	color: #333333;
	padding-left: 10px;
	padding-right: 10px;
	text-align: justify;
	border-right: 1px solid #660000;	
}

.detailarea {
    background-color: #FFFFFF;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 22px;
	color: #333333;
	padding-left: 10px;
	padding-right: 10px;
	text-align: justify;
	border-left: 1px solid #660000;	
}

.examplearea {
    background-color: #FFFFFF;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 22px;
	color: #333333;
	text-align: justify;
}

a.examplearea  {
    color: #660000;
    text-decoration: none;
}

a.examplearea:hover {
    text-decoration: underline;
}

.copyright {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #FFFFFF;
	text-align: center;
}

a.copyright {
	color: #FFFFFF;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
}

a.copyright:hover {
    color: #cccccc;
}

.bottom {
    background:url(css/images/bot_shadow.gif);
	background-repeat: no-repeat;
	background-color: #660000;
	line-height: 20px;
}

.bottom2 {
    background:url(css/images/bot_shadow2.gif);
	background-repeat: no-repeat;
	background-color: #660000;
	line-height: 20px;
}
.main_content {
	background-image: url(images/bkg_content.jpg);
	background-repeat: no-repeat;
}
.pagetitles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #660000;
}
.pagetitles2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #660000;
}
.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	line-height:20px;
	text-align:justify;
}
a.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #660000;
	line-height:20px;
	text-align:justify;
}
