/* Body Styles */
body {
	
	font-size: 11px;
	line-height: 16px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	background-color: #E7EEF1;
	}

td, tr {
	font-family:Arial, Helvetica, sans-serif;
	}
	
p {
	margin-top: 8px;
	margin-bottom: 5px;
}

/* Links are defined by the a element
 The three pseudo classes for link are:
   a:link
   a:hover
   a:visited
 Within Mambo and Joomla, there are six different classes of links:
   mainlevel and sublevel - for managing the main and sub menus
   blogsection - for blog links
   category - for links inside category lists
   back_button - the back button
   pathway - for the breadcrumbs
   fase4rdf - for syndication */
   
   
a:link, a:visited {
	color: #174683;
}

a:hover {
	color: #C70C47;
}
   
/* Main link style */

	
/* Paragraph Styles */
	
/* pathway and search area */
#searchbox {
	padding-top: 8px;
	text-align: left;
	}

/* Main Content Areas*/
#layout {
	width: 100%;
	padding-top: 36px;
	padding-bottom: 36px;
}

#maindiv {
	float: none;
	width: 780px;
	height: inherit;
	text-align: left;
	background-image: url(../images/templatebackground2.gif);
	background-repeat: repeat-y;
	background-color: #FFFFFF;
	border-bottom: 2px solid #C70C47;
}

#maindiv2 {
	float: none;
	width: 780px;
	height: inherit;
	text-align: left;
	background-image: url(../images/templatebackground.gif);
	background-repeat: repeat-y;
	background-color: #FFFFFF;
	border-bottom: 2px solid #C70C47;
}

#headerdiv {
	float: none;
	width: 780px;
	height: 64px;
	text-align: left;
	background-image: url(../images/mastheadlogo.gif);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	border-bottom: 2px solid #C70C47;
}

#toprightnavdiv {
	float: none;
	width: 775px;
	text-align: right;
	padding-right: 5px;
	padding-top: 8px;
}

#leftcontentdiv {
	float: left;
	width: 153px;
	text-align: left;
	padding-top: 20px;
	padding-bottom: 20px;		
}

#maincontentdiv {
	float: left;
	width: 385px;
	text-align: left;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 20px;
	padding-bottom: 20px;	
}

#maincontentdiv2 {
	float: left;
	width: 627px;
	text-align: left;
         display:inline;

}

/*#flashdiv {
	float: none;
	height: 385px;
}*/

#mainbodydiv {
	float: none;
	text-align: left;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 15px;
	padding-bottom: 15px;
}

#bottommodulediv {
	float: none;
	text-align: left;
         padding-left: 5px;
	padding-top: 20px;
	padding-bottom: 0px;
	border-top: 1px solid #C70C47;
}

#homecolumn1 {
	width: 64%;
	border-right: 1px solid #868f98;
	padding-right: 20px;
}

#homecolumn2 {
	width: 36%;
	padding-right: 10px;
	padding-left: 20px;
}

#homecolumn3 {
	width: 33%;
	border-left: 1px solid #868f98;
	padding-left: 10px;
}

#mainbodycolumn {
	width: 67%;
	padding-right: 10px;
}

#rightcolumn {
	width: 33%;
	padding-left: 10px;
	border-left: 1px solid #868f98;
}

#rightcontentdiv {
	float: left;
	width: 182px;
	text-align: left;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 20px;
	padding-bottom: 20px;
}

#footerdiv {
	float: none;
	width: 780px;
	text-align: left;
}

#footerleftdiv {
	float: left;
	width: 133px;
	text-align: left;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	color: #FFFFFF;
	font-size: 10px;
	line-height: 12px;
}

#footerrightdiv {
	float: left;
	width: 587px;
	text-align: left;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 15px;
}


/* There is also one identififer used in menu links: #active_menu. */

a.mainlevel:link, a.mainlevel:visited {
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
	padding-top: 2px;
	padding-left: 10px;
	padding-bottom: 2px;
	width: 143px;
	}

a.mainlevel:hover {
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
	padding-top: 2px;
	padding-left: 10px;
	padding-bottom: 2px;
	width: 143px;
	background-color: #174683;
	}
	
#active_menu {
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
	padding-top: 2px;
	padding-left: 10px;
	padding-bottom: 2px;
	width: 143px;
	}
	
/* Sub Menu Style */
	
