

body, p, td, input, select {
	font-family: verdana;
	font-size: 11px;
	}
	
td.x_even{
background-color:#CFEEF5;
}


hr {
	color: #CFEEF5; /* IE */
	background-color: #CFEEF5; /* other browsers */
	height: 3px;
}

img {
	border-style : none;
	}
	
hr.thin {
	clear:both;
	height:1px;
	background:#CFEEF5;
	color:#CFEEF5;
	margin:6px 0px 6px 0px !important;
	border:0px;
	padding:0px;
	}
	
table {
	border: 0;
 	/*line-height: 15px;*/
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px;
	border-style:none;
	/*height:auto !important;*/
	}


	

h1 {
	font-family: verdana;
	font-size: 12pt;
	font-weight: bold;
	background-color: #f0e1b4;
	}
	
h2 {
	font-family: verdana;
	font-size: 10pt;
	font-weight: bold;
	}

input { border: 1px #57AABD solid;}	
select  { background-color: #CFEEF5;}
a:link {  color: #164E7F; text-decoration: none;}
a:visited {  color: #006699; text-decoration: none;}
a:hover {  color: #003366; text-decoration: none;}

.dropShadow{
font-weight: bold;
color:#125489;
}

.warningText{
color:#FF0000;
}

.MainMenu{
Background-Color:#E2EFF1;
}

.Paper{
Background-Color:#FFFFFF;
}

