A:link {color: #00AAAA}
A:visited {color: #003333}
A:active {color: #006600}


.mailinglisttext {
	font-family: Verdana, "Century Gothic","Times New Roman";
	font-size:12px;
	color:#336633;
	}
		
.contacttext {
	font-family: Verdana, "Century Gothic","Times New Roman";
	font-size:12px;
	color:#336633;
	}

.sidetitle {
	font-family: Verdana, "Century Gothic","Times New Roman";
	font-size:16px;
	color:#003366;
	}
.largebadgetext {
	font-family: Arial, "Century Gothic","Times New Roman";
	font-size:10px;
	color:#336633;
	}
.smallbadgetext {
	font-family: "Century Gothic", Arial, "Times New Roman";
	font-size:9px;
	color:#336633;
	text-align:center;
	}
.abouttext {
	font-family: Arial, "Century Gothic","Times New Roman";
	font-size:13px;
	color:#336633;
	margin:10px;
	}
.largebagtext {
	font-family: Verdana, "Century Gothic","Times New Roman";
	font-size:12px;
	color:#336633;
	}
.smallbagtext {
	font-family: "Century Gothic", Arial, "Times New Roman";
	font-size:9px;
	color:#336633;
	text-align:center;
	}
.smallbagprice {
	font-family: "Century Gothic", Arial, "Times New Roman";
	font-size:9px;
	color:#990000;
	text-align:center
}
.text {font-family: "Century Gothic", Arial, "Times New Roman"}
.reddotted {border:dotted #FF0000;}
.dots {
	background-image: url(images\miniorange.jpg);
	background-repeat: repeat-y;
}
.xl {font-size: x-large}
.xxl {font-size: xx-large}
.sidebartop {
	background-color: #EDFECB;
	border: 1px solid #CCCCCC;
}
.tableheader {
	color: #FFFFFF;
	background-color:#FFCCFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size:80%;
}
.tbrowblue {
	background-color:  #99FFFF;
	color:#000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size:80%;
}
.tbrow {
	background-color:  #AAAAAA;
	color:#000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size:80%;
}
.tbrowalt {
	background-color: #CCCCCC;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size:80%;
}
.mainbar {
	border: thin dashed #00AAAA;
}
.linkbar {
	border: thin dashed #009999;
}
.headbar {
	border: thin dashed #006600;
}
.blogborder{
	border: thin solid #006600;
}
.feature {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:80%;
	border: thin solid #000000;
	text-align:center;
	font-weight:bold;
}
.bottom {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-bottom-style: dashed;
	border-top-color: #009999;
	border-right-color: #009999;
	border-bottom-color: #009999;
	border-left-color: #009999;
}
.thinborder {
	border: thin solid #000000;
}.leftside {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-left-style: dashed;
	border-top-color: #009966;
	border-right-color: #009966;
	border-bottom-color: #009966;
	border-left-color: #009966;
}

a.button {
	font-weight: bold;
	font-size: 9px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding: 4px 8px;
	border-top: 1px solid white;
	border-right: 1px solid black;
	border-bottom: 1px solid black;
	border-left: 1px solid white;
	text-align: center;
	min-width: 75px;
	text-transform: uppercase;
	height:100%;
}

a.button:link {
	background-color: #006600;
	color: #FFFFFF;
	text-decoration: none;
}

a.button:visited {
	background-color: #006600;
	color: #FFFFFF;
	text-decoration: none;
}

a.button:hover {
	background-color: #006600;
	color: #00AAAA;
	text-decoration: none;
}

a.button:active {
	background-color: #006600;
	color: #ccc;
	text-decoration: none;
	border-color: black white white black;
}
.frontpage {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
input{
 font-size: 10px;
 border: 1px solid #EF8381;
 padding: 3px;
}
.pinkborder{
 font-size: 10px;
 border: 1px solid #EF8381;
 padding: 3px;
}