BODY {
	background: #293A4A;
	padding: 0px 0px 30px 0px;
}
td {  
	font: 11px Tahoma, Arial; 
	color: #D4D4D4;
}

a {
	text-decoration: none;
	color: #00A1FF;
}

.footer a {
	padding: 0px 10px;
}

.redtext {
	color: #712514;
	
}

.inputbackground {
	: #712514

.whitetext {
	color: #ffffff;
}
.blacktext {
	color: #000000;
}
.greytext {
	color: #757575;
}
.greentext {
	color: #008A90;
}
.yellowtext {
	color: #EAF25E;
}
.orangetext {
	color: #FDC40F;
}
.rosetext {
	color: #D6738F;
}
.bluetext {
	color: #00A1FF;
}

p {
	margin: 0;
}
h1, h2, h3, h4, h5 {
	color: #C0CDD1;
	font-weight: bold;
	margin: 0px;
}
ul {
	padding: 0px 0px 0px 20px;
	margin: 0px;
}
h1 {
	font-size: 16px;
}
h2 {
	font-size: 14px;
}
h3 {
	font-size: 12px;
}
.px11 {
	font: normal 11px Tahoma, Arial;
}
.px10 {
	font: normal 10px Tahoma, Arial;
}

a.whitelink {
	font: normal 11px Tahoma, Arial;
	color: #ffffff;
	text-decoration: underline;
}
a.whitelink:hover {
	text-decoration: none;	
}
a.blacklink {
	font: normal 11px Tahoma, Arial;
	color: #212B35;
	text-decoration: underline;
}
a.blacklink:hover {
	text-decoration:none;	
}

a.bluelink {
	color: #638FA9;
	text-decoration: underline;	
}
a.bluelink:hover {
	text-decoration: none;	
}

a.orangelink {
	color: #F3800D;
	text-decoration: underline;
	font: normal 11px Tahoma, Arial;
}
a.orangelink:hover {
	text-decoration: none;	
}
a.greylink {
	color: #747877;
	font: normal 11px Tahoma, Arial;
	text-decoration: underline;
}
a.greylink:hover {
	text-decoration: none;	
}

a.greenlink {
	color: #008A90;
	font: normal 11px Tahoma, Arial;
	text-decoration: underline;
}
a.greenlink:hover {
	text-decoration: none;	
}
a.roselink {
	color: #FFEBCC;
	font: normal 11px Tahoma, Arial;
	text-decoration: underline;
}
a.roselink:hover {
	text-decoration: none;	
}
a.yellowlink {
	color: #EAF25E;
	font: normal 11px Tahoma, Arial;
	text-decoration: underline;
}
a.yellowlink:hover {
	text-decoration: none;	
}

.footer a {
	padding: 0px 10px;
}

.bg {
	background-image: url(images/quickmenu1.jpg);
	background-repeat: no-repeat;
}

.simple_header {
	background-image: url(images/simple_form_banner.jpg);
	background-repeat: no-repeat;
}

.siapc_saying {
	background-image: url(images/siapc_saying.jpg);
	background-repeat: no-repeat;
}

.inputfield[type=text] {
width: 180px;
background-color: cyan;
}

.inputtext {
width: 180px;
background-color: yellow;
}