body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #1748BB;
}
a:visited {
	color: #1748BB;
}
a:hover {
	color: #AD1E06;
}
a:active {
	color: #40A3C0;
}
.bg_norepeat {
	background-repeat: no-repeat;
}
.header1 {
	font-size: 15px;
	color: #666666;
	text-transform: uppercase;
}

.subheader1 {
	font-size: 13px;
	color: #999999;
}
.header2 {font-size: 13px; color: #0B3686; }
.header2bold {font-size: 13px; color: #862B0B; font-weight: bold; }
.date {
	font-size: 10px;
	color: #0099CC;
	font-weight: bold;
}
.content_support {
                border-color: #CDCDCE;
                border: 0px solid;
                width: auto;
		height: 300px;		
		position: relative;
		float: left;
		background-color: #FFFFFF;
                overflow-y: scroll;
				overflow-x: visible;
		}

.menu             { font-family: Tahoma, Verdana, "Arial Cyr", Arial; font-size: 9px; color: #0099CC; font-weight: bold}
A.menu:link   	  {  text-decoration: none; color: #0099CC}
A.menu:visited	  {  text-decoration: none; color: #40A3C0}
A.menu:active	  {  color: #909090; text-decoration: none}
A.menu:hover      {  color: #FFFFFF; background-color: #40A3C0}
