/* CSS Document */

.main_border
{
 border: 1px solid #000000;
 background-color:#290202;
}

.little_border
{
 border-top: 1px solid #999999;
 border-bottom: 1px solid #999999;
}

.navigation_border
{
 border-bottom: 1px solid #000000;
}

body
{
 background-color: #424242;
 font-family:Verdana;
 font-size:12px;
 color: #f6f6f6;
}

.border_w
{
 font-family: Verdana;
 font-size:145%;
 border-bottom: 1px solid #ffffff;
 margin-bottom: 10px;
 margin-top: 10px;
 text-align: center;
}

.br_w
{
 font-family: Verdana;
 font-size:145%;
 border-bottom: 1px solid #ffffff;
 margin-bottom: 10px;
 margin-top: 15%;
 text-align: center;
}
.header
{
 font-family: Verdana;
 font-size:145%;
}

.text
{
font-family: Verdana;
font-size: 12px;
text-align:left;
text-indent:10px;
}

.big_back
{
background-color:#000000;
  background-image:url(img/images/back.gif);
  background-repeat: no-repeat;
}

.NONrepeater
{
background-repeat: no-repeat;
}

.tab
{
 margin-top: 20px;
 margin-bottom: 30px;
}

.little_text
{
 font-size:11px;
 color:#999999;
 margin-right: 25px;
}

.title_text
{
 font-size:14px;
 color: #999999;
 font-weight:bold;
}


.image_border
{
 border: 1px solid #999999;
 margin-left: 15px;
 margin-bottom: 15px;
 margin-right: 15px;
}

a
{
 color:#f6f6f6;
 text-decoration: none;
}

#selecter
{
 font-family: Tahoma;
 font-size:12px;
 font-weight:bold;
}

#selecter a:hover
{
 color:#0033CC;
}

.border_class
{
 border-bottom: 1px solid #ffffff;
}

.staff_style
{
 border: 1px solid #999999;
 margin-left: 40px;
 margin-bottom: 15px;
 margin-right: 40px;
}

.only_border
{
 border: 1px solid #999999;
 margin: 1px;
}

#picture_left
{
 border: 1px solid #999999;
 float:left;
 width:auto;
 margin: 15px;
 margin-top: 10px;
 margin-left: 10px;
 margin-right: 15px;
 margin-bottom: 5px;
}

#picture_right
{
border: 1px solid #999999;
float:right;
 width:auto;
 margin-top: 10px;
 margin-left: 10px;
 margin-right: 15px;
 margin-bottom: 5px;
}

#picture_center
{
border: 1px solid #999999;
}

.flash_border
{
 border: 2px solid #999999;
 width: 500px;
 height: 500px;
 margin-left: 230px;
}

li.cls
{
 margin-top:5px;
 margin-bottom:5px;
 margin-left:15px;
}