body {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #006699;
}



.tooltip {
	font-family: Verdanna, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	letter-spacing: 0.05em;
	line-height: 1.2em;
}



.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #ffffff;
	background-color: #339999;
	
}


.error

{

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #ff0000;
}

.success

{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #006699;
}
.main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #006699;
}

.mainwhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #ffffff;
}



.main2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #ffffff;
	background-color: #7FBAD8;

}

a {
	text-decoration: none;

}

a:hover {
	text-decoration: none;
	color: #ffff00;
}

a.main:hover {
	text-decoration: none;
	color: #990000;
}
a:active{
	text-decoration: none;

}
a:visited {
	text-decoration: none;
	
}

a.mainwhite:visited {
	text-decoration: none;
	color: #ffffff;
	
}


a:link {
	text-decoration: none;
	
}

.menu {
font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #ffffff;
	height:22px;
	text-align:center;
	background: #339999;
	border-right: 2px solid #ffffff;
	
}



