/*
File:		mc-dog Stylesheet
Author: 	Lea Soho
*/

body{
	font-family: 		verdana, helvetica, arial, sans-serif;
	color: 				#FFFFCC;
	background-color: 	#CC0000;	
	margin: 			20px 0px 20px 0px;
	font-size: 			10pt;
}

#logo{
	text-align:			center;
}

#content{
	color: 				#FFFFCC;
	background-color: 	#CC0000;
	padding: 			20px;
	width: 				650px;
	border: 			1px solid silver;
	margin-left: 		auto;
	margin-right:		auto;
	font-size: 			10pt;	
}

.textbox{
	color: 				#FFFFCC;
	background-color: 	#CC0001;
	margin: 			12px 0px 0px 0px;
	padding:			20px;
	font-size: 			10pt;
}


.downloadlistheader{
	color:				#FFFFCC;
	background-color:	#990000;
	margin-top:			20px;
	padding: 			5px;
	font-weight:		bold;
	font-size:			8pt;
}

.downloadlist{
	color: 				#ffffff;
	background-color: 	#D4D0C8;
	padding: 			5px;
	font-size: 			8pt;
	margin-bottom:		10px;
}

#certs{
	text-align:			center;
	margin-top:			20px;
}

#copy{
	color:				#000000;
	background-color:	#ffffff;
	text-align:			center;
	font-size:			8pt;
	margin-top:			15px;
	margin-left:		auto;
	margin-right:		auto;
}

.whitebox{
	color:				#000000;
	background-color:	#ffffff;
	margin-top:			10px;
	height:				10px;

}

a:link{
	color:				#FFFFCC;
	text-decoration:	none;
	font-size: 12px;
	line-height: 25px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a:hover {
	font-size: 12px;
	line-height: 25px;
	font-weight: bold;
	color: #FFFFCC;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a:visited {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFCC;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 25px;
}


img{
	border: 			0px;
}

h3{
	color:				#FFFFCC;
	background-color:	#CC0000;
	font-size:			12pt;
	margin:				10px 0px 10px 0px;
	padding:			5px;
	font-weight:		bold;
}

table{
	color:				#FFFFCC;
	background-color:	#CC0000;
	border:				1px solid;
	border-collapse:	collapse;
	width:				610px;
}

table th, table td{
	border:				1px solid #000000;
	padding:			8px;
}

table th{
	color:				white;
	background-color:	#CC0000;
}

table .altrow{
	background-color:	#FF6600;
}

table td.right{
	text-align:			right;
}

.help{
	color:				#ffffff;
	background-color:	#000000;
	cursor:				help;
}

.intlink{
	background-image:		url(file:///C|/img/link_intern.gif);
	background-repeat:		no-repeat;
	background-position:	0px 4px;
	text-indent: 			20px;
}

.extlink{
	background-image:		url(file:///C|/img/link_extern.gif);
	background-repeat:		no-repeat;
	background-position:	0px 4px;
}

.goup{
	background-image:		url(file:///C|/img/link_up.gif);
	background-repeat:		no-repeat;
	background-position:	0px 5px;
}

.dllink{
	background-image:		url(file:///C|/img/link_dl.gif);
	background-repeat:		no-repeat;
	background-position:	0px 0px;
}
#Menue {
	position:absolute;
	left:16px;
	top:103px;
	width:302px;
	height:722px;
	background-image:url(file:///C|/Images/Menue.jpg);
	layer-background-image:
	border:1px none #000000;
	z-index:1;
	visibility: visible;
	line-height: 25px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFCC;
	text-decoration: none;
}
td {
}

