/* * { border: 1px solid red !important; } */
* {
	font-size: 12px;
}

body {
	overflow:auto;
	margin: 0;
	padding: 0;
	background-color: #EEEEEE;
	color: #000000;
}

#all {
	margin: 0 auto;
	background-color: #FFFFFF;
        padding:0;
	width:760px !important;
	width:730px;
}

#main {
	margin: 0px 0px 5px 5px;
}

a:link { color : #0033CC; text-decoration : none; }
a:visited { color : #660099; text-decoration : none; }
a:hover { color : #ff0000; text-decoration : underline; }
a:active { color : #FF0000; text-decoration : none; }

.info { font-family: "Webdings"; font-size : 15px; color : #0033CC; text-decoration : none; cursor : wait; }
.help { font-weight : bold; color : #FF0066; text-decoration : underline; cursor : help; }
.click { font-weight : bold; color : #0000FF; cursor : pointer; }

.overFlow20 {
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
	width:20px;
	}

.tobBar {
	color: #FFFFFF;
	background-color : #666666;
}
.tobBar td {
	font-size: 10px;
	line-height: 10px;
}
.tobBar a{
	font-size: 10px;
	line-height: 10px;
	padding: 0px 0px 0px 0px;
}

.tobBar a:link { color : #FFFFFF; text-decoration : none; }
.tobBar a:visited { color : #FFFFFF; text-decoration : none; }
.tobBar a:hover { color : #FFFFFF; text-decoration : underline; }
.tobBar a:active { color : #FFFFFF; text-decoration : none; }

h1 {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 24px;
}

.copyright {
	FONT-SIZE: 8px;
	COLOR: #000000;
	FONT-FAMILY: Verdana, Helvetica, sans-serif;
	}
	
.footer {
	FONT-SIZE: 10px;
	MARGIN: 0px;
	COLOR: #000000;
	COLOR: #CCCCCC;
	BACKGROUND-COLOR: #000000;
	}
	
.footerGrey {
	 BACKGROUND-COLOR: #333333;
	}

.footerGrey2 {
	 BACKGROUND-COLOR: #cccccc;
	}

.jtbRed {
	 BACKGROUND-COLOR: #c92434;
	}

.jtbRed2 {
	 BACKGROUND-COLOR: #CC3333;
	}

.footer a:link { color : #000000; text-decoration : none; font-size:10px;}
.footer a:visited { color : #000000; text-decoration : none;  font-size:10px;}
.footer a:hover { color : #ff0000; text-decoration : underline;  font-size:10px;}
.footer a:active { color : #FF0000; text-decoration : none;  font-size:10px;}

.spacer {
	FONT-SIZE: 10px;
	COLOR: black;
	TEXT-DECORATION: none;
}

#arrowMark {
	font-size: 14px;
	line-height: 14px;
	font-weight: bold;
}
.subTitle {
	margin: 0px 0px 5px 0px !important;
	padding: 0px 0px 2px 5px !important;
	font-size: 10px !important;
	line-height: 12px !important;
	font-weight: normal;
	text-decoration: none;
	color: #333333;
	background-color:#EEEEEE !important;
	border-width: 1px 1px 1px 10px !important;
	border-style: solid !important;
	border-color: #CC3333 !important;
}
.subTitle a:link { font-size:10px;}
.subTitle a:visited { font-size:10px;}
.subTitle a:hover { font-size:10px;}
.subTitle a:active { font-size:10px;}

.noline {
	border: 0px !important;
}

