a:link {
	background-color : transparent;
	color : #4B4B4B;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration : underline;
}

a:visited {
	background-color : transparent;
	color : #4B4B4B;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration : underline;
}

a:hover{
	background-color : transparent;
	color : #808080;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration : none;
}

a:active {
	background-color : transparent;
	color : #4B4B4B;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}

a.copyright:link{
	background-color : transparent;
	color : #6D6D6D;
	font-size : 65%;
	text-decoration : none;
}

a.copyright:visited{
	background-color : transparent;
		color : #333333;
	font-size : 65%;
	text-decoration : none;
}

a.copyright:hover{
	background-color : transparent;
	color : #333333;
	font-size : 65%;
	text-decoration : underline;
}

a.copyright:active{
	background-color : transparent;
	color : #FFFFFF;
	font-size : 65%;
	text-decoration : none;
}

a.mainnav:link{
	background-color : transparent;
	color : #FFFFFF;
	font-size : 80%;
	font-weight : bold;
	width : 100%;
	text-decoration : none;
}

a.mainnav:visited{
	background-color : transparent;
	color : #FFFFFF;
	font-size : 80%;
	font-weight : bold;
	width : 100%;
	text-decoration : none;
}

a.mainnav:hover{
	background : #C0C0C0;
	color : #4B4B4B;
	font-size : 80%;
	font-weight : bold;
	width : 100%;
	text-decoration : none;
}

a.mainnav:active{
	background-color : transparent;
	color : #FFFFFF;
	font-size : 80%;
	font-weight : bold;
	width : 100%;
	text-decoration : none;
}

body,td{
	color : #808080;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}

input {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 70%;
}

p{
	padding : 5px;
	background-color : transparent;
	color : #333333;
	font-size : 70%;
}

select {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 70%;
}

.box{
	border : 2px;
	border-color : #FFFFFF;
	border-style : solid;
	background : #E1E1E1;
}

.headertext{
	font-size : 60%;
}

.imagetext{
	font-size : 60%;
}

.notop{
	border-bottom-width : 2px;
	border-color : #FFFFFF;
	border-left-width : 2px;
	border-right-width : 2px;
	border-style : solid;
	border-top-width : 0;
	background : #E1E1E1;
}

.paragragh{
	padding : 5px;
	background-color : transparent;
	color : #333333;
	font-size : 70%;
}

.picturetitle{
	background-color : transparent;
	color : #E52324;
	font-size : 70%;
}

.title{
	padding : 5px;
	background-color : transparent;
	color : #E52324;
	font-size : 110%;
}

.red{
	background-color : transparent;
	color : #E52324;
}

hr{
	background-color : transparent;
	color : #FFFFFF;
}

.nolink{
	background-color : transparent;
	color : #4B4B4B;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}
