﻿/*
 COPYRIGHTS + TAURAS TECHNOLOGY + 
 --------------------------------
*/

/* Commons CSS
------------------------------------------------------  */

* {padding: 0px; margin: 0px;  font-family: "Verdana"; line-height: 1.7em;
        font:normal 14px/1.7em "Lucida Grande", "Trebuchet MS","tahoma";
}
h3 {float: left; font-family: "Georgia"; font-size: 140px;background:white;color:white;}
h2 {float: left; font-family: "Georgia"; font-size: 140px;background:white;color:white;}
h1 {float: left; font-family: "Georgia"; font-size: 140px;background:white;color:white;}
img {clear:both; display: inline; color: #fff; font-size: 70%;}
div { margin: 0; padding: 0;color:#a2ab73;font-size:12px;}
ul {margin: 0; padding: 0 ; list-style-type: none; }
li {line-height: 18px; margin: 0; padding: 0;}
hr {height: 18px;}
div {display: block;}
br {height: 18px;}
Div{
	overflow:visible;
    _behavior: url(iepngfix.htc); /* must be absolute URL, blank.gif must be next to iepngfix.htc */
}

img{
	overflow:visible;
    _behavior: url(iepngfix.htc); /* must be absolute URL, blank.gif must be next to iepngfix.htc */
}

/* Layout Definations - Needd to define the page structure
---------------------------------------------------------- */

body {
	background: #ffcc66 url("background.jpg") repeat fixed;
	margin: 0 0 50px 0;
	}
	                
Div#contain{
	text-align:left; margin:0 auto;
	background: url('header.png') transparent repeat;
	width: 903px;height:212px;padding-left:-20px;margin-left:-1px;left:0px;
        }
	
div#wrapper {
background: url('header.png') transparent repeat;
margin:0 auto;width:948px;height:80px;overflow:hidden;
         }


Div#main {
  font:normal 6px/1.7em "Lucida Grande", "Trebuchet MS","tahoma";text-align:justify;
  padding:0px 8px 10px 8px;margin:0 auto;width:930px;
  background:transparent url('bgblack.png') repeat;
  border-left:1px #a2ab73 dotted;border-right:1px #a2ab73 dotted;border-bottom:1px #a2ab73 dotted;
                }

Div#htrail{
	background: url('1header.png') transparent repeat;
     margin:0 auto;width:948px;overflow:hidden;
}

/* PAGE DESIGNS 
--------------- */

span#headings{
	font:bold 14px/1.7em 'Georgia';
	color:#CCFF66;
}

span#normaltext{
	font:bold 13px/1.7em;
}

/* BOX DESIGNS PATTERNS
-----------------------  */
div.boxtop {height:27px;background:transparent URL('boxtop.png') no-repeat;padding-left:11px}
div.boxcontain{padding-right:8px;padding-top:5px;padding-left:4px}



/* MISC */
marquee{font-size:15px;}
		
a {font-weight:bold;color:#a2ab73;font:bold 13px/1.8em 'georgia'; text-decoration:none; background-image:url(link.png); background-repeat:repeat-x; background-position:bottom; outline:none}
a:hover { color:#D6E09F}

span a{font-size:.75em; padding:0; margin:90px 18px 0 0; float:right; text-align:right; display:block; color:#D6E09F !important; }
span a:hover { color:#D6E09F}

span#spec{font-weight:bold;color:#a2ab73; text-decoration:none; background-image:url(link.png); background-repeat:repeat-x; background-position:bottom; outline:none}

span#spec1{font-weight:bold;color:#a2ab73; text-decoration:none; background-repeat:repeat-x; background-position:bottom; outline:none}

div#linkl{
padding-bottom:4px;background: transparent url('link.png') repeat-x;background-position:left bottom;
}
td
{
	padding-left:0px;
	vertical-align:top;
	text-align:justify;
}

td.style1{
	background-color:#a2ab73;
	color:black;
}
td.style3{
		border-bottom:1px #a2ab73 solid;
}
td.style2{
		border-bottom:1px #a2ab73 solid;
}
span#superspan {
background-color:#a2ab73;color:black;font: normal 19px/1.8em 'Times New Roman';	
}

textarea
{
background:black;border:1px solid #2D2D2D;
width:110px;
font-family: verdana; font-size: small; color:#F27405;
}

input[type=text]
{
background:black;border:1px solid #2D2D2D;
width:110px;
font-family: verdana; font-size: small; color:#F27405;
}

input[type=password]
{
background:black;border:1px solid #2D2D2D;
width:110px;
font-family: verdana; font-size: small; color:#F27405;
}