Body {background-color:#ffffff;
	font-family: "Comic Sans MS";
	color: #990000;
	font-size:0.8em;
	}
	
H1 {Font-size: 3em;
	margin-top: 0;
	margin-bottom: 0;
	}
	
H2 {Font-size: 2em;
	}
	
H3 {Font-size: 1.6em;
	}
	
H4  {
	Font-size: 1.4em;
	}
P  {
	Font-size: 1em;
	}
td  {
	Font-size: 1em;
	}
table {
	font-size: 1em;
	border:none;
	}
img {
	border:none;
	}	
	
.db_admin body{

	}
	
.db_admin div {

	}
	
.db_admin table {
	background-color:#D6D6D6;
	width : 90%;
	margin-right: 5%;
	margin-left: 5%;
	}
	
.db_admin input   {
	font-weight : bold;
	}
	
.db_admin textarea   {
	width: 200px;
	font-weight: bold;
	height: 50px;
	}
	
.db_admin select   {
	font-weight : bold;
	border: none;
	}
	
.db_admin TH  {
	background-color: #66CCCC;
	vertical-align:middle;
	text-align : center;
	color:#FFFFFF;
	}
	
.db_admin TD {
	text-align : center;
	}

.db_admin_sub{
	}

.db_admin_sub input {
	font-weight : bold;
	background : none;
	border : none;
	text-decoration : underline;
	}

.db_admin_sub a {
	
	font-weight : bold;
	background: none;
	border : none;
	text-decoration : underline;
	}
	
.db_admin_sub TD {
	text-align : center;
	}

.popUpStyle {background-color: #FFFF99;	border: #CCCC00 1px solid;
					 layer-background-color: #FFFF99; width: 100px;
					 padding: 5px;
					 position: absolute; visibility: hidden;
	}

a  {
	border-color: #0066cc
	}

a:hover   {color: red;
	border-color: #0066cc;
	}

a:visited	{color:#990000;
	}

select   {
	font-weight : bold;
	border: none;
	}
	
input   {
	background-color:#ffffff;
	color: #990000;
	}
	
button   {
	
	font-weight : bold;
	background : #6080b1;
	color: #990000;
	}
	
.tasks {
	
	}

.tasks TD {
	border-bottom : 1px solid #00005a;
	text-align : center;
	}
	
.tasks input {
	text-align : left;
	width : 250px;
	background : #FF9933;
	}

.reports{
	}
	
.reports TABLE {
	}

.reports TD {
	border-top: 1px solid #9900CC;
	text-align : center;
	}
	
.reports TH {
	border : 1px solid #CC66FF;
	text-align : center;
	background-color : #CCCCFF;
	}

.reports BODY {
	}
	
#mainheading{
	height:140px;
	background-position: left bottom;
	background-repeat:no-repeat;
	font-size:3.5em;
/*	text-indent:50px;	*/
	vertical-align:middle;
	}	