﻿.style2 {
	border: 1px solid #999999;
	background-color: #FF6600;
	background-image: url('images/top-bg.jpg');
}body {
	margin: 0px;
	padding: 0px;
	font-family: Tahoma;
	font-size: 15px;
	color: #333333;
	background: #FFFFFF;
	background: #FFFFFF url(images/bg.gif) repeat-x;
}
h1 {
	font: 15px "Trebuchet MS";
	font-weight: bold;
	display:inline;
}

a, :focus { outline:none; }

a img, :link img, :visited img { border:none; }

a:link, a:visited {
	text-decoration: none;
	color: #003366;
	font-family:tahoma;
}
a:hover { text-decoration: underline; }
a:active { text-decoration: underline; }

.style3 {
	text-align: left;
	margin: 5px;
	padding: 5px;
}

.s_input {
	font-family: "Trebuchet MS";
	font-size: 18px;
	font-weight: bold;
	border: 1px solid #999999;
	margin: 2px;
	padding: 2px;
}

.style4 {
	font-size: 20pt;
	color: #CC3300;
	font-weight: bold;
	border-left-color: #A0A0A0;
	border-right-color: #C0C0C0;
	border-top-color: #A0A0A0;
	border-bottom-color: #C0C0C0;
	font-family: "trebuchet MS";
}

.style6 {
	border: 1px solid #C0C0C0;
}
.n7  {
	border-left: 1px solid #C0C0C0;
	border-right-style: solid;
	border-right-width: 1px;
	border-top: 1px solid #C0C0C0;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-color: #C0C0C0;
	text-align:center;
}

.style9 {
	background-color: #DEDEBC;
}

.style10 {
	color: #999999;
	font-size: 10pt;
	border-style: none;
}

.style11 {
	font-size: 12px;
}

.style12 {
	font-size: 12px;
	color: #003366;
	font-weight: bold;
}

.style13 {
	font-size: 10px;
	color: #009900;
	font-weight: bold;
}
.clear_6
{
	clear:both;height:6px
}

