* {font-size:14px;font-family:"georgia",times, serif;color:#2C1602;}
body{
 background:#FFFFFF url(../images/bg.jpg);
 color:#2C1602;
 margin:0px;
}
p {margin-top:0px;margin-bottom:10px;margin-left:0px;margin-right:0px;line-height:1.5em;}
a:link {font-weight:bold;text-decoration: none; font-size:14px;}
a:visited {font-weight:bold;text-decoration: none;font-size:14px;}
a:active {font-weight:bold;text-decoration: none;font-size:14px;}
a:hover {font-weight:bold;text-decoration: none;font-size:14px;}

img a:link{
border:0px;
}
h1{
	font-size:32px;
	font-weight:normal;
	color:#F06CAD;
	margin:0px;
}
h1 a:link{
	text-align:center;
	color:#000;
	font-size:65px;
	font-weight:normal;
	text-transform:uppercase;
	letter-spacing:5px;
	margin:0px;
	text-decoration:none;
}
h1 a:visited{
	text-align:center;
	color:#000;
	font-size:65px;
	font-weight:normal;
	text-transform:uppercase;
	letter-spacing:5px;
	margin:0px;
	text-decoration:none;
}
h1 a:hover{
	text-align:center;
	color:#000;
	font-size:65px;
	font-weight:normal;
	text-transform:uppercase;
	letter-spacing:5px;
	margin:0px;
	text-decoration:none;
}
#AdminBar{
   background:#666666;
   border-bottom:2px solid #000;
   height:35px;
   width:100%;
   margin-bottom:10px;
}
#AdminBar .Title{
   color:#EEEEEE;
   font-weight:bold;
   padding:5px;
}
#AdminBar .Title a:link{
   color:#EEEEEE;
   font-weight:bold;
   padding:5px;
}
#AdminBar .Title a:visited{
   color:#EEEEEE;
   font-weight:bold;
   padding:5px;
}
#AdminBar .Title a:hover{
   color:pink;
   font-weight:bold;
   padding:5px;
}
#AdminBar .Nav{
   text-align:right;
   color:#EEEEEE;
   font-weight:bold;
   padding:5px;
}
#AdminBar .Nav a:link{
   color:#EEEEEE;
   font-weight:bold;
   padding:5px;
}
#AdminBar .Nav a:visited{
   color:#EEEEEE;
   font-weight:bold;
   padding:5px;
}
#AdminBar .Nav a:hover{
   color:pink;
   font-weight:bold;
   padding:5px;
}
#Header{
   background:url(../images/bg-header.jpg) no-repeat;
   height:143px;
   width:1005px;
   margin
}
#Header #Search{
}
#Header #Search .InputText{
width:130px;
background:#426E9F;
height:20px;
border:0px;
color:white;
}
#Header #Search .Button{
width:35px;
background:#426E9F;
height:20px;
border:1px solid white;
color:white;
font-size:11px;
}

#Nav{
   background:url(../images/bg-nav.jpg) no-repeat;
   height:32px;
   width:1005px;
}
#Nav .Nav{
   font-family:"georgia",times, serif;
   font-size:15px;
   font-weight:bold;
   text-transform:uppercase;
   text-align:center;
   color:#ffffff;
   text-decoration:none;
   letter-spacing:1px;
   border-right:1px dotted white;
   padding-bottom:0px;
}
#Nav .Nav a:link{
   font-family:"georgia",times, serif;
   font-size:14px;
   font-weight:bold;
   text-transform:uppercase;
   text-align:center;
   color:#ffffff;
   text-decoration:none;
}
#Nav .Nav a:visited{
   font-family:"georgia",times, serif;
   font-size:14px;
   font-weight:bold;
   text-transform:uppercase;
   text-align:center;
   color:#ffffff;
   text-decoration:none;
}
#Nav .Nav a:hover{
   font-family:"georgia",times, serif;
   font-size:14px;
   font-weight:bold;
   text-transform:uppercase;
   text-align:center;
   color:#FAE9F0;
   text-decoration:none;
}
/* Module */
#Module{
border:1px solid #99C3F2;
background:#ffffff;
margin-bottom:2px;
}
#Module .Guts{
background: #FBCEDE url(../images/bg-module.jpg) repeat-x;
border:4px solid white;
}
#Module .Guts h3{
   font-family:"georgia",times, serif;
   font-size:16px;
   font-weight:normal;
   color:#ffffff;
   margin:0px;
   margin-bottom:5px;
   padding:0px;
   padding-bottom:3px;
   text-transform:uppercase;
   border-bottom:1px dotted white;
   letter-spacing:-1px;
}
#Module .Guts .Title{
   font-size:14px;
   font-weight:bold;
   color:#000;
   margin:0px;
   padding:0px;
}

/* Footer */
#Footer{
   background:url(../images/bg-footer.jpg) no-repeat;
   height:52px;
   width:1005px;
}
#Footer .Ad{
  padding-top:20px;
}
 .Footer {
   color:#2C1602;
   text-decoration:none;
   text-align:center;
}
 .Footer a:link{
   color:#2C1602;
   text-decoration:none;
}
 .Footer a:visited{
   color:#2C1602;
   text-decoration:none;
}
.Footer a:hover{
   color:#2C1602;
   
}
 .Footer p.Copyright {
   color:#2C1602;
   font-size:11px;
   text-decoration:none;
   text-align:center;
}
.Footer p.Copyright a:link{
   color:#2C1602;
   font-size:11px;
   text-decoration:none;
}
.Footer p.Copyright a:visited{
   color:#2C1602;
   font-size:11px;
   text-decoration:none;
}
.Footer p.Copyright a:hover{
   color:#2C1602;
   font-size:11px;
}

i{
	font-size: 13px;
	font-weight: normal;
}
form{
	margin:0px;
}
.FormLabel{
	font-weight: bold;
}
.FormLabelError{
	text-align:right;
	letter-spacing:2px;
	font-size: 18px;
	font-weight: normal;
	text-transform:uppercase;
	margin:0px;
	color:red;
}
.BreadCrumbs{
	text-align:center;
	font-size: 11px;
	font-weight: normal;
	color:#666666;
	border-bottom:1px solid #cccccc;
}
.TextBox{
	width:100%;
	height:30px;
	font-size:21px;

}	
.TextBoxSmall{
	width:100%;

}	
.SubmitButton{
	color:#000;
	background:#F06CAD;
	font-size:14px;
}
.FormButton{
	border-top: 1px solid #ffffff;
	background:#F06CAD;
	margin-top: 3px;
}
.ErrorMessage{
	color:red;
}
hr{
	border-top: 1px dotted #000;
	height: 1px;
} 

/*---------- Message Table --------------*/
	#MessageTable{
	background:#BED73D;
	width:100%;
	border:1px solid #9BB024;
	padding:10 10 10 10;
	margin-bottom:10px;
	}
	#MessageTable .Message{
	padding:5px;
	background:#DBEF50;
	color:#000;
	font-size:16px;
	font-weight:normal;
	}	
.SmallIcon a:link{
   font-size:10px;
}
.SmallIcon a:visited{
   font-size:10px;
}
.SmallIcon p.Copyright a:hover{
   font-size:10px;
}
