.dividor {
	background-image: url(../images/dividor.gif);
	background-repeat: repeat-y;
	background-position: center center;
}
.circularBG {
	background-attachment: scroll;
	background-image: url(../images/circularBG.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #E58B2A;
	text-decoration: none;
	font-weight: bold;
}
.greyBG {
	background-color: #F3F3F3;
}
.rule {
	border: #EEEEEE;
	color: #CCCCCC;
}
.body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #666666;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	text-decoration: none;
}
.dottedOutline {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: dashed;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #666666;
	padding-top: 5px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
	background-attachment: fixed;
	background-image: url(../images/grey_background_right.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.dottedOutlineFull {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #666666;
	padding-top: 5px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
	border: 1px dashed #CCCCCC;
	background-attachment: fixed;
	background-image: url(../images/grey_background_right.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #000000;
	font-weight: bold;
}
.dottedOutline_grey_right {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: dashed;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #666666;
	padding-top: 5px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
	background-attachment: fixed;
	background-image: url(../images/grey_background_right.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.blocks_side {
	background-attachment: fixed;
	background-image: url(../images/blocks_side.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #E58B2A;
	text-decoration: underline;
}
