body {
	margin: 0px;
	padding: 0px;
}
.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #FFFFFF;
	background-color: #73b613;
	height: 45px;
	vertical-align: middle;
	padding-left: 15px;
}

.headerText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	background-color: #214980;
}
.link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}

.headingShadow {
	background-image: url(../images/top-shadow.jpg);
	height: 6px;
}
.coverHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	background-color: #f6f6f6;
	height: 30px;
	padding-left: 10px;
	border: 1px solid #cbcbcb;
}
.coverPicture {
	text-align: center;
	vertical-align: middle;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #cbcbcb;
	border-left-color: #cbcbcb;
}
.coverBottom {
	height: 20px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #cbcbcb;
	border-bottom-color: #cbcbcb;
	border-left-color: #cbcbcb;
	text-align: right;
	padding-right: 10px;
	padding-bottom: 7px;
}
.magazinePicture {
	border: 1px solid #cbcbcb;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #73b613;
	margin-top: 10px;
	margin-right: 10px;
	margin-left: 10px;
}

.magazinePictureSelected {
	border: 5px solid green;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #73b613;
	margin-top: 10px;
	margin-right: 10px;
	margin-left: 10px;
}
.activeLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #73b613;
}
.arrowPosition {
	position: relative;
	top: 2px;
}
.topHeadingRight {
	float: right;
	margin-right: 10px;
}
.pageNumberText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #7f7f7f;
	text-align: center;
}
.navigationTD {
	height: 25px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e0e0e0;
	vertical-align: middle;
}
.blackBoldText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
}
.blackText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	
	color: #000000;
}


.navigationDivRight {

	float: right;
}
.navigationTDBottom {
	height: 25px;
	vertical-align: middle;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #e0e0e0;
}
/* General Text Definitions */
body {
	font-family: Tahoma, 'Trebuchet MS', Arial, Verdana;
	color: #45464B;
	font-size: 11px;
	margin: 0px;
}

table, tbody, tr, td, th {
	font-family: Tahoma, 'Trebuchet MS', Arial, Verdana;
	color: #000000;
	font-size: 11px;
}

p, span, div, ul, li {
	font-family: Tahoma, 'Trebuchet MS', Arial, Verdana;
	color: #505050;
	font-size: 11px;
}

.title {
	font-family: Tahoma, 'Trebuchet MS', Arial, Verdana;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
}

.warning {
	font-family: Tahoma, 'Trebuchet MS', Arial, Verdana;
	color: #C50000;
	font-size: 13px;
	font-weight: bold;
} 

.gray {
	font-family: Tahoma, 'Trebuchet MS', Arial, Verdana;
	color: #D9D9D9;
	font-size: 11px;
}

.selected { background-color: #F4F1D7 }
.sorted { background-color: #E2EEF0 }
.square { background-color: #FFFFFF; border: 1px solid #727272; margin: 2; padding: 2 5 2 2; }
.tableheader2 { background-color: #BEBEBE; font-weight: bold }
.regular3 { background-color: #F5F5F5 }

h1		{font-family: Verdana, Arial, Helvetica, sans-serif; 
		font-size: 11; 
		font-weight: bold;
		letter-spacing: -1.0pt;
		color: #666666;
		}
		
		h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	padding: 1px;
	border-bottom-width: 1px;
	border-bottom-style:dashed;
	border-bottom-color: #CCCCCC;
	width: 600px;
}
	
		
A 
	{ 
	COLOR: #000000; 
	text-decoration: none;
	font-weight: bold;
	}

A:hover 
	{ 
	COLOR: #CC6600;
	text-decoration: none;
	font-weight: bold;
	}      

textarea, select, option, input {
	font-family: Tahoma, 'Trebuchet MS', Arial, Verdana;
	color: #666666;
	font-size: 11px;
	}