td {
	color : #ffffff;
	font-family : Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 70%;
}
a, a:link, a:visited {
	color : #ffffff;
	text-decoration : none;
}
a:hover, a:active {
	color : #ffffff;
	text-decoration : underline;
}
.line, .line:a, .line a:link, .line a:visited {
	color : #657D95;
	text-decoration : none;
}
.line a:hover, .line a:active {
	color : #657D95;
	text-decoration : underline;
}
h1 {
	margin : 0px 0px 0px 0px;
	font-weight : bold;
	color : #ffffff;
	font-size : 160%;
}
.pic {
	border : 1px solid #C5C5C5;
}
.green, .green:link, .green:visited {
	color : #B2E58C;
	text-decoration : none;
	font-weight : bold;
}
.green:hover, .green:active {
	color : #B2E58C;
	text-decoration : underline;
	font-weight : bold;
}
.or, .or:link, .or:visited {
	color : #FF9763;
	text-decoration : none;
	font-weight : bold;
}
.or:hover, .or:active {
	color : #FF9763;
	text-decoration : underline;
	font-weight : bold;
}
.tab1 {
	padding : 10px;
	background-image : url(img/11.gif);
	background-repeat : no-repeat;
	background-position : top right;
}
.menuItem {
	padding-left: 3px;
	padding-right: 3px
}
.messageSuccess {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	background-color: #00aa00;
	font-weight: bold;
	line-height: 1.5;
}