body, table{
	FONT-SIZE: 11px; 
	FONT-FAMILY:Arial, Helvetica, sans-serif;
	color:#386DA7;	
}

a {
	text-decoration: underline;
	color:#EF8410;
}
a:hover {
	text-decoration: none;
	color:#FF8615
}.Arial {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.verdane10 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.border{
	border: 1px solid #4BACE5;
}
.Arial10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
.navigationTop {
}

.navigationTop a{
color: #000000;
text-decoration: none;
}
.navigationTop a:hover{
color: #D50100;
border-bottom-width:1px;
border-bottom-style: dotted;
border-bottom-color: #E90300;
}
.navigationBottom {
}

.navigationBottom a{
color: #2184BD;
font-size: 11px;
font-weight: bold;
text-decoration: none;
}
.navigationBottom a:hover{
color: #D50100;
text-decoration: underline;

}
.Tohoma {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
}
.borderBottom {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C2C2C2;
}
.sidebar{
	color:0D6AB2;
}
.welcome{
	color:#43637E;
}.heading1{
font-size:18px;
font-family:Verdana, Arial, Helvetica, sans-serif;}
.heading{
font-size:14px;
font-weight:bold;
color:#EF8410;
background-repeat:repeat-x}
.yelloBox{
	border: 1px solid #EF8410;
	background:#FFFDE6
}