/* CSS Document */
.txtsize1 td{
	font-size:11px;
}
.txtsize2 td{
	font-size:12px;
}
.txtsize3 td{
	font-size:13px;
}
.txtsize4 td{
	font-size:14px;
}
.MyAcc {
	vertical-align:top;
	padding:7px 0px 0px 4px;
}
body {
	margin:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}
.button {
	background-color:#CCCCCC;
	border:1px #999999 solid;
	height:18px;
	font-weight:bold;
	color:#FFFFFF;
	font-size:10px;
	font-family:Tahoma, "Trebuchet MS", Verdana;
	width:30px;
}
.textbox {
	height:14px;
	border:1px #CCCCCC solid;
	width:170px;
	font-size:11px;
}
.bg {
	background:url(../images/bg.jpg) repeat-x;
	height:145px;
	background-color:#8fc7ea;
}
.bgB {
	background:url(../images/bgB.jpg) repeat-x top;
	background-color:#000063;
	
	padding-right:16px;
}
.menu td {
	font-size:13px;
	font-weight:bold;
	color:#444444;
	background:url(../images/menuBbg.jpg) no-repeat bottom;
	height:32px;
	padding-left:16px;
	width:204px;
	white-space:nowrap;
}
.menu td a {
	color:#444444;
	text-decoration:none;
}
.menu td a:hover {
	color:#ffffff;
	text-decoration:none;
}
.textH {
	font-size:24px;
	font-family:Candara, Arial, Tahoma;
	color:#735346;
	padding-bottom:6px;
}
.footer {
	font-size:10px;
	padding:10px;
	color:#e7e3e0;
}
.footer b {
	font-size:11px;
}
.footer div {
	font-size:10px;
}
.footer span {
	font-size:11px;
	font-weight:bold;
	cursor:pointer;
}
.lineV {
	background:url(../images/linebg.jpg) repeat-y center;
}
.lineH {
	background:url(../images/linebg.jpg) repeat-x center;
}
ul.list {
	list-style:none;
	margin-left:24px;
	margin-top:10px;
}
ul.list li {
	margin-bottom:3px;
}
.text1 {
	font-size:12px;
	line-height:16px;
}
.text2 {
	font-size:13px;
}

.jamp{ width:109px; height:18px; color:#464646; font-size:10px; padding-left:4px; font-family:Tahoma;}
.jamp1{ width:109px; height:18px; color:#464646; font-size:10px; padding-left:2px; font-family:Tahoma;}
.jamp2{ width:107px; height:14px; color:#464646; font-size:10px; padding-left:2px; font-family:Tahoma;}
.jamp3{ width:185px; height:18px; color:#464646; font-size:10px; padding-left:2px; font-family:Tahoma;}

.sitemap {
	border-color:#CCCCCC;
	border-collapse:collapse;
}
.sitemap td {
	padding:5px 12px 5px 12px;
}
.sitemap a {
	color:#333333;
	text-decoration:none;
	font-weight:normal;
}
.sitemap a:hover {
	color:#b31426;
	text-decoration:none;
	font-weight:bold;
}

ul.list1 {
	margin:10px 0px 10px 24px;
	padding:0px;
	list-style-type:none;
}
ul.list1 li {
	margin:3px 0px 0px 0px;
	padding:0px;
}
ul.BGmenu {
	margin:0px;
	padding:0px;
	list-style-type:none;
	border-left:1px #0b2d6a solid;
	border-bottom:1px #0b2d6a solid;
	border-right:1px #0b2d6a solid;
}
ul.BGmenu li a {
	background-color:#FFFFFF;
	margin:0px;
	border-top:1px #0b2d6a solid;
	display:block;
	height:18px;
	padding:4px 12px 0px 12px;
	color:#333333;
	font-weight:bold;
	width:112px;
	text-decoration:none;
	font-size:11px;
}
ul.BGmenu li a:hover {
	background-color:#ccdcf3;
	color:#333333;
}
  