/* Punkintown Styles Version 1.2 */

body {
	margin:0px;
	padding:0px;
	background-color:#ffffff;
}

h3 {
	color: #ff6501;
	font-weight: bold;
	font-size: 16px;
	font-family: Verdana, Arial, sans-serif;
}


.topHeader {
	background-image:url(../images/punkintown_images/top-bkg.jpg);
	background-repeat: repeat-x;
}

.content {
	margin: 10px;
	color: #000000;
	font-weight: normal;
	font-size: 12px;
	font-family: Verdana, Arial, sans-serif;
}

.content a {
	color: #ed1500;
	text-decoration: underline;
	font-weight: bold
}

.content a:hover {
	text-decoration: none;
}

.content td {
	color: #000000;
	font-weight: normal;
	font-size: 12px;
	font-family: Verdana, Arial, sans-serif;
}

.content td a {
	color: #ed1500;
	text-decoration: underline;
	font-weight: bold
}

.content td a:hover {
	text-decoration: none;
}

.homeSidebars {
	color: #000000;
	font-weight: normal;
	font-size: 12px;
	font-family: Verdana, Arial, sans-serif;
}

.homeSidebars a {
	color: #ed1500;
	text-decoration: underline;
	font-weight: bold
}

.homeSidebars a:hover {
	text-decoration: none;
}

.homeSidebars td {
	color: #000000;
	font-weight: normal;
	font-size: 12px;
	font-family: Verdana, Arial, sans-serif;
}

.homeSidebars td a {
	color: #ed1500;
	text-decoration: underline;
	font-weight: bold
}

.homeSidebars td a:hover {
	text-decoration: none;
}

.lowerMenu {
	color: #ff6501;
}

.lowerMenu a {
	font-weight: bold;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #ed1500;
	text-decoration: none;
}

.lowerMenu a:hover {
	color: #ff6501;
	text-decoration: underline;
}

.menuSeparator {
	padding-left: 10px; padding-right: 10px;
}


.footer {
	margin-left: 10px;
	text-align: right;
	font-family: Verdana;
	font-size:11px;
	color:#000000;
}

.footer a {
	color: #ed1500;
	text-decoration: none;
	font-weight: bold
}

.footer a:hover {
	text-decoration: underline;
}


.header {
	color: #ff6501;
	font-weight: bold;
	font-size: 16px;
	font-family: Verdana, Arial, sans-serif;
}


/* general settings */

.date {font-family: Tahoma; font-size: 11px; color: #000000; padding-right:10px; padding-bottom:10px}

.breadcrumbMenu a {font-family:tahoma, verdana; color:#00688b; font-size:11px;text-decoration:none;}
.breadcrumbMenu a:hover {text-decoration:underline}
.breadcrumbActive a {color:#00688b;font-weight:bold;}
.breadcrumbSeparator {font-family:arial;color:#00688b;font-size:9px;}
.breadcrumbImage {margin-right:-3px}

/*
.content {margin-top:10px; margin-left:10px; height:300px; color:#000000; font-weight: normal; font-size: 12px; font-family: Verdana, Arial, sans-serif;}
.content a {color:#ff7300; text-decoration:none; font-weight:bold}
.content a:hover {text-decoration:underline}

.body, td {color:#000000; font-weight: normal; font-size: 12px; font-family: Verdana, Arial, sans-serif;}
.body, td a {color:#ff7300; text-decoration:none; font-weight:bold}
.body, td a:hover {text-decoration:underline}

.lowermenu {margin-left:10px; text-align:left}
.lowermenu a {font-weight:normal; font-family: Tahoma; font-size: 11px; color: #31583D; text-decoration:none;}
.lowermenu a:hover {text-decoration:underline;}
*/