
/* Stylesheet ©reated 2006 by pixeload.com */


/* Body Main Layout */
body {
	color:#004A42;
	font-weight:bold;
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size:14px;
	background:#FFFFFF;
	}

/* Body Individual Layout */
#bg1 {
	background:#00FF00;
	}

#header1 {
	color:#00FF00;
	font-weight:bold;
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size:14px;
	font-style:italic;
	text-decoration:underline;
}

#header2 {
	color:#00FF00;
	font-weight:bold;
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size:14px;
	font-style:normal;
	text-decoration:none;
}

#header3 {
	color:#00FF00;
	font-weight:bold;
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size:18px;
	font-style:normal;
	text-decoration:none;
}

#header4 {
	color:#00FF00;
	font-weight:bold;
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size:12px;
	font-style:normal;
	text-decoration:none;
}

#header5 {
	color:#004A42;
	font-weight:bold;
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size:14px;
	background:#FFFFFF;
}

#seablue {
	color:#00bf60;
	font-style:italic;
	text-decoration:underline;
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size:14px;
	background:#FFFFFF;
	}

#seablue2 {
	color:#00bf60;
	font-style:normal;
	text-decoration:none;
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size:14px;
	background:#FFFFFF;
	}

#seabluelarge {
	color:#00bf60;
	font-style:normal;
	text-decoration:none;
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size:22px;
	background:#FFFFFF;
	}


/* Table Header Layout */
th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	}

/* Table Data Layout */
td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	}


#list {
	list-style-image:url(objects/dot_g.gif)
}


/* href colors for copyright */
#copyright
a:link {
	Left: 8px;
	Visibility: visible;
	Width: 99%;
	Bottom: 8px;
	Position: absolute;
	text-decoration:none;
	border-bottom:none;
	font-weight:none;
	font-size:10px;
	color:#FF5500;
	background-color:#00FF00;
	}

#copyright
a:visited {
	Left: 8px;
	Visibility: visible;
	Width: 99%;
	Bottom: 8px;
	Position: absolute;
	text-decoration:none;
	border-bottom:none;
	font-weight:none;
	font-size:10px;
	color:#FF5500;
	background-color:#00FF00;
	}

#copyright
a:hover {
	Left: 8px;
	Visibility: visible;
	Width: 99%;
	Bottom: 8px;
	Position: absolute;
	text-decoration:none;
	border-bottom:none;
	font-weight:none;
	font-size:10px;
	color:#004A42;
	background-color:#00FF00;
	}

#copyright
a:active {
	Left: 8px;
	Visibility: visible;
	Width: 99%;
	Bottom: 8px;
	Position: absolute;
	text-decoration:none;
	border-bottom:none;
	font-weight:none;
	font-size:10px;
	color:#004A42;
	background-color:#00FF00;
	}

#copyright
a:focus {
	Left: 8px;
	Visibility: visible;
	Width: 99%;
	Bottom: 8px;
	Position: absolute;
	text-decoration:none;
	border-bottom:none;
	font-weight:none;
	font-size:10px;
	color:#004A42;
	background-color:#00FF00;
	}
/* href colors for copyright - end */


/************************************* deactivated href Colors *************************************/

/* unvisited links */
#hrefno
a:link {
	text-decoration:none;
	border-bottom:none;
	font-weight:none;
	color:none;
	background-color:none;
	font-size:12px;
	}

/* visited links */
#hrefno
a:visited {
	text-decoration:none;
	border-bottom:none;
	font-weight:none;
	color:none;
	background-color:none;
	font-size:12px;
	}

/* mouse over */
#hrefno
a:hover {
	text-decoration:none;
	border-bottom:none;
	font-weight:none;
	color:none;
	background-color:none;
	font-size:12px;
	}

/* mouse down or active for IE */
#hrefno
a:active {
	text-decoration:none;
	border-bottom:none;
	font-weight:none;
	color:none;
	background-color:none;
	font-size:12px;
	}

/* mouse down or active for FireFox */
#hrefno
a:focus {
	text-decoration:none;
	border-bottom:none;
	font-weight:none;
	color:none;
	background-color:none;
	font-size:12px;
	}
