﻿body {
	margin: 0px;
	padding: 0px;
	background-color: #75B7D3;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
}

.imgbg1 {
	width:168px;
	height:128px;
	background-image:url(../images/img_bg1.jpg);
	background-repeat:no-repeat;
}

.imgbg2 {
	width:112px;
	height:82px;
	background-image:url(../images/img_bg2.jpg);
	background-repeat:no-repeat;
}

A:link  {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

A:visited  {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

A:hover  {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}

A.blue:link  {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #00446D;
	text-decoration: none;
}

A.blue:visited  {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #00446D;
	text-decoration: none;
}

A.blue:hover  {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

A.blue2:link  {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #00446D;
	text-decoration: none;
}

A.blue2:visited  {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #00446D;
	text-decoration: none;
}

A.blue2:hover  {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.text_blue11 {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #00446D;
	text-decoration: none;
}

.text_white11 {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

.heading_blue12 {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #00446D;
	text-decoration: none;
	font-weight: bold;
}

.heading_blue11 {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #00446D;
	text-decoration: none;
	font-weight: bold;
}