body {
	background-color: #666666;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
ol {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

a:link {
	text-decoration:none;
	color: #333366;
	font-weight: bold;
}


a:visited {
	text-decoration:none;
	color: #333366;
	font-weight: bold;
}
a:hover {
	text-decoration:none;
	color: #333366;
	font-weight: bold;
}
a:active {
	text-decoration:none;
	color: #333366;
	font-weight: bold;
}
.TopMenu {
	background-image: url(images/top_menu.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 30px;
	width: 140px;
	text-align: center;
	vertical-align: middle;
}
.TopText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-transform: uppercase;
}
.SideMenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.SideSMenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.GenCon {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
}
.BtmText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #cc9933;
	font-weight: bold;
}
.LeftBG {
	background-image: url(images/left_bg.gif);
	background-repeat: repeat-y;
}
.RightBG {
	background-image: url(images/right_bg.jpg);
	background-repeat: repeat-y;
}


.ConTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #000000;
}
blockquote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.polaroidr{
	padding: 5px;
	float:right;
}
.polaroidl{
	padding: 5px;
	float:left;
}
.MenuBG {
	background-image: url(images/menu_bg.gif);
	background-repeat: no-repeat;
	background-position: top;
}

