﻿body 
{
	background-image: url('../images/bg.jpg'); 
	background-repeat:no-repeat;
	font-weight:bold;
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 11px;
}

textbox, input, textarea
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	border: 1px solid #AAAAAA;
	vertical-align:top;
}

p, ul
{
	font-weight:normal;
	font-family: Verdana;
	font-size: 13px;
}

.TableFont
{
	font-weight:normal;
	font-family: Verdana;
	font-size: 13px;
}


.radioButtons input
{
	border:0px;	
}

h4
{
	font-family: Verdana;
	text-align:center;
	font-size: 20px;
	margin-bottom:40px;
}

h5
{
	font-family: Verdana;
	font-size: 15px;
	margin-top:40px;
}

a:link, a:visited
{
	text-decoration: none;
	color:Black;
}

a:hover
{
	text-decoration:underline;
}

img
{
	border:0px;
}

.Certificate img
{
	border:1px solid black;
}

.Certificate img:hover
{
	border:1px solid red;
}

div.Debug
{
	width:898px;
	margin: 0 auto;
}

div.Top
{
	background-image: url('../images/ContentTop.png');
	background-repeat:no-repeat;
	margin-top:10px;
	height:40px;
	width:938px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0;
}

div.TopMiddle
{
	background-image: url('../images/ContentFiller.png');
	background-repeat:repeat;
	margin: 0 auto;
	padding:0px 20px 0px 20px;
	width:898px;
}

div.Main
{
	background-image: url('../images/ContentFiller.png');
	background-repeat:repeat;
	margin: 0 auto;
	min-height:500px;
	width:898px;
	text-align:left;
	padding:10px 20px 20px 20px;
}

div.Bottom
{
	background-image: url('../images/ContentBottom.png');
	background-repeat:no-repeat;
	margin: 0 auto;
	height:50px;
	width:938px;
}

div.TopContent
{
	height:15px;
	text-align:right;
	padding:17px 20px 0px 20px;
}

div.TopBanner
{
	/*background-image: url('images/Banner.png');*/
	height:95px;
	margin-bottom:5px;
	cursor:pointer;
}

div.MainMenuLeft
{
	background-image: url('../images/MainMenuLeft.png');
	background-repeat:no-repeat;
	width:9px;
	height:52px;
	float:left;
}

div.MainMenuMiddle
{
	background-image: url('../images/MainMenuMiddle.png');
	background-repeat:repeat;
	height:52px;
}

div.MainMenuRight
{
	background-image: url('../images/MainMenuRight.png');
	background-repeat:no-repeat;
	width:8px;
	height:52px;
	float:right;
}

div.Content
{
	padding:10px 20px 20px 20px;
	font-weight:bold;
	font-family: Verdana;
	font-size: 12px;
}

div.SubMenuTop
{
	background-image: url('../images/SubMenuTop.png');
	background-repeat:no-repeat;
	height:40px;
}

div.SubMenuMiddle
{
	background-image: url('../images/SubMenuMiddle.png');
	background-repeat:repeat;
	width:100%;
}

div.SubMenuBottom
{
	background-image: url('../images/SubMenuBottom.png');
	background-repeat:no-repeat;
	height:20px;
}

div.NewsletterTop
{
	background-image: url('../images/NewletterTop.png');
	background-repeat:no-repeat;
	height:40px;
	margin-top:5px;
}

div.NewsletterMiddle
{
	background-image: url('../images/SubMenuMiddle.png');
	background-repeat:repeat;
	padding:10px 10px 10px 10px;
}

div.NewsletterBottom
{
	background-image: url('../images/SubMenuBottom.png');
	background-repeat:no-repeat;
	height:20px;
}

div.ButtonMain
{
	height:30px; 
	z-index:1;
	margin-bottom:10px;
}

div.ButtonSeperator
{
	width:5px;
	float:left;
}

div.ButtonLeft
{
	background-image: url('../images/ButtonLeft.png');
	background-repeat:no-repeat;
	width:6px;
	height:30px;
	float:left;
}

div.ButtonBackContainer
{
	background-image: url('../images/ButtonFiller.png');
	height:30px;
	float:left;
	width:80px;
}

div.ButtonEditSelectedContainer
{
	background-image: url('../images/ButtonFiller.png');
	height:30px;
	float:left;
	width:90px;
}

div.ButtonReceiversContainer
{
	background-image: url('../images/ButtonFiller.png');
	height:30px;
	float:left;
	width:120px;
}

div.ButtonSaveContainer
{
	background-image: url('../images/ButtonFiller.png');
	height:30px;
	float:left;
	width:120px;
}

div.ButtonMiddle
{
	cursor:pointer; 
	height:30px;
	line-height:30px;
}

div.ButtonMiddle:hover
{
	color:#228B22;
}

div.ButtonRight
{
	background-image: url('../images/ButtonRight.png');
	background-repeat:no-repeat;
	width:6px;
	height:30px;
	float:left;
}

div.ButtonContent
{	
	text-align:center; 
}

div.GoogleMaps
{
	width:100%; 
	height: 500px;
	border:1px solid black;
}

div.MainMenuContainer
{
	background-color:Transparent;
	background-image: url('../images/MainMenu.png');
	
}

.MainMenu
{
	background-color:Transparent;
	height:52px; 
	width: 100%;
	table-layout:fixed;
}

.MainMenu :hover
{
	Color:#228B22;
	text-decoration:none;
}

.MainMenuLevel1
{
    height:52px;
    text-align:center;
}


div.MainMenuItemContainer
{
	background-image: url('../images/MainMenuMiddle.png');
	height:52px;
	float:left;
	width:145px;
}

div.MainMenuSeperator
{
	background-image: url('../images/MainMenuSeperator.png');
	height:52px;
	width:1px;
	float:left;
}

div.MainMenuItem
{
	cursor:pointer; 
	height:43px;
	margin-top:4px;
	line-height:43px;
}

div.MainMenuItem:hover
{
	color:#228B22;
}

div.MainItemContent
{
	text-align:center; 
}


div.SubMenu
{
}

div.SubMenuItem
{
	height:20px;
	text-align:left;
	text-indent:15px;
	line-height:20px;
	cursor:pointer; 
}

div.SubMenuItem:hover
{
	color:#228B22;
}

