body {
    font-family: "tahoma", "arial", "helvetica", "sans-serif";
    font-size: 8pt;
	background-color: #353535;
	background-image: url(bgbg.jpg);
	background-repeat: no-repeat;
	background-position: top center;
    scrollbar-face-color: #DCE7F1;
    scrollbar-highlight-color: #FFFFFF;
    scrollbar-shadow-color: #FFFFFF;
    scrollbar-3dlight-color: #FFFFFF;
    scrollbar-arrow-color:  #006699;
    scrollbar-track-color: #FFFFFF;
    scrollbar-darkshadow-color: #FFFFFF;

}
a:link,a:active,a:visited { text-decoration: none; color : #400000; }
a:hover        { text-decoration: underline; color : #373737; }

h1 {
    font-size: 12pt;
}

p {
    font-size: 10pt;
}

p1 {
    font-size: 5pt;
}


table.new2 {
    background: #transperant;
	width: 1000px;
	border: none;
}

table.topmenu {
    background: #dedede;
	border-top: 1px solid #848484;
	border-left: 1px solid #848484;
	border-right: 1px solid #848484;
	padding: 0px;
	align: 0px;
}

table.second {
	width: 99%; 
	cellspacing: 2px; 
	background: #d6d6d6 url(topbg.jpg) repeat-x top;
	border-top: 1px solid #474747;
	border-bottom: 15px solid #474747;
	border-top: 10px solid #353535;
}


table.lista {
    background-color: #f2f2f2;
    border: 1px #7f7f7f solid;
}

table.listata {
    background: #eaeaea;
    border: 1px #4c4c4c solid;
}

table.usertoolbar {
    backgrounotd: #dedede;
	border-left: 1px solid #848484;
	border-right: 1px solid #848484;
	border-bottom: 1px solid #848484;
	padding: 0px;
	align: 0px;
}

table.mtt {
	background-image: url(mbg.gif);
	border: 1px solid #848484;
	border-top: 1px solid #848484;
	padding: 0px;
	align: 0px;
}

table.mainm {
    background-color: #515151;
    border: 1px #313131 solid;
}

table.mainm-dark {
    background-color: #313131;
    border: none;
}

table.bg {
    background-color: #313131;
    border: 1px #000 solid;
    border-spacing: 0px;
    border-style: inset;
}

td.block {
         border-bottom:1px solid #4c4c4c;
         background: #000 url(blockbg.jpg) repeat-y ;
         padding:10px;
         margin:0px;
         font-size: 12pt;
         color: #e2e2e2;
}

td.usertoolbar {
         border:none;
         background-color: #dedede;
         background-image:none;
         padding:0px;
         margin:0px;
         font-size: 10pt;
         color: #000;
}

td.mtt {
         border:none;
         background-color: transperant;
         background-image:none;
         padding:0px;
         margin:0px;
         font-size: 10pt;
         color: #000;
}


td.blocklist {
         background-color: #939393;
         padding:2px;
         margin:1px;
         font-size: 8pt;
         font-weight: bold;
         color: #2e2e2e;
}

td.lista {
    background:#eaeaea;
    color : #4f4f4f;
    font-size: 8pt;
}

td {
}

td.topmenu {
           font-weight:bold;
           color:#000;
           font-size: 8pt;
           padding:0px;
           margin:0px;
           background-color: transparent;
           background-image: none;
}

td.header {
           font-weight:none;
           color:#1f1f1f;
           padding:7px;
           margin:0px;
           background-color: transparent;
           background-image: none;
}

td.header-copy {
           font-weight:bold;
           color:#3A4F6C;
           padding:7px;
           margin:0px;
           background-color: #3860BB;
           background-image: url(header_back.gif);
}

td.mainm {
           font-weight:bold;
           color:#fff;
           padding:2px;
           margin:0px;
           background-color: #515151;
           background-image: none;
}

td.mainm-dark {
           font-weight:none;
           color:#fff;
           padding:2px;
           margin:0px;
           background-color: #313131;
           background-image: none;
}

td.title {
    font-size: 8pt;
}

td.navigation {
    background-color: #FAFCFE;
    font-weight: bold;
    font-size: 8pt;
}

form {
    margin-top: 0;
    margin-bottom: 0;
}

.sublink {
    font-style: italic;
    font-size: 7pt;
    font-weight: normal;
}

a.index {
    font-weight: bold;
}

a.biglink {
    font-weight: bold;
    font-size: 10pt;
}

.important {
    font-weight: bold;
    font-size: 10pt;
}

td.red {
    background-color: #e1e1e1;
    color: red;
}
td.black {
    background-color: #e1e1e1;
    color: black;
}

td.yellow {
    background-color: #e1e1e1;
    color: #BEC635;
}


td.green {
    background-color: #e1e1e1;
    color: green;
}

td.red2 {
    background-color: #313131;
    color: red;
}


td.yellow2 {
    background-color: #313131;
    color: #BEC635;
}


td.green2 {
    background-color: #313131;
    color: green;
}

td.progress {
    padding: 0px;
    background-image: url(backprogress.gif);
    background-repeat: repeat-x;
    height: 10px;
}

td.red a:link {
    color: red;
}
td.red a:visited {
    color: red;
}
td.black a:link {
    color: black;
}
td.black a:visited {
    color: black;
}

td.yellow a:link {
    color: #BEC635;
}
td.yellow a:visited {
    color: #BEC635;
}

td.green a:link {
    color: green;
}

td.green a:visited {
    color: green;
}
li{
list-style-position:inside;
}

.showstate{ /*Definition for state toggling image */
cursor:hand;
cursor:pointer;
float: left;
margin-left: 3px;
margin-top: 3px;
margin-right: 3px;
}

.switchcontent{
}

a.designer
{
color: #c2c2c2;
text-decoration: none
}

a.designer:hover
{
color: #000000;
text-decoration: underline
} 

