@import url(font_style.css);


body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	text-decoration: none;
	margin: 0px;
	text-align: justify;
}
a:link {
	color: #09C;
	text-decoration: none;
}
a:visited {
	color:#663;/*0f6*/
	text-decoration: none;
}
a:hover {
	color: #09C;
	text-decoration: underline;
}
a:active {
	color: #096;
}


/*#####################*/
/*### top banner bg ###*/
div.topbanner {
	visibility: visible;
	z-index: 50;
	}
td.banner {
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
	height: 128px;
	background-image:url(../images/topBanner.jpg);
	background-repeat: no-repeat;
	background-color: #66FFFF;
	}
	
/*############################*/
/*####### fax head ###########*/
#fax{
	display: none;
	height: 0px;
	width: 0px;
	/* hide-from-IE5/Mac hack \*/
  	top: auto; 
	bottom: 0;
  	/* end hack */
  	z-index: 10;
/*	position: absolute;
  	left:0px;
	top:0px;*/
	}
td.subject_fax {
	padding-right: 0px;
	text-align: right;
	vertical-align: top;
	}
	
td.title_fax {
	font-size: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-top: 0px;
	}

td.details_fax {
	padding-bottom: 0px;
	}

/*############################*/
/*####### site header ########*/


/*### search area ###*/

#search {
	position: absolute; 
	top: 40px; 
	right: 0;
  	z-index: 10; 
  	text-align: right;
	padding: 0.25em 0 1.25em 5px;
}
#search h4 {
	display: none;
}
#search form {
	margin: 0; 
	padding: 2px 1em 0;
}
#search input[type="text"] {
	width: 14em;
	border: 2px inset #999;
}
#search small {
	display: block; 
	margin: 0 1.25em; 
	padding: 0;
	text-align: right; 
	line-height: 1;
}
#search small a {
	background: #FFF; 
	color: #668; 
	font-style: italic;
}
#homeimage{
	text-decoration: none;
	color: #FFF;
	background-color: #FFF;
	border: none;
	}
td.nav{
	padding: 0px;
	border: 0px;
	margin: 0px;
}
.search_text {
	color: #666;
	padding-left: 5px;
}
td.arrow_padding {
	padding-right: 25px;
	}
	
/*############################*/
/*####### sponsers ###########*/

.sponsors_title {
	font-size: 12px;
	font-weight:bold;
	color: #999;
	padding-top: 25px;
	padding-bottom: 3px;
	}

.sponsors {
	border-top: 1px dashed #999;
	padding: 5px 0px 5px 0px;
	border-bottom: 1px dashed #999;
	}
.credits {
	font-size: 9px;
	color: #999;
	text-align: justify;
	padding-bottom: 20px;
	}
	
.flash {
	font-size: 9px;
	color: #000;
	text-align: justify;
	padding-bottom: 20px;
	}


/*###########################*/
/*###### body area ###########*/
#work_area {
	padding-top: 10px;
	width: 100%;
	z-index: 75;
	}
	
#body_area {
	visibility: visible;
	min-width: 400px;
	text-align: justify;
	/*float: left;*/
	/*width: 100%;*/
	}

#text_left_area {
	visibility: visible;
	width: 84px;
}


/*###################################*/
/*####### images ####################*/


	
/*####### header image #######*/
td.header_space {
	padding: 10px 30px 10px 10px;
	}


/*###################################*/
/*###### layer to top ###############*/
.backUp_vis {
	visibility: visible;
	}
	
/*	style {
	position:absolute; left:11px; top:504px; width:61px; height:21px; z-index:1;}*/
	
/*##### lists ######################*/
ul {
	list-style-position: outside;
	list-style-type: square;
	padding-top: 2px;
	text-align: justify;
}

ol {
	list-style-position: outside;
	list-style-type: decimal;
	padding-top: 2px;
	text-align: justify;
}

td.pageheader {
	font-size: 24px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333;
	}
	
.toptext {
	padding-right: 460px;
	vertical-align:top;
	}
#topim {
	float: right;
	vertical-align: text-bottom;
	text-align: right;
	margin-left: 10px;
	}
#topim2 {
	float: right;
	vertical-align: text-bottom;
	text-align: right;
	margin-left: 10px;
	border: 1px solid #000;
	}
	
.rightside {
	float: right;
}
