/* ############################################ */
/*

	StyleSheet @ www.mctema.com
	Copyright 2003 Rydén Design & Teknik AB
	www.rdt.nu | info@rdt.nu

*/
/* ############################################ */

a:link {
	font-family: Verdana, Arial, Serif; 
	color: #666; 
	background-color: transparent;
	text-decoration: none; 
	font-size: 10px; 
}

a:visited {
	font-family: Verdana, Arial, Serif;
	color: #666;
	background-color: transparent;
	text-decoration: none;
	font-size: 10px; 
}

a:hover { 
	font-family: Verdana, Arial, Serif; 
	color: #666; 
	background-color: transparent;
	text-decoration: underline;
	font-size: 10px; 
}

/* ############################################ */

body {
	margin : 0px;
	padding : 0px;
	height : 100%;
	width : 100%;
	font-family: Verdana, Arial, Serif; 
	color: #000;
	background : #666;
	text-decoration: none;
	font-size: 10px; 
}

/* ############################################ */

#main {
	position : absolute;
	left : 50%;
	top : 50%;
	height : 280px;
	width : 740px;
	margin-left : -371px; 
	margin-top : -142px;
}

/* ############################################ */

table, tr, td {
	font-family: Verdana, Arial, Serif; 
	color: #000;
	background-color : transparent;
	text-decoration: none;
	font-size: 10px; 
}

/* ############################################ */

hr {
	height : 1px;
	noshade : noshade;
	color : #999;
}

img {
	border : 0px;
}

/* ############################################ */

input, select, textarea, button {
	font-family: Verdana, Arial, Serif; 
	color: #000;
	background : #f0f0f0;
	text-decoration: none;
	font-size: 9px; 
	border-width: 1px;
}

/* ############################################ */

.r1 {
	font-family: Verdana, Arial, Serif; 
	color: #333; 
	background-color: transparent;
	font-size: 11px; 
	font-weight : bold;
}

.r2 {
	font-family: Verdana, Arial, Serif; 
	color: #333; 
	background-color: transparent;
	font-size: 12px; 
	font-weight : bold;
}

/* ############################################ */

.mini1 {
	font-family: Verdana, Arial, Serif; 
	color: #000; 
	background-color: transparent;
	font-size: 9px; 
}
/* ############################################ */

.mcmeta {
	text-align : center;
	width : 700px;
	font-family : Verdana, Arial, Serif; 
	color : #666; 
	background-color : transparent;
	font-size : 7px; 
}

/* ############################################ */