@charset "utf-8";
/* CSS Document */
td img {display: block;}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/BG/siteBG.gif);
	background-repeat: repeat-x;
	background-color: #fceab2;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
}
.text a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #1274ad;
}
.text a:visited {
	color: #1274ad;
}
.text a:hover {
	color: #333333;
}
.text a:active {
	color: #1274ad;
}
.smallText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1274ad;
}
.smallText a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1274ad;
}
.smallText a:visited {
	color: #1274ad;
}
.smallText a:hover {
	color: #333333;
}
.smallText a:active {
	color: #1274ad;
}
.sideText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.sideText a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #00456d;
}
.sideText a:visited {
	color: #00456d;
}
.sideText a:hover {
	color: #000000;
}
.sideText a:active {
	color: #00456d;
}

.sideFrame {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #bbcdd7;
	border-left-color: #fed24d;
	background-color: #d9e5ed;
}
.sideTitleTextBG {
	line-height: 32px;
	height: 32px;
	background-image: url(../images/side/sideTitleBG.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	padding-left: 10px;
}
.title1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	color: #034971;
	font-weight: bold;
}
.title2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	color: #1274ad;
}
.title3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #666666;
}
.title4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #1274ad;
}
.title5 {
	font-family: tahoma;
	font-size: 14px;
	color: #333333;
}
.title6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #666666;
}
.arrow1 {
	padding-top: 3px;
}
.menu {
	border: 1px solid #0066CC;
	padding: 5px;
	background-color: #DFEDF4;
}
.title7 {
	font-family: impact;
	font-size: 20px;
	color: #000000;
}
.menuText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: bold;
}
