body {
background-color: black;
margin: 0px;
padding: 0px;
}

a,a:visited {color: white;}

p,td,div {
margin :0px0;padding:0px;
color: white;
font-family: Arial;
font-size: 13px;
}

#content P {
font-size:1em;
}

#body {
background-color: #5A595A;
width: 100%;
margin-top: 10px;
}

#body A {
font-size: 12px;
color: white;
font-family: Arial;
text-decoration:underline;
}

.bigimage_bcg {
border-top:1px solid #848284;
background-color: #6B696B;
}

.bigimage_table {
background-color:#313031; 
margin: 6px 0px 6px 0px;
}

.topicons {
background-image: url("images/top_icons.jpg");
background-repeat: no-repeat;
background-position: top right;
}

#content,
#content1,
#content2,
#content3 {

position: absolute;
top:170px;
left: 35%;

width: 500px;

padding: 15px;
/*background-color: #333333;*/
background-color: black;
border: 4px solid #6B696B;

font-face: Arial;
word-spacing: 0.3ex;
letter-spacing: 0.1ex;
line-height: 130%;

}


#footer A,
#footer {
font-size: 11px;
font-face: Arial;
word-spacing: 0.3ex;
letter-spacing: 0.1ex;
color:white;
}

.content_bcg {
background-color: #5A595A;
}

.menu_def_1,
.menu_def_2,
.menu_def_3,      
.menu_def_4,      
.menu_sel_1,
.menu_sel_2,
.menu_sel_3,
.menu_sel_4,
.menu_act_1,
.menu_act_2,
.menu_act_3,
.menu_act_4 {     
width:200px;
cursor: hand;
text-decoration:none;
}

.menu_def_1 {background-image: url("images/menu_01.gif");height:45px;}
.menu_def_2 {background-image: url("images/menu_03.gif");height:41px;}
.menu_def_3 {background-image: url("images/menu_05.gif");height:39px;}
.menu_def_4 {background-image: url("images/menu_07.gif");height:37px;}

.menu_sel_1 {background-image: url("images/menu_sel_01.gif");height:45px;}
.menu_sel_2 {background-image: url("images/menu_sel_03.gif");height:41px;}
.menu_sel_3 {background-image: url("images/menu_sel_05.gif");height:39px;}
.menu_sel_4 {background-image: url("images/menu_sel_07.gif");height:37px;}

.menu_act_1 {background-image: url("images/menu_active_01.gif");height:45px;}
.menu_act_2 {background-image: url("images/menu_active_03.gif");height:41px;}
.menu_act_3 {background-image: url("images/menu_active_05.gif");height:39px;}
.menu_act_4 {background-image: url("images/menu_active_07.gif");height:37px;}
