/* CSS Document */
body {
	background-color: #EAEAEA;
}
a.bo:link {
	color: 494949;
	font-family: tahoma;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}
a.bo:visited {
	color: 494949;
	font-family: tahoma;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}
a.bo:hover {
	color: BF030F;
	font-family: tahoma;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}
a.red:link {
	color: E02619;
	font-family: tahoma;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}
a.red:visited {
	color: E02619;
	font-family: tahoma;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}
a.red:hover {
	color: E02619;
	font-family: tahoma;
	font-size: 10px;
	font-weight: bold;
	text-decoration: underline;
}
a.red2:link {
	color: E02619;
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}
a.red2:visited {
	color: E02619;
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}
a.red2:hover {
	color: E02619;
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	text-decoration: underline;
}
a.rm:link {
	color: 7C7C7C;
	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
}
a.rm:visited {
	color: 7C7C7C;
	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
}
a.rm:hover {
	color: BF030F;
	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
}
a.rm2:link {
	color: D4D4D4;
	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
}
a.rm2:visited {
	color: D4D4D4;
	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
}
a.rm2:hover {
	color: ffffff;
	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	text-decoration: underline;
}
.frame {
	border: 1px solid #393939;
}
a.b:link {
	color: 838383;
	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
}
a.b:visited {
	color: 333333;
	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}
a.b:hover {
	color: 838383;
	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: underline;
}
td, textarea, input, select {
	font-family: Verdana;
	font-size: 10px;
	color: 444444;
	font-weight: normal;
    line-height: 1.3; 
}
