body {
	font-family: Verdana;
	margin: 0;
}

h1 {
	font-size:12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

a:link, a:active, a:hover, a:visited {
	color:#406569;
	font-size:12px;
	text-decoration:underline;
}

a.history:link, a.history:active, a.history:hover, a.history:visited {
	color:#406569;
	font-size:11px;
}







td.history {
	color:red;
	font-size:11px;
}
td.bottom a:link, td.bottom a:active, td.bottom a:hover, td.bottom a:visited {
	font-size:11px;
}
td.bottom a:hover {
	color:#406569;
}
td {
	color:#333333;
	font-size:12px;
}




.boxheader {
	background-image: url('../images/layout/box-topbk.gif');
	background-repeat: repeat-x;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
}

.boxbordercell {
	background-color: #FFFFFF;
	border-width:0px 1px 1px 1px;
	border-color:#4F7C83;
	border-style:solid;
}


.navtab {
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	height: 28px;
	background-image: url('../images/layout/tab-unselectedbg.gif');
	background-repeat: repeat-x;
}


.navselectedtab {
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	height: 28px;
	background-image: url('../images/layout/tab-selectedbg.gif');
	background-repeat: repeat-x;
}

.navtab a:link, .navtab a:active, .navtab a:hover, .navtab a:visited  {
	color:#FFFFFF;
	text-decoration:none;
	font-size: 13px;
}
.navselectedtab a:link, .navselectedtab a:active, .navselectedtab a:hover, .navselectedtab a:visited {
	color:#FFFFFF;
	text-decoration:none;
	font-size: 13px;
}

.subnavtable {
	background-image: url('../images/layout/subnavbg.gif');
	background-repeat: repeat-x;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	height: 30px;
}

.kw 
{
	margin-top: 0px;
	text-align: center;
	background: transparent;
	font-size: 9px;
	color: #E40F3C;
	background: transparent;
	line-height: 9px;
}
