@charset "utf-8";
/* CSS Document */

div#flash {
	margin: 0px -6px 15px -5px;
}

div#left {
	width: 400px;
	float: left;
}

div#right {
	width: 350px;
	float: right;
}

div#left table#whats_title {
	background-image: url(../img/bg_whats_title.gif);
	background-repeat: no-repeat;
	height: 26px;
}

div#left table#whats_title th {
	padding-left: 30px;
	font-weight: bold;
}

div#left table#whats_title td {
	padding-right: 10px;
	font-size: 85%;
}

a.arrow {
	padding-left: 10px;
	background-image: url(../img/arrow.gif);
	background-position: center left;
	background-repeat: no-repeat;
}

div#newsBox { padding: 5px;}

td.shortcut {
	border: 1px solid #CCCCCC;
	background-image: url(../img/bg_shortcut.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	padding: 5px;
}

td.shortcut table th a {
	font-weight: bold;
	text-decoration: underline;
}

td.shortcut table th {
	padding-left: 3px;
	height: 25px;
	border-left: 3px solid #058E53;
	text-align: left;
	line-height: 100%;
	font-weight: bold;
}

td.shortcut table td.line {
	border-top: 1px solid #058E53;
}

table#banner {
	margin-top: 10px;
	border: 1px solid #CCCCCC;
	background-color: #F0F0F0;
}

table#banner td {
	padding: 0px 5px;
}

table#banner td.dotted {
	background-image: url(../img/banner_border.gif);
	background-repeat: repeat-y;
	width: 1px;
}
