body{
font-family:tahoma;
font-size:10px;
}
td{
font-size:10px;
}
th{
font-size:10px;
color:white;
background-image:url('images/grid.jpg');
}
.center{
text-align:center;
}
h6{
padding-left:20px;
}
.input{
font-family:tahoma;
font-size:10px;
border:1px solid black;
}
.bold{
color:#645252;
border:1px solid black;
font-family:tahoma;
font-size:10px;
font-weight:bold;
}
select{
font-family:tahoma;
font-size:9px;
}
h1{
font-size:18px;
color:#7d0526;
}
h2{
font-size:24px;
color:#cb073c;
margin:0px;
}
h3{
color:#959595;
font-style:italic;
margin:0px;
}
h4{
color:#846d6d;
font-size:20px;
font-family:georgia;
margin:0px;
}
h6{
color:#e9d4ce;
margin:0px;
}
b{
color:#5e5455;
}
.b{
color:#fed3d3;
}
.border{
background-image:url(images/border.jpg);
background-repeat:repeat-y;
padding-left:12px;
text-align:left;
}
.right{
background-image:url(images/border.jpg);
background-repeat:repeat-y;
background-position:right;
}
.all{
background-image:url(images/all.gif);
text-align:center;
}
textarea{
border:none;
width:660;
font-size:10px;
font-family:tahoma;
margin-right:6px;
background-color:transparent;
}
fieldset{
width:680px;
padding:6px;
}
.side{
border-right:1px solid black;
border-bottom:1px solid black;
background-image:url(images/shade.jpg);
background-position:bottom right;
background-repeat:no-repeat;
}
.side_pad{
border-right:1px solid black;
border-bottom:1px solid black;
background-image:url(images/shade.jpg);
background-position:bottom right;
background-repeat:no-repeat;
padding:4px;
}
.bottom{
border-bottom:1px solid black;
padding:4px;
}
.borders{
border-left:1px solid black;
border-right:1px solid black;
border-bottom:1px solid black;
padding:4px;
background-image:url(images/shade.jpg);
background-position:bottom right;
background-repeat:no-repeat;
}
.gradient{
background-image:url('images/gradient.jpg');
background-repeat:repeat-x;
}
.panel{
position:absolute;
top:300;
left:190;
background-image:url(images/consolle.gif);
width:297px;
height:169px;
}
.menu{
font-weight:bold;
text-decoration:none;
font-size:16px;
color:silver;
padding-left:10px;
padding-right:10px;
}
.active{
font-weight:bold;
font-size:16px;
color:#800000;
padding-left:10px;
padding-right:10px;
}
.menu:hover{
text-decoration:underline;
color:#800000;
}