a.sublevel:link, a.sublevel:visited {
	display: block;
	
	font-size: 12px;
	color: #666666;
	font-weight: normal;
	text-decoration: none;
	padding-top: 4px;
	padding-left: 12px;
	padding-bottom: 4px;
	border-top-color: #DFDFDF;
	border-top-style: solid;
	border-top-width: 1px;
	width: 124px;
	}

a.sublevel:hover {
	display: block;
	
	font-size: 12px;
	color: #006633;
	font-weight: normal;
	text-decoration: none;
	padding-top: 4px;
	padding-left: 12px;
	padding-bottom: 4px;
	border-top-color: #DFDFDF;
	border-top-style: solid;
	border-top-width: 1px;
	background-image: url(../images/menu_on2.gif);
	background-repeat: no-repeat;
	width: 124px;
	}
	
.sublevel#active_menu {
	display: block;
	
	font-size: 12px;
	color: #006633;
	font-weight: bold;
	text-decoration: none;
	padding-top: 4px;
	padding-left: 12px;
	padding-bottom: 4px;
	border-top-color: #DFDFDF;
	border-top-style: solid;
	border-top-width: 1px;
	background-image: url(../images/menu_on2.gif);
	background-repeat: no-repeat;
	width: 124px;
	}

/* Pathway and Search Box Styles */

.pathway {
	
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	color: #999999;
	}
	
a.pathway {
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
	color: #666666;
	}
	
a.pathway:hover {
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
	color: #C70C47;
	}
	
a.pathway:visited {
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
	color: #999999;
	}

/* Content within Joomla is broken up into sections and categories.
There is a pane, a heading, the content itself and associated classes. */

.contentpane {
	width: 100%;
	text-align: left;
	}

.contentpaneopen {
	width: 100%;
	text-align: left;
	}
	
.componentheading {
	font-family: Arial Black, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #868f98;
	padding-bottom: 15px;
	}

.contentheading {
	font-size: 16px;
	font-weight: bold;
	color: #C70C47;
	text-decoration:none;
	}
	
.contentheading a:link, .contentheading a:visited, .contentheading a:hover {	
	font-size: 16px;
	font-weight: bold;
	color: #C70C47;
	text-decoration:none;
	}
	
.contentdescription {
	}
	
/* Categories are still part of content, but with some unique classes. */

.categorytitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	color: #868f98;
	padding-bottom: 5px;
	}

a.category {
	text-decoration:  underline; 
	}

a.category:hover {
	text-decoration:  underline;
	}

/* Each content section can hold multiple categories. */

.sectiontableheader {	
	font-weight: bold;
	color:#FFFFFF;
	text-transform: uppercase;
	background-color: #007336;
	}

.sectiontableentry1 {
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	}
	
.sectiontableentry2 {
	background-color: #F3F3F3;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	}

.sectiontablefooter {
	width: 100%;
	}
	
.pagenav {
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align:center;
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
}

.pagenav a:link {
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	color: #000000;
}

.pagenav a:visited {
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	color: #000000;
}

.pagenav a:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	color: #646B34;
}

.pagenav a:active {
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	color: #646B34;
}

/* These are unique classes for the creation and modification dates, as well as author name (.small) */

.small, .smalldark {
	
	font-size: 9px;
	color: #666666;
	text-decoration: none; 
	font-weight: normal;
	}
	
.small a:link, .smalldark a:link {
	
	font-size: 9px;
	color: #666666;
	text-decoration: none; 
	font-weight: normal;
	}
	
.small a:hover, .smalldark a:hover {
	
	font-size: 9px;
	color: #000000;
	text-decoration: none; 
	font-weight: normal;
	}

.createdate {
	
	font-size: 10px;
	color: #666666;
	text-decoration: none; 
	font-weight: normal;
	}

.modifydate {
	
	font-size: 10px;
	color: #666666;
	text-decoration: none; 
	font-weight: normal;
	}
	
/* Read More Link */
	
.readon {
	
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: center right;
	background-image: url(../images/readmorearrow.png);
	padding-right: 8px;
	}
	
a.readon:link {
	
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #002469;
	}
	
a.readon:visited {
	
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #002469;
	}
	
a.readon:hover {
	
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #C70C47;
	}
	
/* Print, PDF, E-mail Text Buttons */
	
