body {

	background-color: #90AFD5;

	margin-left: 0px;

	margin-top: 0px;

	margin-right: 0px;

	margin-bottom: 0px;

	background-image: url(../images/bgextend.jpg);

	background-repeat: repeat-x;

	border-color: #0258A3;

}

.spearleft {

	background-image: url(../images/spear_left.jpg);

	background-repeat: no-repeat;

	height: 48px;

	width: 80px;

}

.spear_right {

	background-image: url(../images/spear_right.jpg);

	background-repeat: no-repeat;

	height: 48px;

	width: 78px;

}

.submenu_left {

	background-image: url(../images/submenu_left.jpg);

	background-repeat: no-repeat;

	height: 52px;

	width: 80px;

}

.submenu_right {

	background-image: url(../images/spear_flag.jpg);

	background-repeat: no-repeat;

	height: 52px;

	width: 80px;

}

.submenu {

	background-image: url(../images/submenu.jpg);

	background-repeat: no-repeat;

	height: 42px;

	width: 765px;

	padding-top: 10px;

	padding-left: 25px;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 18px;

	font-weight: bold;

	color: #6F9EC7;

	vertical-align: top;

}

.mainleft {

	background-image: url(../images/main_left.jpg);

	background-repeat: no-repeat;

	height: 649px;

	width: 80px;

}

.mainright {

	background-image: url(../images/main_right.jpg);

	background-repeat: no-repeat;

	height: 649px;

	width: 78px;

}

.mainextend {

	background-image: url(../images/main_extend.jpg);

	background-repeat: repeat-y;

	height: 649px;

	width: 790px;

	vertical-align: top;

}

.bottom {

	background-image: url(../images/bottom.jpg);

	background-repeat: repeat-y;

	height: 84px;

	width: 790px;

}

.left_extend {

	background-image: url(../images/left_extend.jpg);

	background-repeat: repeat-y;

	vertical-align: top;

}

.right_extend {

	background-image: url(../images/right_extend.jpg);

	background-repeat: repeat-y;

	vertical-align: top;

}

.submenu_center {

	background-image: url(../images/submenu.jpg);

	background-repeat: no-repeat;

	height: 42px;

	width: 765px;

	padding-top: 10px;

	padding-left: 25px;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 18px;

	font-weight: bold;

	color: #6F9EC7;

	vertical-align: top;

	text-align: center;

}

.mainextend_nomargin {



	background-image: url(../images/main_extend.jpg);

	background-repeat: repeat-y;

	height: 649px;

	width: 770px;

	padding-left: 20px;

}

a:link {
	color: #85aedd;
	text-decoration: underline;
}

a:visited {
	color: #85AEDD;
	text-decoration: underline;
}

a:hover {
	color: #85AEDD;
    text-decoration: none;
}

a:active {
	color: #85AEDD;
	text-decoration: underline;
}

.style1 {color: #0258A3}

.style3 {
	font-size: 14px;
	color: #FF0000;
}

.style9 {color: #FF0000}

.image
{
    font-size: 14px;
    color: #FF0000;
    border-right: silver 3px solid;
    border-top: silver 3px solid;
    margin-top: 0px;
    border-left: silver 3px solid;
    border-bottom: silver 3px solid;
}

