body {
	margin: 0;
	padding: 0;
	color: #000000;
	background: #fddf25 url(images/main-bg.gif) 0 0 repeat-x;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
}
ul, img, a, form, input, h1, h2, h3  {
	margin:0;
	padding:0;
}
.SubHead {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
}
a {
	text-decoration:none;
	outline:none;
}
img {
	border:none;
	display:block;
}
ul {
	list-style:none;
}
input {
	font:11px/14px Verdana, Arial, Helvetica, sans-serif;
}

.PageHead {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 26px;
	font-weight: bold;
	color: #333333;
	text-align: center;
	border-bottom-style: ridge;
	border-bottom-color: #999999;
	border-bottom-width: thin;
	font-variant: normal;
	padding-bottom: 10px;
}
.FirstPageHead {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	line-height: 40px;
	font-weight: bold;
	color: #600;
	text-align: center;
}


/*--------- COBTANER ---------*/

.container {
	background:#fff;
	color:#565656;
}

.AM {
	font-size: small;
}

.ImageRight {
	float: right;
	width: auto;
	margin-left: 4px;
	border: 1px solid #000;
}
 
.ImageLeft {
	float: left;
	width: auto;
	margin-right: 4px;
	border: 1px solid #000;
}

.ImageBorder {
	width: auto;
	border: 1px solid #000;
}


.ImageRightNoLine {
	float: right;
	width: auto;
	margin-left: 4px;
}
.ImageLeftNoLine {
	float: left;
	width: auto;
	margin-right: 4px;
}


/*------------- HEADER ------------*/

.header {
	background:url() 0 0 no-repeat;
	height:207px;
	font-size:24px;
	line-height:34px;
	color:#000;
	background-color:inherit;
}
.header td.bigTxt {
	font-size:30px;
	text-transform:uppercase;
}
.topMenu {
	border: 1px none #bdc1a3;
	background: url(images/topmenu-bg.gif) 0 0 repeat-x;
	color: #666666;
	background-color: inherit;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	line-height: 20px;
	font-weight: bold;
}
.topMenu a {
	color: #666;
	background-color: inherit;
}
.topMenu a:hover {
	color: #660000;
	background-color: inherit;
}

/*------------- BODY -------------*/

.body {
	background: url(images/body-bg.gif) 0 0 repeat-x;
	color: #000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 20px;
}
.body h2 {
	font-size: 18px;
	line-height: 26px;
	color: #333;
	background-color: inherit;
	font-weight: bold;
}
.body a {
	color: #d2243f;
	background-color: inherit;
	text-decoration: none;
}
.body a:hover {
	text-decoration:none;
}
.welcome {
	color: #333333;
	background: #fff;
	border-left: #d5f3e3 5px solid;
	border-right: #d5f3e3 5px solid;
}
.welcome h2 {
	font-size: 24px;
	line-height: 38px;
	font-weight: normal;
	color: #000;
	background-color: inherit;
	padding-top: 25px;
}

.AddressBlock {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
}



.BloodRed {
	color: #990000;
}



/*------------- FOOTER -------------*/

.footer {
	color: #666666;
	background-color: inherit;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	font-variant: normal;
}
.footer td.menu {
	color: #666666;
	font-weight: bold;
}
.footer a {
	color: #333333;
	background-color: inherit;
}
.footer a:hover {
	color: #006699;
	background-color: inherit;
}
.footer td.menu span {
	color:#c05014;
	background-color:inherit;
	padding:0 14px;
}
.footer td.design {
	color:#000;
	background-color:inherit;
	line-height:16px;
}
.BlueBold {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #F4F5F5;	
	}
.DarkOrangeBold {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #754c23;
}
.LeftHeadDarkOrange {
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	color: #754c23;
}

.PanelTitle {
	font-family: "Gill Sans", Verdana, Arial, sans-serif;
	color: #663333;
}

.Smaller12 {
	font-family: "Gill Sans MT", "Gill Sans", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.Smaller {
	font-size: smaller;
	font-family: "Gill Sans MT", "Gill Sans", Verdana, Arial, sans-serif;
}

.GoH {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	font-variant: normal;
}

.Attendee {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	font-variant: normal;
	color: #003399;
}

.AttendeeLetter {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	font-weight: bold;
	font-style: italic;
	color: #1e57a0;
    line-height: 28px;
}

