@charset "utf-8";

/* CSS Document */

body { margin-left: 0px; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; text-align:center; background-image: url(image/mainBG.jpg); background-attachment: fixed; background-position: center top; background-repeat: repeat-x; font-family:  Arial, Helvetica, sans-serif; font-size: 12px; color: #000000; }

.maintable
{ 
margin: 0 auto; /* Center align for like Firefox, Opera, Netscape */
text-align: left;
border: 1px solid #000000; 
}


/* Links */
a
{ color:#333333; text-decoration: none; 
}

.maintable
{ border: 1px solid #000000; 
}


a:link
{ color:#333333; text-decoration: none; 
}

a:visited
{ color:#333333; text-decoration: none; 
}

a:active
{ color:#333333; text-decoration: none; 
}

a:hover
{
	color:#CC0000;
	text-decoration: none;
}

/* Text Style */
.searchword
{ font-family:  Arial, Helvetica, sans-serif; color: #FF0000; font-weight:bold; 
}

.textStd
{ font-family:  Arial, Helvetica, sans-serif; font-size: 12px; color: #333333; }

.textStdBold
{ font-family:  Arial, Helvetica, sans-serif; font-size: 12px; color: #333333; font-weight:bold; }

.textStdItalic
{ font-family:  Arial, Helvetica, sans-serif; font-size: 12px; color: #333333; font-style:italic; }

.textHeading
{ font-family:  Arial, Helvetica, sans-serif; font-size: 33px; color: #333333; font-weight: bold; 
}

.textSubHeading
{ font-family:  Arial, Helvetica, sans-serif; font-size: 13px; color: #333333; font-weight: bold; }
.textNews
{ font-family:  Arial, Helvetica, sans-serif; font-size: 22px; color: #333333; font-weight: bold; 
}
.textIntro
{ font-family:  Arial, Helvetica, sans-serif; font-size: 18px; color: #666666; 
}
.textsmall
{ font-family:  Arial, Helvetica, sans-serif; font-size: 11px; color: #666666; 
}

.textsmallBold
{
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #52443C;
	font-weight: bold;
}

.button
{ cursor: hand; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; background-color: #A3917D; border: #000000; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; 
}

.logoback 
{ color: #333333; font-size: 12px; 
}

.box
{ font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px;  }

.boxOuter
{ background-image: url(image/bg-box3.jpg); background-repeat: repeat; }

.boxOuter div
{ padding-top: 6px; padding-right: 30px; padding-bottom: 6px; padding-left: 30px; }

.box a
{
	color: #52443C;
	text-decoration: none;
}

.box a:link
{
	color: #52443C;
	text-decoration: none;
}

.box a:active
{
	color: #52443C;
	text-decoration: none;
}

.box a:visited
{
	color: #52443C;
	text-decoration: none;
}

.box a:hover
{
	color:#8B2929;
	text-decoration: none;
}