.buttonheading a:link {
	
	font-size: 10px;
	font-weight: bold;
	color: #999999;
	text-transform: uppercase;
	text-decoration: none;
	}

.buttonheading a:hover {
	
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-transform: uppercase;
	text-decoration: none;
	}
	
/* Back Button */

.back_button {
	
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-transform: uppercase;
	text-decoration: none;
	margin-top: 15px;
	}
	
.back_button a:link {
	
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	width: 40px;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 7px;
	padding-right: 7px;
	background-color: #CCCCCC;
	text-transform: uppercase;
	text-decoration: none;
	}

.back_button a:hover {
	
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	width: 40px;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 7px;
	padding-right: 7px;
	background-color: #C70C47;
	text-transform: uppercase;
	text-decoration: none;
	}

/* Images are driven in Mambo and Joomla by the mosimage call. Captions can be included. */	

.mosimage {
	}

.mosimage_caption {
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 3px;
	color: #666666;
	font-size: 10px;
	}

/* Modules retain a standard structure, but can be restyled using custom module field. */
	
table.moduletable {
	width: 100%;
	padding-bottom: 5px;
	margin-bottom: 10px;
	text-align: left;
	border-bottom: 1px dotted #999999;
}
	
table.moduletable td {
	}
	
table.moduletable th  {
	font-size: 16px;
	font-weight: bold;
	color: #C70C47;
	text-align:left;
	display: block;
	padding-bottom: 3px;
	}

table.moduletable_none {
	text-align: left;
	}
	
/* Left Modules Style*/
	
table.moduletable_left {
	width: 100%;
	margin-bottom: 10px;
	text-align: left;
	}
	
table.moduletable_left td {
	padding-left: 10px;
	padding-right: 10px;
	}
	
table.moduletable_left th  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #FFFFFF;
	text-align:left;
	text-transform: uppercase;
	display: block;
	padding-left: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
	background-color: #5D5F61;
	}
	
/* Main Menu Module Table Styles */
	
table.moduletable_mainmenu {
	width: 100%;
	margin-bottom: 5px;
	text-align: left;
	}
	
table.moduletable_mainmenu th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #FFFFFF;
	text-align:left;
	text-transform: uppercase;
	display: block;
	padding-left: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
	background-color: #5D5F61;
	}
	
/* Module No Separator */
	
table.moduletable_nosep {
	width: 100%;
	padding-bottom: 5px;
	margin-bottom: 10px;
	text-align: left;
	}
	
table.moduletable_nosep td {
	}
	
table.moduletable_nosep th  {
	font-size: 16px;
	font-weight: bold;
	color: #C70C47;
	text-align:left;
	display: block;
	padding-bottom: 3px;
	}
	
/* Latest News Module*/
	
table.moduletable_latestnews {
	width: 100%;
	padding-bottom: 5px;
	margin-bottom: 10px;
	text-align: left;
	border-bottom: 1px dotted #999999;
}
	
table.moduletable_latestnews td {
	}
	
table.moduletable_latestnews th  {
	font-size: 16px;
	font-weight: bold;
	color: #C70C47;
	text-align:left;
	display: block;
	padding-bottom: 3px;
	}

.moduletable_latestnews td ul {
	list-style-type: square;
	color: #C70C47;
	}
	
/* DOCMan Module*/

