/* CSS Document */

body {
 margin-left: 0px;
 margin-top: 0px;
 margin-right: 0px;
 margin-bottom: 0px;
 background: #000;
}

#container {
 max-width:100%;
 background: #000;
 margin: 0px;
 padding: 0px;
}

#flv_container {
	max-width:1024px;
	background: #000;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #E4E4E4;
	text-decoration: none;
	text-align: center;
}



/* top banner */
#banner {
	position: absolute;
	width: 100%;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	top: 2px;
	right: 0px;
	height: 80px;
	overflow: visible;
	background-image: url(../css/banner_tas.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #000;
}

*.banner_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #E5E5E5;
	margin-left: 290px;
	margin-top: 59px;
	width: 500px;
	 }

*.float-divider { 
clear:both; display:block;
height:1px; font-size:1px; line-height:1px; 
}


/* Navigation Bar left side */
#nav {
	position: absolute;
	left:0px;
	width:155px;
	min-width:155px;
	margin: 0px;
	padding: 0px;
	left: 0px;
	top: 80px;
	height: 570px;
	visibility: visible;
	padding: 0px;
	z-index: 2;
	min-width:155px;
	background-color: #000;
	background-image: url(../css/menubar_tas.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}


*.nav_line {
	border-bottom-color: #877756;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	text-align: right;
	padding-right: 5px;
	padding-left: 20px;
	margin-left: 5px;
	margin-right: 20px;
	padding-top: 5px;
}

*.nav_text {
	border-bottom-style: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	padding: 0px;
	text-align: center;
}

#nav a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	text-align: right;
}

#nav a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}

#nav a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}

#nav a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
	}

/* content */
#content {
	width:80%;
	min-width:870px;
	padding: 0px;
	margin-top: 85px;
	margin-left: auto;
    margin-right: auto
	margin-bottom: 0px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #D8D8D8;
}

#flvcontent {
	float: left;
	width: 1060px;
	min-width: 1024px;
	padding: 0px;
	margin-top: 80px;
	margin-bottom: 0px;
	margin-right: auto
	margin-left: auto;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #D8D8D8;
	background-color: #000;
	background-image: url(../css/background_tas2.jpg);
	background-repeat: repeat-y;
	height: 800px;
}


 
/* content with 1 column only */
#column1only {
	width:65%;
	min-width:450px;
	margin-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #DDD;
	float: left;
	text-align: left;
	padding-left: 100px;
	background-image: url(../images/layer2.jpg);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center;
	margin-left: 150px;
}

/* content with 2 columns */
#column1of2 {
	float:left;
	width:45%;
	min-width:480px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #E4E4E4;
	text-decoration: none;
	margin-left: 10px;
	z-index: 1;
	background-repeat: repeat-y;
}


#column2of2 {
	float:left;
	width:33%;
	min-width:360px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #E4E4E4;
	text-decoration: none;
	margin-left: 20px;
	z-index: 2;
	background-image: url(../images/layer.jpg);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: 680px 100px;
}


/* column styles */

/* text with no background */
*.theme_text {
	width:50%;
	min-width:450px;
	margin-top: 7px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #DDD;
	float: left;
	text-align: left;
	padding: 5px 3px 7px 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #697792;
	margin-left: 200px;
	
	 }
	 
*.line {
	padding: 3px 3px 3px 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-color: #999;
	 }	 
 
/* text with blue smoke X */
*.text_blue_cloud {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #E5E5E5;
	margin: 5px;
	padding: 5px 3px 7px 5px;
	background-attachment: scroll;
	background-color: #000;
	background-image: url(../design/cell_tile1.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #737A88;
	text-align: left;
 }
 
 /* text with blue smoke y */
*.text_blue_cloud_y {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #F3F3F3;
	margin: 5px;
	padding: 5px 3px 7px 5px;
	background-attachment: scroll;
	background-color: #000;
	background-image: url(../design/cell_tile1b.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #737A88;
	text-align: left;
 }
 
/* text with grey smoke X */
 *.text_smoke {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #E5E5E5;
	margin: 5px;
	padding: 5px 3px 7px 5px;
	background-attachment: scroll;
	background-color: #000;
	background-image: url(../design/cell_tile2.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #989DA7;
	text-align: left;
 }
 
 /* text with grey smoke Y */
 *.text_smoke_y {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #F3F3F3;
	margin: 5px;
	padding: 5px 3px 7px 5px;
	background-attachment: scroll;
	background-color: #000;
	background-image: url(../design/cell_tile2c.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #737A88;
	text-align: left;
 }

/* Hypertext Hover styles */
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}

a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}

a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}

a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #6293DD;
	text-decoration: none;
}

#footer {
	float:left;
	width:600px;
	height: 80px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCC;
	background-image: url(../images/footer.jpg);
	background-repeat: no-repeat;
	float: left;
	text-align: center;
 }
 
 #footertext {
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCC;
	background-repeat: no-repeat;
	float: left;
	text-align: left;
	background-color: #000;
	padding: 10px;
	width: 500px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 230px;
 }
 
*.left {
	text-align: left;
}

*.center {
	text-align: center;
}

*.regular_text {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333;
	text-decoration: none;
}

table {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFF;
	text-decoration: none;
}
