body {
	background-color: #CCCCCC;
}
body, table, td, tr, p, div, th, span {
	font-size:13px;
	font-family:Tahoma;
	
}

img {
	border: none;
}

.footmsg {
	font-size: 12px;
	text-align:center;
	
}
.text {
 	font-size:13px;
	text-align:justify;
	font:Tahoma;
}
a { text-decoration: none; color: #000000; }

.tab a {
	color: #ffffff;
}

a.topMenu {
	font-weight: 900;
	color: #ffffff;
	padding-left: 20px;
	position: relative;
	top: 2px;
}

a.leftMenu {
	color: #6b6b6b;
}
.do {
	font:Verdana;
	color: #EE2A32;
	font-weight: bold;
	font-size:14px;
	text-align:left;
}

#contentLong {
    display: block; 
	height:300px;
	width:345px;
	overflow:auto;
}

