



body {

background-color: #333333;

background-image: url('background.png');

font-family: tahoma;

font-size: 11px;

color: #fff;

}



a:link {

text-decoration: underline;

color:#fff;

font-weight:bold;

}

a:visited { 

text-decoration: underline;

color:#fff;

font-weight:bold;

}

a:hover { 

text-decoration: underline;

color:purple;

background-color:pink;

font-weight:bold;

}

a:active { 

text-decoration: underline;

color:#fff;

font-weight:bold;

}



a.dkbg:link {

text-decoration: underline;

color:pink;

}

a.dkbg:visited { 

text-decoration: underline;

color:pink;

}

a.dkbg:hover { 

text-decoration: underline;

color:pink;

background-color:black;

}

a.dkbg:active { 

text-decoration: underline;

color:pink;

}



.hstable {

margin-top:-2px;

width: 600px;

color: #fff;

text-align:center;
background-color: #646464;
font-family: tahoma;

font-size: 12px;

cell-spacing:0;



}



.headcell {

background-image: url('linkbarbg.png');

height:20px;
padding-top:5px;

background-color: #FFCCCC;

width:100%;

}



.concell {

background-color: #646464;

}
#concellc {
width:300px;
background-color: #646464;
height:100%;
margin-top:2px;
}

.concella {

background-color: #545454;

}

h1 {
color:#fff;
font-family:arial;
font-weight:bold;
font-size:12px;
margin-bottom:10px;
}
.title1 {
text-align:center;
margin-bottom:10px;

}
.concellb {

background-color: #656565;

}



#container {

    display: table;

    }



 #row  {

    display: table-row;

		width:775px;

		background-color: #000000;

		

    }

	#row1  {

    display: table-row;

		width:775px;

		align:center;

		 margin-right: auto;

margin-left: auto;

    }



#left {

padding-top:2px;

vertical-align:top;

    display: table-cell;

		

    }

		

		#left1 {

vertical-align:top;

    display: table-cell;

		width:100px;

		font-weight:bold;

		

    }

		

		#right, #middle {

		vertical-align:top;

    display: table-cell;

    }

		

		#right1, #middle1 {

		vertical-align:top;

    display: table-cell;

		width:150px;

    }

		

#login {

width:900px;

height:20px;

padding-top: 5px;

background-image: url('linkbarbg.png');

background-color:#FFCCCC;

align:center;

color: #000000;

font-weight:bold;

font-family:tahoma;

}

#login a:link,a:active,a:visited {
color: #fff;
text-decoration:none;
font-weight:bold;
font-size:12px;
font-family:arial;
}

#login a:hover {
color:purple;
background-color:;
}



#headcell {

background-image: url('linkbarbg.png');

background-color: #646464;

font-weight:bold;
padding-top:5px;
width:300px;

height:20px;

font-size:12px;

}



#concell {

margin-top:2px;

background-color: #646464;

width:300px;



text-align: left;

padding:0;

}



.forms {

border:1px solid black;

background-color:#FFFFFF;

color: #000000;

font-family:tahoma;

font-size:12px;

}



#examplead {

color: #FFFFFF;

border: 1px dashed white;

background-color: #000000;

height:90px;

width:728px;

font-size:24px;

font-weight:bold;

}