a.dm_mod_catdown { font-size: 9px; color: #000000; text-decoration: none; }
a.dm_mod_catdown:visited { color: #000000; text-decoration: none; }
a.dm_mod_catdown:hover { color: #9E0C0C; text-decoration: none; }
a.dm_mod_catdown img { vertical-align: middle; margin-top: 2px; margin-bottom: 2px; }

/* Article Index Style */

table.contenttoc {
	font-size: 11px;
	text-align:left;
	padding-top: 7px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	background-image: url(../images/moduleheaderback.png);
	background-repeat: repeat-x;
	border-color: #999999;
	border-width: 1px;
	border-style: solid;
	margin: 5px;
	}
	
table.contenttoc th  {
	font-size: 11px;
	text-align:left;
	display: block;
	height: 25px;
	text-transform: uppercase;
	color: #333333;
	}
	
/* Forms require just the basic HTML markup call. */

form {
	margin: 0px;
	padding: 0px;
	}
	
.inputbox {
	font-size: 11px;
	}
	
input {
	font-size: 11px;
	}
	
select {
	font-size: 11px;
	}
	
textarea {
	font-size: 11px;
	}
	
.button {
	font-size: 11px;
	}
	
	
	
/* Extended Menu Styles */



/** IE bugs: a:link, a:visited, a:hover need to be styled as well; does not display separator... 

workaround? */
/** customize colors here */
a.mainlevel-suckerfish-vertical, a.mainlevel_active-suckerfish-vertical, 

a.mainlevel_current-suckerfish-vertical,
a.mainlevel-suckerfish-vertical:link, a.mainlevel_active-suckerfish-vertical:link, 

a.mainlevel_current-suckerfish-vertical:link,
a.mainlevel-suckerfish-vertical:visited, a.mainlevel_active-suckerfish-vertical:visited, 

a.mainlevel_current-suckerfish-vertical:visited {
	color: #FFFFFF;
}

a.mainlevel-suckerfish-vertical:hover, a.mainlevel_active-suckerfish-vertical:hover, 

a.mainlevel_current-suckerfish-vertical:hover {
	background-color: #174683;
	color: #FFFFFF;
}

a.sublevel-suckerfish-vertical, a.sublevel_active-suckerfish-vertical, 

a.sublevel_current-suckerfish-vertical,
a.sublevel-suckerfish-vertical:link, a.sublevel_active-suckerfish-vertical:link, 

a.sublevel_current-suckerfish-vertical:link,
a.sublevel-suckerfish-vertical:visited, a.sublevel_active-suckerfish-vertical:visited, 

a.sublevel_current-suckerfish-vertical:visited {
	background-color: #5D5F61;
	color: #FFFFFF;
	/*opacity: .9;
	filter:alpha(opacity=90); /* IE's opacity
	-moz-opacity: 0.9;*/
}

a.sublevel-suckerfish-vertical:hover, a.sublevel_active-suckerfish-vertical:hover, 

a.sublevel_current-suckerfish-vertical:hover {
	background-color: #174683;
	color: #FFFFFF;
}

ul.mainlevel-suckerfish-vertical ul ul a.sublevel-suckerfish-vertical, ul.mainlevel-suckerfish-vertical ul 

ul a.sublevel_active-suckerfish-vertical, ul.mainlevel-suckerfish-vertical ul ul 

a.sublevel_current-suckerfish-vertical,
ul.mainlevel-suckerfish-vertical ul ul a.sublevel-suckerfish-vertical:link, 

ul.mainlevel-suckerfish-vertical ul ul a.sublevel_active-suckerfish-vertical:link, 

ul.mainlevel-suckerfish-vertical ul ul a.sublevel_current-suckerfish-vertical:link,
ul.mainlevel-suckerfish-vertical ul ul a.sublevel-suckerfish-vertical:visited, 

ul.mainlevel-suckerfish-vertical ul ul a.sublevel_active-suckerfish-vertical:visited, 

ul.mainlevel-suckerfish-vertical ul ul a.sublevel_current-suckerfish-vertical:visited {
	background-color: #5D5F61;
	color: #FFFFFF;
	opacity: .9;
	filter:alpha(opacity=90); /* IE's opacity*/
	-moz-opacity: 0.9;
}

ul.mainlevel-suckerfish-vertical ul ul a.sublevel-suckerfish-vertical:hover, 

ul.mainlevel-suckerfish-vertical ul ul a.sublevel_active-suckerfish-vertical:hover, 

ul.mainlevel-suckerfish-vertical ul ul a.sublevel_current-suckerfish-vertical:hover {
	background-color: #174683;
	color: #FFFFFF;
}

ul.mainlevel-suckerfish-vertical .expanded {
	display: block;
	background-image: url(../nav/images/arrow_right.gif);
	background-position: right center;
	background-repeat: no-repeat;
	padding-right: 10px;
}


/** customize style / layout here */
a.mainlevel-suckerfish-vertical, a.mainlevel_active-suckerfish-vertical, 

a.mainlevel_current-suckerfish-vertical, span.mainlevel-suckerfish-vertical,
a.mainlevel-suckerfish-vertical:link, a.mainlevel_active-suckerfish-vertical:link, 

a.mainlevel_current-suckerfish-vertical:link,
a.mainlevel-suckerfish-vertical:visited, a.mainlevel_active-suckerfish-vertical:visited, 

a.mainlevel_current-suckerfish-vertical:visited,
a.mainlevel-suckerfish-vertical:hover, a.mainlevel_active-suckerfish-vertical:hover, 

a.mainlevel_current-suckerfish-vertical:hover,
a.sublevel-suckerfish-vertical, a.sublevel_active-suckerfish-vertical, 

a.sublevel_current-suckerfish-vertical, span.sublevel-suckerfish-vertical,
a.sublevel-suckerfish-vertical:link, a.sublevel_active-suckerfish-vertical:link, 

a.sublevel_current-suckerfish-vertical:link,
a.sublevel-suckerfish-vertical:visited, a.sublevel_active-suckerfish-vertical:visited, 

a.sublevel_current-suckerfish-vertical:visited,
a.sublevel-suckerfish-vertical:hover, a.sublevel_active-suckerfish-vertical:hover, 

a.sublevel_current-suckerfish-vertical:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	text-align: left;
	text-decoration: none;
	display: block;
	/*border: 1px solid silver;*/
	padding: 5px 10px 5px 10px;	/* top, right, bottom, left */
	width: 133px;
	line-height: 1em;
}

a.mainlevel-suckerfish-vertical, a.mainlevel_active-suckerfish-vertical, 

a.mainlevel_current-suckerfish-vertical, span.mainlevel-suckerfish-vertical {
}

a.sublevel-suckerfish-vertical, a.sublevel_active-suckerfish-vertical, 

a.sublevel_current-suckerfish-vertical, span.sublevel-suckerfish-vertical {
	font-size: 11px;
}

#active_menu-suckerfish-vertical,
a.mainlevel_active-suckerfish-vertical, a.mainlevel_current-suckerfish-vertical,
a.mainlevel_active-suckerfish-vertical:link, a.mainlevel_current-suckerfish-vertical:link,
a.mainlevel_active-suckerfish-vertical:visited, a.mainlevel_current-suckerfish-vertical:visited,
a.mainlevel_active-suckerfish-vertical:hover, a.mainlevel_current-suckerfish-vertical:hover,
a.sublevel_active-suckerfish-vertical, a.sublevel_current-suckerfish-vertical,
a.sublevel_active-suckerfish-vertical:link, a.sublevel_current-suckerfish-vertical:link,
a.sublevel_active-suckerfish-vertical:visited, a.sublevel_current-suckerfish-vertical:visited,
a.sublevel_active-suckerfish-vertical:hover, a.sublevel_current-suckerfish-vertical:hover {
	font-weight: bold;
}

ul.mainlevel-suckerfish-vertical, .mainlevel-suckerfish-vertical ul {
	padding: 0;
	margin: 0;
	list-style: none;
	width: 10em;
}

ul.mainlevel-suckerfish-vertical {
	z-index: 101;
}

ul.mainlevel-suckerfish-vertical ul {
	z-index: 102;
}

ul.mainlevel-suckerfish-vertical ul ul {
	z-index: 103;
}

ul.mainlevel-suckerfish-vertical li {
	padding: 0;
	margin: 0;
	background: none;
	list-style: none;
	float: left;
	clear: left;
	position: relative;
	width: 10em;
}

ul.mainlevel-suckerfish-vertical li li {
}

ul.mainlevel-suckerfish-vertical ul {
	display: none;
	position: absolute;
	top: 0;
	margin-left: 153px;
}

ul.mainlevel-suckerfish-vertical li:hover ul,
ul.mainlevel-suckerfish-vertical li.hover ul {
	display: block;
}


ul.mainlevel-suckerfish-vertical li:hover ul ul,
ul.mainlevel-suckerfish-vertical li.hover ul ul {
	display: none;
}

ul.mainlevel-suckerfish-vertical li:hover ul li:hover ul,
ul.mainlevel-suckerfish-vertical li.hover ul li.hover ul {
	display: block;
}


ul.mainlevel-suckerfish-vertical, ul.mainlevel-suckerfish-vertical li li {
	clear: left;
}

/** separator */
span.mainlevel-suckerfish-vertical, span.sublevel-suckerfish-vertical {
	border-width: 0px;
	padding: 5px;
}

/** Eventing Component */
#eventheadings {
	font-size: 14px;
	font-weight: bold;
}

.eventdate {
	font-weight: bold;
	color: #666666;
}

.menutitle {
	font-size: 16px;
	font-weight: bold;
	color: #C70C47;
	text-decoration:none;
	}