BODY {
	background: url("../images/bg.gif") #4D6099;
	background-repeat: repeat-x;
	margin: 0px 20px 0px 20px;
}
.subnav a:link {
	color: #FFF;
	text-decoration: underline;
}
.subnav a:active {
	color: #FFF;
	text-decoration: underline;
}
.subnav a:visited {
	color: #FFF;
	text-decoration: underline;
}
.subnav a:hover {
	color: #FF902F;
	text-decoration: underline;
}
.nav a:link {
	color: #FF902F;
	text-decoration: underline;
}
.nav a:active {
	color: #FF902F;
	text-decoration: underline;
}
.nav a:visited {
	color: #FF902F;
	text-decoration: underline;
}
.nav a:hover {
	color: #DF6800;
	text-decoration: underline;
}
.head {
	width: 760px;
	height: 200px;
	background: url("../images/header.jpg");
	background-repeat: repeat-x;
}
.footer {
	width: 760px;
	height: 40px;
	background: #203880;
	border-top: #FF902F 6px solid;
}
#img {
	border: none;
	margin: 0px;
}
#grade {
	background: url("../images/gradient.gif");
	background-repeat: repeat-x;
	height: 20px;
}
.tab_01 {
	background: #FFF;
	font-size: 12px;
	font-family: arial;
	line-height: 18px;
	letter-spacing: 1px;
	color: #000;
	text-align: justify;
}
.tab_02 {
	padding: 0px;
	width: 760px;
	background: #FFF;
	font-size: 16px;
	font-family: arial;
	line-height: 18px;
	letter-spacing: 1px;
	color: #000;
	text-align: justify;
}