body {
	font-size: 14px;
	margin: 0px;
}

table {
	
	font-size: 14px;
}

td,th {
	font-size: 14px;
}

.tdbg_left{
	border: 1px solid #336699;
	text-align: center;
	background-color: e8f4ff;

}

.border1 {
	border: 1px solid #336699;
	text-align: center;
}

.border2 {
	border: 1px solid #336699;
	text-align: center;
	background-color: e8f4ff;
}

.border3 {
	text-align: center;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-position: center;
}



.bgcolor1 {
	background-color: e8f4ff;
}

.bgcolor2 {
	background-color: dbe8f2;
}

.lineh1 {
	line-height: 1px;
	background-image: url(image/lineh1.gif);
	background-repeat: repeat-x;
	height: 1px;
}


a {
	text-decoration: none;
	font-size: 14px;
}

form {
	background-color: 
}

.title {
    font-size: 24px;
	line-height: 30px;
    background-color: #006666;
	color: #DCDCDC;
}

.subtitle {
	font-size: 16px;
	line-height: 22px;
	font-weight: bold;
    color: #006666;
}

.header {
	font-size: 24px;
	background-color: #006666;
    color: #DCDCDC;
}

.nav {
	font-size: 12px;
    font-weight: bold;
	background-color: #CCCCCC;
}
.navigation {
	height: 24px;
	background-color: #4455aa;
	font-size: 14px;
	color: #FFFFFF;
}
.navigation a{
	color: #FFFFFF;
}
.navigationtext {
	font-size: 18px;
	color: #000000;
}
.titleright {
	background-image: url(image/titleright.gif);
	background-repeat: repeat-x;
	height: 24px;
	text-indent: 8px;
	vertical-align: middle;
	font-weight: bold;
}





.navLink {
	font-size: 12px;
	font-weight: bold;
	background-color: #DEDECA;
}

.sidebar {
	font-size: 12px;
	line-height: 18px;
	padding: 3px;
	background-color: #FFFFFF;
}

.sidebarHeader {
	font-size: 16px;
	line-height: 24px;
	color: #FFFFFF;
	background-color: #339999;
}

.sidebarFooter {
	font-size: 12px;
	line-height: 18px;
	background-color: #CCCCCC;
}

.footer {
	font-size: 14px;
	font-weight: bold;
	line-height: 22px;
	color: #333333;
	background-color: #CCCCCC;
}

.legal {
	font-size: 9px;
	color: #333333;
}

.box1 {
	border: medium ridge #6699FF;
}

.promo {
	color: #000033;
}

.titlebar {
	font-size: 9px;
	color: #FFFFFF;
  background-color: #336699;
}

.dingbat {
	background-color: #99CC99;
  color: #006666; 
	font-weight: bolder;
	font-size: medium;
}

a:hover {
	text-decoration: underline;
	font-size: 12px;
	color: #FF0000;
	cursor: hand;
}

input.big {
	width: 100px;
}

input.small {
	width: 50px;
}
input {
	border: 1px solid #6699ff;
}
.line_v_gray {
	background-image: url(image/linev1.gif);
	background-repeat: repeat-y;
}
