.tablebordersubnav {
	border: 2px solid #FFFFFF;
}
.tablebordernews {
	border: 5px solid #FFFFFF;
}

.tablebordermain {
	border: 1px solid #999999;
}

body {
	font-family: Arial, Helvetica, sans-serif;
}
.copytype {
	font-size: 12px;
	color: #333333;

}
.tablefont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
a {
	text-decoration: none;
}
.whitelink {
	font-family: "Helvetica Condensed", "Arial Black";
	color: #FFFFFF;
}
.blacklink {
	font-family: "Helvetica Condensed", "Arial Black";
	color: #666666;
}
a:link {color: #000099;
	font-weight: bold;
	text-decoration: none;
}        
a:visited {color: #000099;
	text-decoration: none;
	font-weight: bold;
}        
a:hover {
	color: #FF7700;
	text-decoration: underline;
	font-weight: bold;
}
a:active {
	color: #000099;
	text-decoration: none;
	font-weight: bold;
}
.inputSubmit
{
border-top : 1px solid;
border-bottom : 1px solid;
border-left : 1px solid;
border-right : 1px solid;
font-family : Verdana,tahoma,Arial;
font-size : 10px;
font-weight: bold;
}

.inputBox
{
color : #000000;
background : #FFFFFF;
border-color : #000000;
border-top : 1px solid;
border-bottom : 1px solid;
border-left : 1px solid;
border-right : 1px solid;
font-family : Arial,Verdana,tahoma;
font-size : 10px;
}

.application .inputBox
{
 width: 175px;
}

.nomargin { margin: 0px; }
.borderdot1 {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.borderdot2 {

	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: none;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.border3 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}
.border4 {
	border: 1px solid #999999;
}
