body {
	scrollbar-3dlight-color: #EB2E00;
	scrollbar-arrow-color: #000000;
	scrollbar-base-color: #EB2E00;
	scrollbar-darkshadow-color: #EB2E00;
	scrollbar-face-color: #EB2E00;
	scrollbar-highlight-color: #EB2E00;
	scrollbar-shadow-color: #EB2E00;
	scrollbar-track-color: #BABABA;
	background-image: url(bg.png);
	background-repeat: repeat-x;
	background-color: #BABABA;
	font-size:7pt; 
	font-family:trebuchet ms; 
	letter-spacing:0px; 
	color: #272727;
	text-align : justify;
}

i, em {
	color: #FF6900;
	font-family: Trebuchet MS;
}

a {
	color: #FF6900;
	font-weight: none;
	text-decoration: none;
	cursor: default;
}

a:hover {
	color: #EB2E00;
	cursor: default;
	font-family: trebuchet ms;
}

b, strong {
	color: #EB2E00;
	font-weight: bold;
}

u {
	color: #FFD430;
}

s {
	color: #FFD430;
	font-weight: bold;
}

a img {
	border: 2px solid #C3C9C3;
}

a:hover img {
	border: 2px solid #FF6900;
}

table, td, tr {
	font-size: 11px;
}

textarea, input, select {
	background: #B9B9B9;
	border: 1px solid #000000;
	font-family: trebuchet ms,trebuchet ms,trebuchet ms;
	font-size: 7pt;
	color: #373737;
	margin-top: 1px;
	margin-bottom: 1px;
       	text-align: justify;
	font-weight: normal;
}

h1 {
	background-color: #EB2E00;
	background-image: url(title_bg.png);
	color: #000000;
	font-family: trebuchet ms;
	font-size: 10pt;
	font-weight: medium;
	letter-spacing: 0px;
	text-align: left;
	margin: 0;
	margin-top: 0px;
	padding-left: 10px;
	padding-top: 2px;
	padding-bottom: 2px;

}



blockquote {

	background-color: #c3C9C3;
	font-size: 8pt;
 
	width: 360px;

	text-align: center;

	font-family: trebuchet ms;

	letter-spacing: 0px;

	line-height: 8pt;
 
	color: #000000;

	border-left: 15px solid #FF6900;

	padding: 5px;

	font-weight: normal;

	text-transform: none;

	margin-bottom: 4px;
 
	margin-top: 4px;

	margin-right: 4px;

	margin-left: 20px;

}



.content {
	font-family: trebuchet ms;
	background-color: #EBEBEB;
	height: 100%;
	width: 100%
	padding-left: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-top: 1px;
	line-height: 9pt;
}