.style1 {
	font-family: "Bank Gothic", Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	
	color: #04ae4e;
}


.style2 {
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	
	color: #000000;
}


.style3 {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	
	color: #33cc33;
}


A:link {
	color: #33cc33;
}


A:visited {
	color: #33ff33;
}


DIV.box {
	border-top: black 1px solid;
	border-right: black 1px solid;
	border-bottom: black 1px solid;
	border-left: black 1px solid;
	
	
	width: 200px;
	height: 75px;
}


HR.line1 {

	font-size: smaller;
	
	color: #33cc33;
	
	background-color: #33ff33;

}


BODY.default {
	color: brown;
	background-color: #003300;
}


P.default {
	font-size: 14px;
	color: #003300;
	font-family: Verdana, Arial;

}


IMG.default {
	width: 550px;
	height: 375px;
}


IMG.default_4x4 {
	width: 255px;
	height: 175px;
}


IMG.default_1x3 {
	width: 167px;
	height: 175px;
}


P.header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bolder;
	
	text-align: center;
	text-decoration: none;
	
	color: #003300;
}


P.title {
	font-family: 'Bank Gothic', Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	
	text-align: center;
	
	color: #33cc33;
}


IMG.default_1x2 {
	width: 275px;
	height: 375px;
}


TABLE.defaultText {
	width: 600px;
	
	text-align: center;
	
	color: #003300;
}


TD.defaultField {
	font-weight: bolder;
	
	text-align: right;
	
	width: 25%;
}


TD.defaultValue {
	width: 75%;
	
	text-align: left;
}


INPUT.default {
	width: 99%

}


TEXTAREA.default {
	width: 99%;
	height: 175px;
}


TD.tableTitle {
	font-family: Arial, Verdana;
	font-weight: bolder;
	font-size: larger;
	
	text-align: center;
	
	color: #003300;
}


TD.tableSubmit {
	text-align: center;
}


DIV.hidden {
	display: none;
	
	visibility: inherit;

}


HR.header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	
	color: #33cc33;
}


P.menu {
	font-family: 'Bank Gothic', Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	
	text-align: center;
	
	color: #33cc33;
}


TR.menu {
	border-top: black;
	border-right: black;
	border-bottom: black;
	border-left: black;
}


HR.lineSpace1 {
	height: 10px;
	
	background-color: transparent;
}
