
/* GLOBAL STYLES */
body {
	font-family:arial,helvetica,sans-serif;
	background: url(../images1/watertile.jpg);
	margin: 0px 2px 0px 2px;
	color:#333333;
	font-size: 12px;
	text-align: center;
	min-width: 730px;
	}

a:link,a:visited { color: #007FD8; }
a:hover,a:active { color: #E50A8A; }


td {
	font-family:arial,helvetica,sans-serif;
	color:#333333;
	font-size: 12px;
}

A:link, A:active, A:visited { text-decoration: none; }, A:hover { text-decoration: none; color: #FF9900}
a.white {color:#FFFFFF}
textarea { behavior: url(/css/maxlength.htc); }

H1 {
	color: #E50A8A; 
	font-size: 18px;
}

H2 {
	color: #E50A8A; 
	font-size: 16px;

}

H3 {
	color: #333333; 
	font-size: 12px;
	font-weight: bold;
}


div.list {
	background: url(images1/bullet.gif);
	background-repeat:no-repeat;
	padding: 2px 0px 8px 18px;
	}

/* CONTENT MARKUP STYLES */

.title { 
	font-size:18px;
	color:#E50A8A;
}

.fancy {
	color: #1D7DCA;
	font-weight: bold;
	font-family: barrister light ssi, georgia, garamond, times new roman, serif;
}




/* LAYOUT STYLES */

div#container {
	border-top:  1px solid #000000;
	border-bottom:  1px solid #000000;
	border-left:  1px solid #000000;
	border-right:  1px solid #000000;
	padding:0px 0px 0px 0px;
	align: center;
	background: url(../images1/grad_blue.gif);
	width: 765px;
	margin:0 auto;
	}


td.top_menu {
	background: url(../images1/grad_yellow.gif);
	border: 1px solid #41375C;
	padding: 4px;
	width: 730px; 
}



td.logo {
	background: #278FD6
	color: #FFF;
	padding: 0px 0px 0px 0px;
	border-left: 1px solid #FFF;
	border-right: 1px solid #FFF;
	border-bottom: 2px solid #FFF;
	width: 730px;
	}

table.blueshadow {
	padding: 0px;
	background: #AFE1FF;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;

	}

table.contents {
	background-image: url(images1/logo_tile.gif);
	padding: 0px 0px 0px 0px;
	}

td.left1 {
	border-left: 1px solid #41375C;
	border-bottom: 1px solid #41375C;
	width: 154px;	
	background: #FFF;
	padding: 2px;
	vertical-align: top;
	text-align: left;
	}

td.content1 {
	border-bottom: 1px solid #41375C;
	width:392px;	
	padding: 24px 8px 8px 20px;
	background: #FFF;
	vertical-align: top;
	text-align: left;
	}

td.right1 {
	border-right: 1px solid #41375C;
	border-bottom: 1px solid #41375C;
	background: #FFF;
	padding: 24px 20px 8px 12px;
	text-align: left;
	color: #000000;
	width: 184px;	
	}

td.shadow_left {
	background: url(../images1/shadow_blueleft.gif);
	width: 4px;
}

td.shadow_right {
	background: url(../images1/shadow_blueright.gif);
	width: 4px;
}

td.shadow_bottom {
	background: url(../images1/shadow_bottom);
	width: 4px;
	height: 6px;
}	

td.shadow_blue_left {
	background: #AFE1FF;
	width: 8px;
}

td.shadow_blue_right {
	background: #AFE1FF;
	width: 8px;
}

td.shadow_blue_bottom {
	background: #AFE1FF;
	width: 4px;
	height: 6px;
}	

td.footer {
	padding: 6px;
	text-align: center;
	}

td.footer {
	color: #FFF;
	}

div.footer {
	background: #AFE1FF;
	padding: 4px;
	align: center;
}




/* MENU STYLES */

div.menu1text {
	background: url(../images1/menu_arrow.gif);
	padding: 4px 4px 2px 25px;
	color: #FFF;
	border-bottom: 2px solid #FFF;
	font-size: 12px;
	}
div.menu1text_on {
	background: url(../images1/menu_arrow_on.gif);
	padding: 2px 4px 2px 25px;
	color: #FFFFBB;
	border-bottom: 2px solid #FFF;
	font-size: 12px;
	}

div.menu2text {

	}

div.menu3text {

	}

div.menu {background:#FFFFFF; padding:4px 20px 4px 20px;}
a.topmenu {padding: 0px 14px 0px 14px; font-size: 12px; color: #000000; }
a.topmenu:hover,a.topmenu:active { color: #E50A8A; }

a.white,a.white:hover,a.white:active,a.white:visited {padding: 0px 14px 0px 14px; font-size: 12px; color: #FFF; }
a.yellow,a.yellow:visited { color: #FFFFBB; }
a.yellow:hover,a.yellow:active { color: #FFBB79; }
