/* CSS Document */

body {
	background-color: #FFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/red.png);
	background-repeat: repeat-x;
}
.language {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	text-decoration: none;
}
.heading {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #000;
	vertical-align: top;
	text-align: left;
	text-indent: 0px;
	border-top-style: none;
	border-top-width: 0px;
	margin-top: 0px;
	padding: 0;
}
.copy {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	line-height: 15px;
}
.box {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #066;
	background-color: #FFF;
	border-top-color: #99ccCC;
	border-right-color: #99ccCC;
	border-bottom-color: #99ccCC;
	border-left-color: #99ccCC;
	text-align: left;
	vertical-align: top;
	border: solid;
	border-color: #9CC;
	border-width: 2px;
	padding-top: 4px;
	padding-right: 6px;
	padding-bottom: 4px;
	padding-left: 6px;
	width: 183px;
	max-height: 100%;
}
.links-inside-box  {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
	color: #066;
}
.red-text {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #933;
	text-align: left;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #933;
	line-height: 15px;
}
.red-links {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #933;
	text-align: left;
	line-height: 15px;
	padding-top: 10px;
	text-decoration: underline;
}
.sidemenu {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	line-height: 15px;
	padding-left: 10px;
	margin-top: 10px;
	text-align: left;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
}
