html,body{
		height: 100%;
		margin: 0px;
		padding: 0px;
        /* background-color: #e6f8fa; */
		background-color: #c1dde0;
		font-size: 11px;
		scrollbar-3dlight-color : #777777;
        scrollbar-arrow-color : #666666;
        scrollbar-face-color : #D4D6D3;
        scrollbar-base-color : white;
        scrollbar-darkshadow-color : #7BA17C;
        scrollbar-highlight-color : #666666;
        scrollbar-shadow-color : white;

		font-family: Verdana, Geneva, Helvetica, Arial; color: #333333;
}

#statusbox {
	margin-top: 20px;
	margin-bottom: 20px;
}

.status_no {
color:#CC0000;
}

.status_yes {
color:#009900;
}

img {
border: 0px;
}

form {
margin-bottom: 0px;
}

table {
font-size: 12px;
color: #2d4055;
}

table A:LINK {
font-size: 12px;
color: #2d4055;
text-decoration: underline;
}

table A:VISITED {
font-size: 12px;
color: #2d4055;
text-decoration: underline;
}
table A:HOVER {
font-size: 12px;
color: #2d4055;
text-decoration: underline;
}

.bluetop{
font-size: 10px;
color: #ffffff;
background-color: #2ca7af;
}

.greentop{
background-color: #0098a2;
}

.reg_title {
font-size: 12px;
color: #ffffff;
}

.bluetop A:LINK{
font-size: 10px;
color: #ffffff;
text-decoration: none;
}

.bluetop A:VISITED{
font-size: 10px;
color: #ffffff;
text-decoration: underline;
}

.bluetop A:HOVER{
font-size: 10px;
color: #ffffff;
text-decoration: underline;
}

.darkgreen{
font-size: 12px;
color: #FFFFFF;
background-color: #007c85;
}


.blueline{
font-size: 12px;
color: #cce5e7;
background-color: #2da8b0;
}

.blueline2{
font-size: 12px;
color: #cce5e7;
background-color: #2da8b0;
}

.maintext_small {
font-size: 10px;
color: #2d4055;
}

.maintext {
font-size: 12px;
color: #2d4055;
text-decoration: none;
/* background-color: #96e1e6; */
background-color:#d9f4ff;
}

.maintext A:LINK {
font-size: 12px;
color: #007f88;
text-decoration: underline;
}

.maintext A:VISITED {
font-size: 12px;
color: #007f88;
text-decoration: underline;
}

.maintext A:HOVER {
font-size: 12px;
color: #007f88;
text-decoration: underline;
}

.smalltext2 {
font-size: 10px;
color: #2d4055;
text-decoration: none;
}

.smalltext2 A:LINK {
font-size: 10px;
color: #007f88;
text-decoration: underline;
}

.smalltext2 A:VISITED {
font-size: 10px;
color: #007f88;
text-decoration: underline;
}

.smalltext2 A:HOVER {
font-size: 10px;
color: #007f88;
text-decoration: underline;
}

.smalltext {
font-size: 10px;
color: #007f88;
text-decoration: none;
}



.smalltext A:LINK {
font-size: 10px;
color: #007f88;
text-decoration: none;
}

.smalltext A:VISITED {
font-size: 10px;
color: #007f88;
text-decoration: none;
}

.smalltext A:HOVER {
font-size: 10px;
color: #007f88;
text-decoration: underline;
}

.input_reg {
	font-size: 11px;
	border-style:solid;
	border-width:1px;
	border-color: #0098a2;
    color: #0098a2;
	background-color: #FFFFFF;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica;
}

.input_reg2 {
	font-size: 11px;
	border-style:solid;
	border-width:1px;
	border-color: #0098a2;
    color: #0098a2;
	background-color: #FFFFFF;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica;
}

.input_reg3 {
	font-size: 11px;
    color: #0098a2;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica;
}

.input_reg_button {
	font-family: verdana, arial;
	font-size: 11px;
	width:80px;
	border-style:solid;
	border-width:1px;
	background-color: #007c85;
	border-color: #007c85;
    color: #FFFFFF;
		margin-bottom: 0px;
}





.tab1{
font-size: 10px;
color: #333333;
background-color: #EAE8E9;
}

.tab2{
font-size: 10px;
color: #333333;
background-color: #D6D5D8;
}


.pagetitle {
font-size: 16px;
color: #007c85;
text-decoration: none;
}

.menu_1 {
font-size: 12px;
color: #FFFFFF;
text-decoration: none;
}

.menu_1 A:LINK {
font-size: 12px;
color: #cce5e7;
text-decoration: none;
}

.menu_1 A:VISITED {
font-size: 12px;
color: #cce5e7;
text-decoration: none;
}

.menu_1 A:HOVER {
font-size: 12px;
color: #cce5e7;
text-decoration: underline;
}


.row1{
background-color:#afe1ec;
font-size:10px;

}
.row2{
background-color:#c5ebf6;
font-size:10px;
}
