BODY {
	color : black;
	background-color : #D3E1FA;
	font-family : Verdana;
	font-size : xx-small;
	scrollbar-face-color : #D3E1FA;
	scrollbar-track-color : White;
	scrollbar-highlight-color : #D3E1FA;
	scrollbar-3dlight-color : #D3E1FA;
	scrollbar-darkshadow-color : #D3E1FA;
	scrollbar-shadow-color : #D3E1FA;
	scrollbar-base-color : #D3E1FA;
	Overflow: auto;
}



select{
	border-right-width : 1px;
	border-top-width : 1px;
	background-color : #CCCCCC;
	font-size : xx-small;
	font-family : Verdana;
	border-left-width : 1px;
	border-bottom-width : 1px;
	color : black;
	border-bottom-color : black;
	border-bottom-style : solid;
	border-left-color : black;
	border-left-style : solid;
	border-right-color : black;
	border-right-style : solid;
	border-top-color : black;
	border-top-style : solid;
} 

input {
	border-right-width : 1px;
	border-top-width : 1px;
	background-color : #CCCCCC;
	font-size : xx-small;
	font-family : Verdana;
	border-left-width : 1px;
	border-bottom-width : 1px;
	color : black;
	border-bottom-color : black;
	border-bottom-style : solid;
	border-left-color : black;
	border-left-style : solid;
	border-right-color : black;
	border-right-style : solid;
	border-top-color : black;
	border-top-style : solid;
}

textarea {
	border-right-width : 1px;
	border-top-width : 1px;
	background-color : #CCCCCC;
	font-size : xx-small;
	font-family : Verdana;
	border-left-width : 1px;
	border-bottom-width : 1px;
	color : black;
	border-bottom-color : black;
	border-bottom-style : solid;
	border-left-color : black;
	border-left-style : solid;
	border-right-color : black;
	border-right-style : solid;
	border-top-color : black;
	border-top-style : solid;
}

.table0 {
        font-family : Verdana;
	font-size : xx-small;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
        font-color : white;
}

.table1 {
        background-color : #D3E1FA;
        font-family : Verdana;
	font-size : xx-small;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
        font-color : white;
}

.table2 {
        background-color : #999999;
        font-family : Verdana;
	font-size : xx-small;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
        font-color : white;
}        

.tabledunkel {
        background-color : #CEDCF5;
        font-family : Verdana;
	font-size : xx-small;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
        font-color : white;
        vertical-align : top;
}        

.tablehell {
        background-color : #D8E6FF;
        font-family : Verdana;
	font-size : xx-small;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
        font-color : white;
        vertical-align : top;
}

A {
	color : black;
	text-decoration : none;
}

A:HOVER {
	color : black;
	text-decoration : underline;
    	font-weight:bold;
}

.normaltxt {
	font-family: Verdana;
	font-size: xx-small;
	font-style: normal;
	color: black;
}

.headers {
	font-family: Verdana;
	font-size: x-small;
	font-style: normal;
	color: black;
	font-weight: bold;
	text-transform: capitalize;
}

.systemmsgs {
	font-family: Verdana;
	font-size: x-small;
	font-style: normal;
	color: #00FF00;
	font-weight: bold;
}

.warning {
	font-family: Verdana;
	font-size: x-small;
	font-style: normal;
	color: #FF0000;
	font-weight: bold;
}
