@charset "utf-8";
/* CSS Document */

/* GENERAL */
body { background-color:#000000; margin:0 0 0 0; background-image:url(../images/bg.jpg); background-repeat:repeat-x;}
body,td,th {font-family: Arial;	font-size: 12px; color: #FFFFFF;}
a {font-family: Arial ; color:#FFFFFF;text-decoration:underline;}
a:visited {color: #FFFFFF;}
a:hover {color: #F5FA3B;}
a:active {color: #FFFFFFc;}
img{border:0;}
li {margin:0 0 0 0px;list-style:none;}
.space20 {clear:both;height:20px;}

/* TEXT */
.title {color: #FFFFFF; font-family:Verdana, Arial, Helvetica, sans-serif;	font-size:20px;	font-weight:normal;}
.subtitle {color:#999999 ; font-family:Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold;}
.normal {text-align:left;}


/* DIVS */
#container {width:1000px; height:auto; padding: 0 0 0 126px; margin: 0px auto; border:solid 0px #FFFFFF;}
#menu {height:38px;margin:0 0 152px 0; border:solid 0px #FFFFFF;}
#content{float:left;width:535px;border:solid 0px #FFFFFF;}
#rightcol{float:right; width:450px;border:solid 0px #FFFFFF;}
#footer{clear:both;border:solid 0px #FFFFFF;}

.title1{font-size: 15px; font-weight:bold; color: #F86B0B;}
.title2{font-size: 15px; font-weight:bold; color: #DE4107;}
.title3{font-size: 14px; font-weight:bold; color: #CE870F;}
.title4{font-size: 13px; font-weight:bold; color: #F5FA3B;}
.title5{font-size: 12px; font-weight:bold; color: #F5FA3B;}
.title6{font-size: 12px; font-weight:bold; color: #C09E22;}
.text{ text-align:justify;}

#zzzzborders {width:780px; margin: 0px auto; padding:0; background-image:url(../../images/border.png); border:solid 0px #FFFFFF;}
#zzzzcontent {clear:both ;float:both; width:652px; height:auto; margin: 0px auto; background-image:url(../../images/border.png); padding: 10px 68px 10px 60px; border:solid 0px #FFFFFF;}
#zzzzinfobg {width:780px; margin: 0px auto; padding:0; background-image:url(../../images/border.png); border:solid 0px #FFFFFF;}
#zzzzmenu {width:780px; height:52px; margin: 0px auto; border:solid 0px #FF0000;}
#zzzzzbanner {width:780px; height:264px; margin: 0px auto; background-image:url(../../images/banner.jpg); border:solid 0px #FF0000;}
#zzzzzfooter {width:780px; height:139px; margin: 0px auto; background-image:url(../../images/footer.png); border:solid 0px #FF0000;}

