/* CSS Document */

body {
	font-family: Tahoma;
	font-size: 12px;
	color: #003399;
	margin: 0px 0px 0px 0px;
	background: #000000;
	scrollbar-base-color: #425e9b;
	scrollbar-arrow-color: #CCCCCC; 
}

div, tr, td, p {
	font-family: Tahoma;
	font-size: 12px;
	color: #003399;
	text-decoration: none;
}

img {
	border: none;
}

a:link, a:visited {
	font-family: Tahoma;
	font-size: 12px;
	color: #003300;
	text-decoration: none;
}

a:hover {
	font-family: Tahoma;
	font-size: 12px;
	color: #003333;
	text-decoration: underline;
}

hr {
	background: transparent;
	height: 1px;
	border: 1px solid #333333;
}

.footer {
	font-family: Tahoma;
	font-size: 9px;
	color: #D7FFFF;
}

a.footer:link, a.footer:visited {
	font-family: Tahoma;
	font-size: 9px;
	color: #B7FFFF;
	text-decoration: none;
}

a.footer:hover {
	font-family: Tahoma;
	font-size: 9px;
	color: #D7FFFF;
	text-decoration: underline;
}

a.menu:link, a.menu:visited {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #CCCCCC;
	background: url(../../ibc_images/menu.gif) repeat;
	height: 28px;
	width: 160px;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	padding-top: 7px;
	/*padding-left: 20px;*/
}

a.menu:hover {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	background: url(../../ibc_images/menu_over.gif) repeat;
	height: 28px;
	width: 160px;
	text-decoration: none;
	text-align: center;
}

.inputbox {
	font-family: Tahoma;
	font-size: 12px;
	color: #333333;
}

.button {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #003333;
}

.subTitle {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #003300;
}

.whiteField {
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #CCCCCC;
}

a.whiteField:link, a.whiteField:visited {
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: none;
}

a.whiteField:hover {
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #FFFF99;
	text-decoration: none;
}

.mainMenu {
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

a.mainMenu:link, a.mainMenu:visited {
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

a.mainMenu:hover {
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #FFFF99;
	text-decoration: none;
}

a.smallWhite:link, a.smallWhite:visited {
	font-family: Tahoma;
	font-size: 9px;
	color: #CCCCCC;
	text-decoration: none;
}

a.smallWhite:hover {
	font-family: Tahoma;
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: none;
}

.smallRed {
	font-family: Tahoma, MS Sans Serif, Arial;
	font-size: 9px;
	color: #FF0000;
}

/* Calendar */
.days {
	font-family: Tahoma;
	font-size: 12px;
	color: #333300;
}

.date {
	font-family: Tahoma;
	font-size: 12px;
	color: #333300;
}

.selectList {
	font-family: Tahoma;
	font-size: 12px;
	color: #333300;
}

.today {
	font-family: Tahoma;
	font-size: 12px;
	color: #FF0000;
}