/* CSS Document */

p{
	font-family: Verdana, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 18px;
	padding: 3px;
	font-weight: bold;
}
.BoxHeader {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FFCC00;
	background-image: url(images/bg_box.jpg);
	vertical-align: middle;
	text-align: left;
	display: block;
	height: 20px;
	width: 150px;
}
.AdminBoxHeader {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	width: 150px;
	display: block;
	float: none;
	background-color: #0099CC;
	background-image: url(Admin/images/bg_box.jpg);
	height: 25px;
	text-align: center;
	vertical-align: middle;
}

.bold {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: normal;
	font-weight: bold;
	color: #006699;
}
.normalBold {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}

.navigation {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	background-color: #F2f2f2;
	display: block;
	width: 130px;
	padding: 6px;
	border: thin solid #FFFFFF;
}

.navigation:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #FF9900;
	display: block;
	width: 130px;
	padding: 6px;
}
.navigatio {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	width: 143px;
	display: block;
	background-color: #F2f2f2;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 2px;
	padding: 2px;
}
.navigatio:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #04B38B;
	width: 143px;
	display: block;
	margin: 2px;
	padding: 2px;
}
.normal {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
}
.boxes {
	border: 1px solid #CCCCCC;
}
.boxesOrange {
	border: 1px solid #FF6600;
}

.table {
	border: 1px solid #ffffff;;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	background-color: #f2f2f2;
	font-weight: bold;
	vertical-align: top;
.images {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	display: block;
	height: 60px;
	width: 80px;
}
