@charset "utf-8";
/* CSS Document */


td,th {
	color: #bfc6ca;
}

body {
	background-color: #232323;
	background-image: url(file:///C|/Documents%20and%20Settings/Ali/Desktop/web/mpdu/bplate.jpg);
	margin-top: 10px;
	font-family: trebuchet ms;
	font-size:14px;
	line-height:16px;
	color: #bfc6ca;
}


a:link {
	color: #bfc6ca;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #bfc6ca;
}
a:hover {
	text-decoration: underline;
	color: #FF00FF;
}
a:active {
	text-decoration: none;
	color: #BFC6CA;
}

.nav{
	font-size: 16px;
}

.textboxpad{

	padding:10px;
	
}
.textboxpad1{

	padding:10px;
	padding-left:25px;
	
}
.textboxpad2{

	padding:10px;
	padding-left:0px;
	
}

.pad{ 

	padding:10px;
}
.galpad{
	
	padding:5px;
	padding-top:0px;
	padding-left:0px;
}
.picpad{

	padding-right: 10px;
	padding-bottom:10px;
	text-align:left;
}

.style1 {

	color:#CC0099;
}

.screw{
	background-image:url(file:///C|/Documents%20and%20Settings/Ali/Desktop/web/mpdu/screwme.jpg);
	background-position:left, top;
	background-repeat:no-repeat;
}
.text {
	color:#333333;
	padding:10px;
	
}
.texty {
	color:#333333;
	padding:10px;
	padding-left:0px;
}
.screw2{
	background-image:url(file:///C|/Documents%20and%20Settings/Ali/Desktop/web/mpdu/screwme.jpg);
	background-position:right, bottom;
	background-repeat:no-repeat;
}
.copyright{
	font-size:10px;
	color:#CCCCCC;
	padding:10px;
	padding-top:0px;
	padding-left:25px;
}
.tabpad{

	padding:10px;
	padding-top:0px;
	padding-right:6px;
}