body 
{
    background-color:#C2C2C2; 
}
body,form { margin:0px; padding:0px}
body,table { font-family:Tahoma; font-size:11px; color:#6C6C6C }


h1
{
	font-size:24px;
	font-family : "Apple Chancery", "Zapf Chancery", cursive, Arial, Tahoma, Verdana, Geneva, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight:bold;
	
}

.bgx { background-repeat: repeat-x }
.bgy { background-repeat: repeat-y }
.bgn { background-repeat: no-repeat }
.cur { cursor:pointer; cursor:hand }
.cur2 {cursor:default}
.off {visibility: hidden}
.none {display: none}

.error {color:Red}

select,input,textarea {font-size:11px; font-family:Tahoma; color:#58585a; border: 1px solid #C0C0C0 }
input.nb {border:none}

.bg1 {background-color:#ffffff}

.time {font-family:Times New Roman}

.rel {position:relative}

.txt1 {color:#000000}
.txt2 {color:#ffffff}
.txt3 {color:#6C6C6C}
.txt4 {color:#7D7D7D}
.txt5 {color:#00a88e}
.txt6 {color:#B5BCD4}

.txtup{text-transform:uppercase}
.txtlow{text-transform:lowercase}

.small2 {font-size:9px}
.small {font-size:10px}
.big {font-size:12px}
.big2 {font-size:13px}
.big3 {font-size:14px}
.txtj {text-align:justify}
.txtb {font-weight:bold}
.err {color:#FF0000}

h3 {padding-bottom:10px;margin:0px}

a.nu {text-decoration:none}

a.hu {text-decoration:none}
a.hu:hover {text-decoration:underline}
a.hu2:visited, a.hu2:link, a.hu2 {text-decoration:underline}
a.hu2:hover {text-decoration:none}
a.hu3{text-decoration:underline}

.nobr {white-space: nowrap}

a {text-decoration:none}
a.sel {text-decoration:underline}

#main {height:100%; width:100%;}
#main td {padding:0px}


