/* - - - - - - - - Global Styles - - - - - - - - */
body{ margin-top: 0; margin-bottom: 0;  background-image: url(../images/bg_01.gif); background-position: center; margin-left: 0px; margin-right: 0px; padding-top: 0; padding-bottom: 0; padding-left: 0px; padding-right: 0px; background-color: #A2B5C8; text-align: center; font-family: verdana, arial, geneva, lucida, sans-serif }
.table01{ background-color: #006666; color: #F0F0D9; font-size: 11px }
.table02{ background-color: #F7F7EC; color: #333333; font-size: 11px }

.tab01{ background-color: #003366; color: #ffffff; font-size: 11px }
.tab01small{ background-color: #003366; color: #ffffff; font-size: 9px }
.tab02{ background-color: #ffffff }
.base{ background-color: #F0F0D9; color: #333333; font-size: 11px; font-weight: normal; line-height: 16px}
.contentred{ color: #89222A; font-size: 12px; font-weight: normal; line-height: 16px}

.h1{ color: #990000; font-size: 12px; font-weight: bold }
.h2{ color: #666633; font-size: 12px; font-weight: bold }

.table01{ background-color: #999966; color: #F0F0D9; font-size: 11px; font-weight: normal; line-height: 16px}
.table02{ background-color: #ffffff; color: #333333; font-size: 11px; font-weight: normal; line-height: 16px}

/* - - - - - - - - Link Styles - - - - - - - - */

a:link{ color: #006699; text-decoration: underline }
a:visited{ color: #006699; text-decoration: underline }
a:hover{ color: #006699; text-decoration: underline }
a:active{ color: #006699; text-decoration: unerline }

a.white:link{ color: #ffffff; text-decoration: none }
a.white:visited{ color: #ffffff; text-decoration: none }
a.white:hover{ color: #ffffff; text-decoration: underline }
a.white:active{ color: #ffffff; text-decoration: unerline }

/* - - - - - - - - List Styles - - - - - - - - */

ul {
	margin: 0px;
	padding: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	}
	
li {
	margin-left: 15px;
	padding-left: 0px;
	list-style-type: square;
	}
