﻿.MainText { 
	font-family:  Verdana;
	font-size: 10pt; 
	line-height: 150%;
	}

#H1 {
	font-family: Lucida Calligraphy;
	font-size: 16pt; 
	font-weight: bold;
	font-style:normal;
	text-align:center;
	}
	
#H2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;	
	}
	
.Menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt; 
	text-decoration: none;
	text-align: center;
	font-weight: bold;
	color: white;

	}
.Menu:Hover{color: #ff3333}

.MenuBg{
	text-align:center; 
	background-color:#00cc00; 
	border-right: 1px solid white;
	}

.LeftMenu{
	font-size: small;
	font-weight: bold;
	color:#ff3333;
	}
.Motto{
	text-align: center;
	font-weight: bold;
	color: #ff3333;
	font-size: medium;	
	}
	
#Heading{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 14pt; 
	color: #cc3333; 
	font-weight: bold; 
	}
	
#Subheading{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 14pt; 
	color: #cc3333; 
	font-weight: bold; 
	}
	
#Footer{
	color:white;
	font-size:12pt;
	font-weight:bold;
	text-align: center;
	background-color:#00cc00;
	}
	
.style2 {
	font-size: x-small;
	text-align: left;
}

.hidden {
	position: absolute; 
	top: 0px; 
	left: -10000px;
}

.OrderHeading
{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12pt; 
	font-weight:bold;
	color: #989898;
	
}

.OrderText
{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: xx-small; 
	font-weight:bold;
	
}

.fancybutton{
	background-color: #00cc00;
	color: white;
	font-weight:bold;
	padding:0;
	margin:0;
	border: #009900 1px solid;	
	}
	
.fancyborder {
	background-image: url("images/horizontal-line.png"); 
	background-repeat: repeat-x; 
	background-position: left bottom;
		}




	

