a:link { color : #24516C; text-decoration: none }
a:visited { color : #24516C; text-decoration: none }
a:hover { color : #DD0000;text-decoration: none }

body {color : #000000; background-color:#D3DCE6}

h1 {
	font-family: Tahoma, sans-serif;
	font-size: 16px;
}

h6 {
	font-family: Tahoma, sans-serif;
	font-size: 10px;
	font-weight: normal;
}

p {
	font-family: Tahoma, sans-serif;
	font-size: 11px;
}

.smallButton {
	font-family: Tahoma, sans-serif;
	font-size: 10px;
}

.th {
	color : #FFFFFF;
	background-color: #4E7A9F;
	font-family: "MS Sans Serif", Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	border : 1px solid #24516C;
	vertical-align : middle;
	padding : 2;
}

th {
	color : #FFFFFF;
	background-color: #4E7A9F;
	font-family: Tahoma, sans-serif;
	font-size: 12px;
}
th a:link { color : #FFFFFF; text-decoration: none }
th a:visited { color : #FFFFFF; text-decoration: none }
th a:hover { color :  #FFDDA3 ; text-decoration: none}

td {
	font-family: Tahoma, sans-serif;
	font-size: 12px;
}
td.header{color : #FFFFFF; background-color: #4E7A9F;}

input, select, option {font-size: 12px;}
textarea {font-family: "Courier New", Courier, mono; font-size: 12px;}

.rowHilight { background : #B4BEDD }
.rowSearch {color : #0000BB}
.rowSearchHilight {color : #0000BB; background : #B4BEDD}

.tabLabel { background : #B4BEDD }

.title {
	color : #24516C;
	font-family: Tahoma, sans-serif;
	font-size: 14px;
	font-weight: bolder;
}

.header1 {font-size: 18px; font-weight:bold}
.header2 {font-size: 16px; font-weight:bold}
.red {
	color : #FF0000;
}
.footer {font-size: 10px}

