BODY {
	margin : 0px 0px 0px 0px;
	background: #1557b9

	;
}

.leftcol {
	font-size : 14px;
	font-family : Arial, sans-serif;
	color : #333333;
	background : white ;
	border-right : 0px dotted #999999
}

.mainwindow {
	font-size : 12px;
	font-family : Arial, sans-serif;
	color : #333333;
	border-width : 0px 0px 0px 0px;
	background : white;
	background-repeat : no-repeat
	
}

.mainwindow_f {
	font-size : 12px;
	font-family : Arial, sans-serif;
	color : #333333;
	border-width : 0px 0px 0px 0px;
	border-left : 7px solid #000000;
	border-right : 7px solid #000000;
	border-top : 7px solid #000000;
	border-bottom : 7px solid #000000;
	background : white;
	background-repeat : no-repeat
	
}

.mainwindow_c {
	font-size : 12px;
	font-family : Arial, sans-serif;
	color : #333333;
	border-width : 0px 0px 0px 0px;
	border-left : 2px solid #000000;
	border-right : 2px solid #000000;
	background : white;
	background-repeat : no-repeat
	
}

.mainwindow_l {
	font-size : 12px;
	font-family : Arial, sans-serif;
	color : #333333;
	border-width : 0px 0px 0px 0px;
	border-left : 7px solid #000000;
	background : white;
	background-repeat : no-repeat
	
}
.mainwindow_r {
	font-size : 12px;
	font-family : Arial, sans-serif;
	color : #333333;
	border-width : 0px 0px 0px 0px;
	border-right : 7px solid #000000;
	background : white;
	background-repeat : no-repeat
	
}

.mainwindow_t {
	font-size : 12px;
	font-family : Arial, sans-serif;
	color : #333333;
	border-width : 0px 0px 0px 0px;
	border-left : 7px solid #000000;
	border-right : 7px solid #000000;
	border-top : 7px solid #000000;
	background : white;
	background-repeat : no-repeat
	
}

.mainwindow_b {
	font-size : 12px;
	font-family : Arial, sans-serif;
	color : #333333;
	border-width : 0px 0px 0px 0px;
	border-left : 7px solid #000000;
	border-right : 7px solid #000000;
	border-bottom : 7px solid #000000;
	background : white;
	background-repeat : no-repeat
	
}

.rightcol {
	font-size : 12px;
	font-family : Arial, sans-serif;
	color : #333333;
	background : white;
	border-left : 1px dotted #999999
}

A:visited {
	color : #000000;
	text-decoration : none
}

A:link {
	color : #000000;
	text-decoration : none
}

A:hover {
	color : #666666;
	text-decoration : none
}

A:active {
	color : #cc6666;
	text-decoration : none
}
	
.bodylink {
	font-family: Georgia, serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	color: #999999;
}

