body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: normal;
    font-size: 10px;
}
table, code {
    font-size: 10px;
}
.content_header{
    font-weight: bold;
	font-size:17px;
}
.content{
	font-size:13px;
}
.flash_content{
	font-size:10px;
}
.copyright{
	font-size:10px;
}
.button {
	border-top : solid 1px #d5d5d5;
	border-right : solid 1px #808080;
	border-bottom : solid 1px #808080;
	border-left : solid 1px #d5d5d5;
	color : #333;
	font-weight : bold;
}
.inputbox {
        border : 1px solid #999;
        color: blue;
        background: #E9EFF5;
        font-family: Courier, Helvetica, sans-serif;
        z-index: -3;
        font-size: 11px;
}
INPUT, TEXTAREA, SELECT {
	color : red;
	z-index : -3;
	font-size: 12px;
} 
table.cpanel td {
	text-align: center;
}

