/* CSS Document */



body {
margin-top:5px;
background-color: #000000;
background-image: url(images/bacK.gif);
background-position:top;
background-attachment:fixed;
background-repeat:repeat-x;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
}


a:link {
color: #e30000;
font-weight:bold;
text-decoration: none;
}

a:hover {
color: #0099FF;
font-weight:bold;
text-decoration: underline;
}

a:visited {
color: #0099FF;
font-weight:bold;
text-decoration: none;
}

.wrap {
margin-left: auto;
margin-right: auto;
text-align: center;
}

.all {
width: 800px;
margin-left: auto;
margin-right: auto;
text-align: center;
}

h3 {
font-size: 14px;
color: #205797;
font-style: italic;
}



/* LAYOUT CLASSES */

.main {
width: 800px;
height: auto;
background-color: #000000;
margin-left: auto;
margin-right: auto;
}

.top {
margin-left: auto;
margin-right: auto;
width: 800px;
height: 80px;
background-image: url(images/top.gif);
border: 1px solid #FFFFFF;
margin-bottom: 5px;
}

.banner {
margin-left: auto;
margin-right: auto;
width: 800px;
height: 140px;
background-image: url(images/banner.gif);
border: 1px solid  #FFFFFF;
margin-bottom: 5px;
}

.menu {
margin-left: auto;
margin-right: auto;
width: 800px;
height: 60px;
background-image: url(images/menu.gif);
border: 1px solid #FFFFFF;
margin-bottom: 5px;
}

.middle {
background-color: #e30000;
height: auto;
margin-left: auto;
margin-right: auto;
margin-bottom: 5px;
border: 1px solid #FFFFFF;
}

.footer{
margin-top: 5px;
background-color: #e30000;
width: 790px;
height: 20px;
color: #FFFFFF;
padding: 5px 5px 5px 5px;
border: 1px solid #FFFFFF;
}


/* MAIN CLASSES */


.text {
font-family: Verdana;
font-size: 11px;
text-align: left;
padding-top: 15px;
padding-left: 20px;
padding-right: 20px;
color: #333333;
line-height:14px;
}

.text2 {
font-family: Verdana;
font-size: 11px;
font-style:italic;
text-align: left;
color: #666666;
line-height:14px;
}

.text3 {
font-family: Verdana;
font-size: 11px;
text-align: center;
padding-top: 5px;
color: #333333;
line-height:14px;
}

.bold{
font-family: Verdana;
font-size: 11px;
font-weight:bold;
text-align: left;
color: #333333;
line-height:14px;
}

.textart {
color: #e30000;
font-size: 12px;
margin-left: auto;
margin-right: auto;
font-weight:bold;
font-style:italic;
text-align: left; 
}

.tablegallery {
margin-right: auto;
margin-left: auto;
}

.tablegallery td {
width: 210px;
padding-bottom: 5px;
padding-left: 5px;
color: #37437E;
}


.tabletitle {

background-color: #FFFFFF;
width: 270px;
color: #333333;
text-align:center;
font-weight:bold;
padding: 3px 3px 3px 3px;
border-top: 1px solid #86bffe;
border-bottom: 1px solid #86bffe;
}


.tabletitle2 {

background-color: #F2F2F2;
width: 270px;
color: #333333;
text-align:center;
padding: 3px 3px 3px 3px;
border-bottom: 1px solid  #86bffe;
}

/* FOOTER WEBWORKS */

.webworks {
color: #FFFFFF;
font-size: 12px;
font-family: Verdana;
}


a.webworks:link {
color: #FFFFFF;
font-size: 12px;
font-family: Verdana;
text-decoration: none;
}


a.webworks:visited {
color: #FFFFFF;
font-size: 12px;
font-family: Verdana;
text-decoration: none;
}

a.webworks:hover {
color: #FFFFFF;
font-size: 12px;
font-family: Verdana;
text-decoration: underline ;
}

/* WEBWORKS */