/* ///////////////////////// *//* ///////////////////////// */
/* ///////////////////////// *//* ///////////////////////// */
/*  GENERAL STYLES & CLASSES FILE */
/* ///////////////////////// *//* ///////////////////////// */
/* ///////////////////////// *//* ///////////////////////// */

/* *********** ***/
/* Page Parts ***/
/* *********** ***/
BODY {
margin: 0px; 
background-color:#a7dde9;
font-family: Arial,Helvetica,sans-serif;
font-size: 12px; 
line-height: 16px; 
font-weight: normal; 
overflow-x: auto; 
overflow-y: auto;
}

BODY,H1,H2,H3,H4,H5,H6,Form {
	margin: 0;	
}

/* page title (brown) */
H1 {
	font-size: 20px;
	font-family: Arial,Helvetica,sans-serif; 
	font-weight: normal;
	text-decoration: none;
	color: #704e26;
}

/* big text (gray) */
H2 {
	font-size: 18px;
	font-family: Arial,Helvetica,sans-serif; 
	font-weight: normal;
	text-decoration: none;
	color: #666666;
	line-height: 23px;
}

/* big paragraph title (black) */
H3 {
	font-size: 18px;
	font-family: Arial,Helvetica,sans-serif; 
	font-weight: normal;
	text-decoration: none;
	/*color: #333333;*/
	color: #000000;
}

/* small paragraph title (black) */
H4 {
	font-size: 12px;
	font-family: Arial,Helvetica,sans-serif; 
	font-weight: bold;
	text-decoration: none;
	/*color: #333333;*/
	color: #000000;
	line-height: 16px;
}

A {
font-family: Arial,Helvetica,sans-serif;
font-size: 12px; 
color: #0088cc; 
font-weight: bold; 
text-decoration: none;
line-height: 16px;
}
A:visited { color:#0088cc; }
A:hover { color:#0088cc; text-decoration: underline; }
A:active { color:#0088cc; }

/*******************************************************************************************************************************************/


#centerDiv {
width: 800px;
height: 100%;
}

#contentTable {
background:url(images/white_shadow.gif) repeat;
background-color: #ffffff;
}

#headerTD {
background:url(images/header_shadow.jpg) no-repeat;
background-color: #ffffff;
}

.deftext_small {
font-family: Arial,Helvetica,sans-serif;
font-size: 11px; 
line-height: 16px; 
font-weight: normal;
}

.deftext {
font-family: Arial,Helvetica,sans-serif;
font-size: 12px; 
line-height: 16px; 
font-weight: normal;
}

.sep_td {
background:url(images/sep_1.gif) repeat;
width: 20px;
}


/*******************************************************************************************************************************************/

/* for the contact page */

.contact_bg {
background:url(images/contact.jpg) no-repeat;
width: 740px;
height: 460px;
}

H1.contact {
	font-size: 25px;
	font-family: Arial,Helvetica,sans-serif; 
	font-weight: normal;
	text-decoration: none;
	color: #ffffff;
}

H2.contact {
	font-size: 18px;
	font-family: Arial,Helvetica,sans-serif; 
	font-weight: bold;
	text-decoration: none;
	color: #ffffff;
}

H3.contact {
	font-size: 16px;
	font-family: Arial,Helvetica,sans-serif; 
	font-weight: normal;
	text-decoration: none;
	color: #ffffff;
}

H4.contact {
	font-size: 13px;
	font-family: Arial,Helvetica,sans-serif; 
	font-weight: normal;
	text-decoration: none;
	color: #ffffff;
}

.A_contact { font-family:Arial,Helvetica,sans-serif; font-size:16px; font-weight:normal; color:#ffffff; text-decoration:underline; }
.A_contact:visited { color:#ffffff; text-decoration:underline; }
.A_contact:hover { color:#ffffff; text-decoration:underline; }
.A_contact:active { color:#ffffff; text-decoration:underline; }

/*******************************************************************************************************************************************/

/* footer */

.A_footer { font-family:Arial,Helvetica,sans-serif; font-size:12px; font-weight:bold; color:#0088cc; text-decoration:none; }
.A_footer:visited { color:#0088cc; }
.A_footer:hover { color:#0088cc; text-decoration: underline; }
.A_footer:active { color:#0088cc; }

.copyright {
font-family: Arial,Helvetica,sans-serif;
font-size: 12px; 
font-weight: normal; 
color: #666666;
}


.A_sitemap { font-family:Arial,Helvetica,sans-serif; font-size:12px; font-weight:bold; color:#0088cc; line-height:23px; text-decoration:none; }
.A_sitemap:visited { color:#0088cc; }
.A_sitemap:hover { color:#0088cc; text-decoration: underline; }
.A_sitemap:active { color:#0088cc; }

