BODY {
	color: Black;
	background-color: #ffffff;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
}
/*
A {
	color: #483D8B;
} */


A.footer {
	color: Yellow;
	text-decoration: none;
	font-size: 11px;
} 

A.button {
	color: White;
	text-decoration: none;
}
/*
A:Visited {
	color: #B22222;
} */

A:Visited.footer {
	color: Yellow;
	text-decoration: none;
	font-size: 11px;
}

A:Visited.button {
	color: White;
	text-decoration: none;
}
/*
A:HOVER {
	color: #B22222;
} */

A:hover.footer {
	color: Yellow;
	text-decoration: underline;
	font-size: 11px;
}

A:hover.button {
	color: Yellow;
	text-decoration: underline;
	text-decoration: underline;
}


/*
h1 {
	color: #0486f6;
	font-size: 18px;
} */

/*
h2 {
	color: #00c6f7;
	font-size: 15px	;
} */

h2.shop {
	color: #ffffff;
	font-size: 14px;
	text-align: center;
	vertical-align: middle;
	margin-top: 8px;
	margin-bottom: 7px;
}

p {
	background-color: transparent;
	font-size: 12px;
	text-align: justify;

}

td {
	font-size: 12px;
}

td.button {
	color: White;
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: center;
	width: 156px;
	background-image: url(../Template_Images/Button.jpg);
	background-position: center;
	background-repeat: no-repeat;
}

td.button_green {
	color: White;
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: center;
	width: 156px;
	background-image: url(../Template_Images/Button_Green.jpg);
	background-position: center;
	background-repeat: no-repeat;
}

td.button_green2 {
	color: White;
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: center;
	width: 156px;
	background-position: center;
	background-repeat: no-repeat;
}



td.menu {
	background-color:  #e2e9a3;
	font-size: 12px;
	background-image: url(../Template_Images/Menu_bk.jpg);
}

td.footer_left {
	font-size: 12px;
background-image: url(../Template_Images/footer_left_bk.jpg); 
}

td.footer_right {
	font-size: 11px;
	font-weight: bold;
	background-image: url(../Template_Images/footer_right_bk.jpg); 
	font: Arial, Helvetica, sans-serif;
	color: White;
}

td.content {
	background-color: White;
	background-position: right;
}

input,option,select,textarea {
	color: #00008B;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-bottom: 0px;
	margin-top: 0px;
}

li {
	text-align: left;
}

ol {
	text-align: left;
}

ul {
	text-align: left;
}


li {
	text-align: left;
}