body {
	font-family: Arial, Helvetica, sans-serif;
	height:100%;
	background:#333333;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}
#profout{
height:auto;
width:90%;
}
#prof_det{
width:99%;
color:#FFFFFF;
font-weight:bold;
background-image:url(../images/smbg.png);background-repeat:repeat;
}
#prof_det li{
float:left;
margin-left:10px;
list-style:none;
text-decoration:none;
}
a{
color:#FFFF99;
text-decoration:none;
}
#prof_det li a{ 
color:#CCFF33;
}
#prof_det li a:hover{ 
color:black;
}
h1{
color:#CCFF33;
font-size:16px;
margin-right:20px;
}
#redstar{
color:red;
}
#dev_details{
border:1px solid blue;
}
.menu{
background-color:#333333;
color:#CCFF00;
font-weight:bold;
width:100%;}
input.btn {   
   width:80px;  background-color:#0B659B; color:#FFFFFF; font-weight:bold; text-align:center;
 }  


