/* CSS Document */

body {
	margin: 0px 0px 0px 0px; 
	background: #333333;
	font-family: Tahoma, MS San Serif, Arial;
	font-size: 12px;
	color: #6a6a6a;
	scrollbar-base-color: #7e2c14;
	scrollbar-arrow-color: #CCCCCC; 
}

div, p, td, tr {
	font-family: Tahoma, MS San Serif, Arial;
	font-size: 12px;
	color: #6a6a6a;
}

a:link, a:visited {
	font-family: Tahoma, MS San Serif, Arial;
	font-size: 12px;
	color: #F59741;
	text-decoration: none;
}

a:hover {
	font-family: Tahoma, MS San Serif, Arial;
	font-size: 12px;
	color: #AB4D07;
	text-decoration: underline;
}

img {
	border:none;
}

input {
	font-family:Tahoma, MS Sans Serif, Arial;
	font-size: 12px;
	color: #6a6a6a;
}

.inputbox {
	font-family:Tahoma, MS Sans Serif, Arial;
	font-size: 12px;
	color: #6a6a6a;
}

.button {
	font-family:Tahoma, MS Sans Serif, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #7e2c14;
}

.readmore {
	font-family:Tahoma, MS Sans Serif, Arial;
	font-size: 12px;
	color: #7e2c14;
}

a.readmore:link, a.readmore:visited {
	font-family:Tahoma, MS Sans Serif, Arial;
	font-size: 12px;
	text-decoration: none;
	color: #7e2c14;
}

a.readmore:hover {
	font-family:Tahoma, MS Sans Serif, Arial;
	font-size: 12px;
	text-decoration: underline;
	color: #003366;
}

.footer {
	font-family: Tahoma, MS San Serif, Arial;
	font-size: 9px;
	color: #FFFFFF;
}

a.footer:link, a.footer:visited {
	font-family: Tahoma, MS San Serif, Arial;
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

a.footer:hover {
	font-family: Tahoma, MS San Serif, Arial;
	font-size: 9px;
	font-weight: bold;
	color: #FEFEFE;
	text-decoration: none;
}

hr {
	background: transparent;
	height: 1px;
	border: 1px solid #333333;
}

a.menu:link, a.menu:visited {
	font-family: Tahoma;
	font-size: 12px;
	/* font-weight: bold; */
	color: #CCCCCC;
	background: url(../../ibc_images/menuSelect.png);
	height: 25px;
	width: 160px;
	text-decoration: none;
	/* text-align: center; */
	vertical-align: middle;
	padding-top: 4px;
	padding-left: 20px;
}

a.menu:hover {
	font-family: Tahoma;
	font-size: 12px;
	/* font-weight: bold; */
	color: #666666;
	background: url(../../ibc_images/menuNone.png);
	height: 25px;
	width: 160px;
	text-decoration: none;
	/* text-align: center; */
	vertical-align: middle;
}

.subTitle {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #003300;
}

.whiteField {
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #FEFEFE;
}

a.mainMenu:link, a.mainMenu:visited {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #595959;
	text-decoration: none;
}

a.mainMenu:hover {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.navmenu {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #B6FAFF;
}

a.navmenu:link, a.navmenu:visited {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #B6FAFF;
}

a.navmenu:hover {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}

.contentName {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #7e2c14;
}

/* Calendar */
.days {
	font-family: Tahoma;
	font-size: 10px;
	color: #333300;
}

.date {
	font-family: Tahoma;
	font-size: 10px;
	color: #333300;
}

.selectList {
	font-family: Tahoma;
	font-size: 10px;
	color: #333300;
}

today {
	font-family: Tahoma;
	font-size: 10px;
	color: #FF0000;
}