BODY
{
	font-family: Tahoma, Verdana, Arial, sans-serif;
	line-height: 1.3em;
	margin: 0;
	padding: 0;
	font-size: 12px;
	color: #655;
	background: #FFF;
}
SPAN.login
{
	float: right;
	margin-bottom: 5px;
	margin-top: 20px;
}
BODY.contentpane
{
	background: #FFF;
}
FORM
{
	margin: 0;
	padding: 0;
}
IMG, TABLE
{
	border: none;
}
P
{
	margin: 5px 0;
	text-align: justify;
}
A
{
	color: #588117;
	outline: none;
}
A:link
{
	text-decoration: none;
}
A:visited
{
	color: #578016;
}
A:hover
{
	text-decoration: underline;
}
A.mainlevel_ac
{
	color: #8EB44F;
	font-weight: bold;
	height: 40px;
	display: inline-block;
}
INPUT
{
	color: #CCC;
	outline: none;
	margin: 0;
}
INPUT:focus
{
	outline: none;
}
BUTTON
{
	color: #FFF;
	font-size: 12px;
	border: none;
	background: #696969;
	cursor: pointer;
}
#modlgn_remember.inputbox
{
	background: none;
	border: none;
	width: auto;
	vertical-align: middle;
}
INPUT.button, .validate
{
	color: #FEFEFE;
	font-size: 12px;
	cursor: pointer;
	font-weight: 700;
	border: none;
	height: 23px;
	line-height: 19px;
	padding: 1px 4px 4px;
	margin: 6px 0 0;
	background: transparent url(../images/but.png) repeat-x top left;
}
INPUT.button:hover, .validate:hover
{
}
/*** Template specific layout elements ***/
#page_bg
{
	background: #FFF url(../images/page_bg.png) repeat-x top left;
}
#wrapper
{
	margin: 0 auto;
	background: transparent url(../images/wrapper.png) no-repeat top center;
}
#header
{
	position: relative;
	height: 296px;
	width: 960px;
	margin: 0 auto;
	background: transparent url(../images/headerimg.jpg) no-repeat center center;
}
#top
{
	height: 72px;
}
#pillmenu
{
	float: right;
	width: 600px;
	height: 52px;
	margin: 20px 0 0;
	overflow: hidden;
}
#pillmenu UL
{
	float: right;
	margin: 0;
	padding: 0;
	list-style: none;
}
#pillmenu LI
{
	float: left;
	margin: 0 1px 0 0;
}
#pillmenu LI A
{
	float: left;
	color: #FFF;
	text-decoration: none;
	font-weight: 700;
	height: 52px;
	line-height: 29px;
	padding: 0 14px;
	cursor: pointer;
	background: transparent url(../images/t_menu_but.png) repeat-x top left;
}
#pillmenu LI A:hover
{
	color: #090;
	background: transparent url(../images/t_menu_but_hover.png) repeat-x top left;
}
#pillmenu LI A#active_menu-nav
{
	color: #090;
	background: transparent url(../images/t_menu_but_hover.png) repeat-x top left;
}
#logo
{
	float: left;
	padding: 12px 14px 0;
	height: 22px;
	width: 320px;
	overflow: hidden;
	background: transparent url(../images/top.jpg) no-repeat top left;
}
#logo H1
{
	text-align: left;
	font-size: 20px;
	text-transform: uppercase;
	margin: 0;
	line-height: normal;
}
#logo A
{
	color: #FFFCFC;
	font-weight: 700;
	text-decoration: none;
}
#newsflash
{
	position: absolute;
	top: 100px;
	right: 0;
	width: 660px;
	background: url(../images/news_divider.gif) repeat-y top center;
}
.popular .module, .newsflash .module
{
	float: left;
}
.popular .module
{
	width: 49%;
}
.newsflash .module
{
	margin: 0;
	background: url(../images/module_divider.png) no-repeat center left;
}
.newsflash H3, .popular H3
{
	text-align: left;
	height: 22px;
	line-height: 19px;
	font-weight: 700;
	color: #FBFBFB;
	font-size: 12px;
	text-transform: none;
	margin: 0;
	padding: 0 0 0 18px;
	background: url(../images/news_arrow.gif) no-repeat center left;
}
.popular A, .popular A:link, .popular UL LI A:visited, .newsflash A, .newsflash A:link, .newsflash UL LI A:visited
{
	color: #FBFBFB;
	text-decoration: none;
	padding: 0 0 0 14px;
	margin: 0 0 0 4px;
	background: url(../images/module_bullet.gif) no-repeat top left;
}
.popular UL LI A:hover, .newsflash UL LI A:hover
{
	color: #EFEFEF;
}
.popular UL LI A:visited, .newsflash UL LI A:visited
{
	color: #000;
}
.newsflash TABLE.contentpaneopen A
{
	background: none;
	padding: 0;
	margin: 0;
	text-decoration: underline;
}
.newsflash TABLE.contentpaneopen TD
{
	padding: 0 0 0 8px;
}
.cpathway
{
	position: absolute;
	top: 252px;
	left: 0;
	width: 700px;
	height: 30px;
	overflow: hidden;
}
SPAN.breadcrumbs.pathway
{
	display: block;
	color: #060;
	font-weight: 400;
	height: 21px;
	line-height: 13px;
	margin: 0;
	padding: 7px 0 2px;
}
.cpathway IMG
{
	float: left;
	padding: 4px 6px 0 0;
}
SPAN.breadcrumbs.pathway A.pathway
{
	float: left;
	padding: 0 6px 0 0;
	color: #030;
	font-weight: 400;
	text-decoration: none;
}
SPAN.breadcrumbs.pathway A.pathway:hover
{
	text-decoration: underline;
}
#search
{
	position: absolute;
	top: 257px;
	right: 0;
	height: 20px;
	width: 210px;
	background: transparent url(../images/search_bg.jpg) repeat top right;
}
.search
{
}
.search .inputbox
{
	float: left;
	border: none;
	color: #030;
	font-size: 12px;
	line-height: 14px;
	width: 176px;
	height: 16px;
	padding: 3px 6px 1px;
	margin: 0 2px 0 0;
	background: transparent url(../images/inputbox.png) no-repeat top left;
}
.search .button
{
	float: left;
	margin: 0;
	width: 20px;
	padding: 0;
	text-indent: -9999px;
	background: transparent url(../images/search_but.gif) no-repeat top left;
}
#content
{
	width: 960px;
	margin: 0 auto 20px;
}
.c_middle
{
	width: 960px;
	background: transparent url(../images/content_middle.gif) repeat-y top center;
}
.c_left
{
	background: transparent url(../images/content_left.gif) repeat-y top center;
}
.c_right
{
	background: transparent url(../images/content_right.gif) repeat-y top center;
}
#boxminifotos
{
	text-align: center;
	border: 1px solid #371;
	padding: 5px;
	font: bold 12px/2em Verdana;
	color: #FFF;
	background-color: #75A411;
	display: inline-block;
}
#boxminifotos A:link IMG
{
	border: 1px solid #243E65;
	margin: 1px;
}
#boxminifotos A:hover IMG
{
	border: 2px solid #E5EBF5;
	margin: 0px;
}
.c_full
{
	background: none;
}
#leftcolumn, #rightcolumn
{
	float: left;
	width: 210px;
	margin: 0 10px 0 0;
}
#rightcolumn
{
	margin: 0 0 0 10px;
}
DIV#maincolumn
{
	float: left;
	width: 500px;
	padding: 0 10px;
}
DIV#maincolumn_full
{
	float: left;
	width: 960px;
	padding: 0 0 10px;
}
DIV#maincolumn_left
{
	float: left;
	width: 720px;
	padding: 0 10px 10px;
}
DIV#maincolumn_right
{
	float: left;
	width: 720px;
	padding: 0 10px 10px;
}
#flashnews
{
	color: #030;
	background: transparent url(../images/flashnews.png) no-repeat top right;
}
#flashnews_l
{
	padding: 10px;
	margin: 0 0 10px;
	height: 95px;
	background: transparent url(../images/flashnews_l.png) no-repeat top left;
}
#flashnews A
{
	color: 040;
	text-decoration: underline;
}
#flashnews H3
{
	margin: 0 0 4px 4px;
	padding: 0;
	font-size: 12px;
	color: #000;
	overflow: hidden;
}
DIV.nopad
{
	overflow: hidden;
	padding: 0;
}
DIV#maincolumn
{
	padding-top: 5px;
	background-color: #F4FBE9;
}
DIV.nopad UL
{
	clear: both;
}
TD.middle_pad
{
	width: 20px;
}
#footer
{
	width: 940px;
	margin: 0 auto;
	height: 50px;
	text-align: center;
	color: #FBFBFB;
	padding: 6px 10px 0;
	background: transparent url(../images/footer_bg.png) no-repeat top left;
}
#footer A
{
	color: #384719;
	font-weight: 400;
	font-size: 10px;
	text-decoration: none;
}
#footer P
{
	margin: 0;
}
#footer A:hover
{
	text-decoration: underline;
}
#footer #sgf A.sgfooter:link, #footer #sgf A.sgfooter:visited
{
	color: #8E8E8E;
	font-family: Verdana, Tahoma, Arial, sans-serif;
	text-decoration: none;
	background: none;
	padding: 0;
}
#footer #sgf A.sgfooter:hover
{
	color: #8E8E8E;
	font-family: Verdana, Tahoma, Arial, sans-serif;
	text-decoration: none;
	background: none;
	padding: 0;
}
#sgf
{
	font-size: 12px;
	text-align: center;
	margin: 0 auto;
	color: #8E8E8E;
	font-family: Verdana, Tahoma, Arial, sans-serif;
}
.sgf
{
	text-align: right;
	font-size: 12px;
	font-family: Verdana, Tahoma, Arial, sans-serif;
	color: #8E8E8E;
	text-decoration: none;
}
.sgf1
{
	font-size: 12px;
	font-family: Verdana, Tahoma, Arial, sans-serif;
	color: #8E8E8E;
	text-align: left;
}
A.sglink:link, A.sglink:visited
{
	color: #8E8E8E;
	font-size: 12px;
	font-family: Verdana, Tahoma, Arial, sans-serif;
	text-decoration: none;
}
A.sglink:hover
{
	color: #8E8E8E;
	font-family: Verdana, Tahoma, Arial, sans-serif;
	text-decoration: none;
}
/*** Joomla! specific content elements ***/
DIV.offline
{
	background: #FFFEBB;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	font-size: 1.2em;
	padding: 5px;
}
/*headers*/
DIV.componentheading
{
	height: 22px;
	margin: 0;
	color: #060;
}
TABLE.blog
{
}
H1
{
	padding: 0;
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 1.3em;
	font-weight: 700;
	vertical-align: bottom;
	color: #030;
	text-align: left;
	width: 100%;
}
H2, .contentheading
{
	padding: 0;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 14px;
	vertical-align: middle;
	color: #3B6307;
	text-align: left;
	font-weight: 700;
}
H2, A.contentheading
{
	background: none;
	border: none;
	margin: 6px 0;
}
TABLE.contentpaneopen H3
{
	margin-top: 25px;
	color: #060;
}
H4
{
	font-family: Verdana, Tahoma, Arial, sans-serif;
	color: #333;
}
H3, .componentheading, TABLE.moduletable TH, LEGEND
{
	margin: 6px 0;
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 12px;
	font-weight: 700;
	text-align: left;
	text-transform: uppercase;
	color: #030;
	padding: 0;
}
/*small text*/
.small
{
	display: none;
}
.modifydate
{
	display: none;
}
.createdate
{
	display: none;
}
A.readon
{
	float: right;
	background: url(../images/readon.png) no-repeat center left;
	line-height: normal;
	font-size: 12px;
	padding: 0 0 0 14px;
	color: #7C7C7C;
	text-transform: lowercase;
	text-decoration: none;
}
A.readon:hover
{
	text-decoration: underline;
}
/*form validation*/
.invalid
{
	border-color: #FF0000;
}
LABEL.invalid
{
	color: #FF0000;
}
/** overlib **/
.ol-foreground
{
	background-color: #F1F1F1;
	color: #333;
}
.ol-background
{
	background-color: #F1F1F1;
	color: #333;
}
.ol-textfont
{
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 10px;
}
.ol-captionfont
{
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 12px;
	color: #FBFBFB;
	font-weight: 700;
}
.ol-captionfont A
{
	background-color: #F1F1F1;
	color: #333;
	text-decoration: none;
	font-size: 12px;
}
.ol-closefont
{
}
/*menu links*/
A.mainlevel:link, A.mainlevel:visited
{
	padding-left: 5px;
}
A.mainlevel:hover
{
}
/*spacers*/
SPAN.article_separator
{
	display: block;
	height: 20px;
}
.article_column
{
}
.column_separator
{
}
TD.buttonheading
{
	text-align: right;
	display: none;
	width: 0;
}
.clr
{
	clear: both;
	font-size: 0;
}
TABLE.blog SPAN.article_separator
{
	display: block;
	height: 20px;
}
/*table of contents*/
TABLE.contenttoc
{
	margin: 5px;
	padding: 5px;
	background: none;
}
TABLE.contenttoc TD
{
	padding: 0 5px;
}
/*content tables*/
TD.sectiontableheader
{
	color: #999;
	font-weight: 700;
	padding: 4px;
}
TR.sectiontableentry1 TD
{
	padding: 4px;
}
TR.sectiontableentry1
{
	background: #F2F2F2;
}
TR.sectiontableentry0 TD, TR.sectiontableentry2 TD
{
	padding: 4px;
}
TD.sectiontableentry0, TD.sectiontableentry1, TD.sectiontableentry2
{
	padding: 3px;
	font-size: 12px;
}
/*content styles*/
.contentpaneopen, TABLE.contentpane
{
	margin: 0;
	padding: 0;
}
TABLE.contentpane TD
{
	text-align: left;
}
TABLE.contentpane TD.contentdescription
{
	width: 100%;
}
TABLE.contentpane
{
	text-align: left;
	float: left;
	width: 100%;
}
TABLE.contentpane UL LI A .category
{
	color: #FF8800;
}
TABLE.contentpane UL LI
{
	color: #666;
}
TABLE.contentpaneopen
{
	border-collapse: collapse;
	margin: 0 4px;
}
.newsflash TABLE.contentpaneopen
{
	margin: 0 10px;
	padding: 0;
	color: #FBFBFB;
	text-align: left;
}
.newsflash TABLE.contentpaneopen A
{
	color: #FBFBFB;
}
TABLE.contentpaneopen LI
{
	margin-bottom: 5px;
}
TABLE.contentpaneopen FIELDSET
{
	border: 0;
	border-top: 1px solid #669933;
}
TABLE.contentpaneopen H3
{
	margin-top: 25px;
}
TABLE.contentpaneopen H4
{
	font-family: Verdana, Tahoma, Arial, sans-serif;
	color: #669933;
}
.highlight
{
	background-color: #FFFEBB;
}
UL.latestnews, UL.mostread
{
	list-style: none;
	padding: 0;
	margin: 0;
	height: 116px;
	overflow: hidden;
	text-align: left;
}
/*module control elements*/
TABLE.user1user2 DIV.moduletable
{
	margin-bottom: 0px;
}
DIV.moduletable, DIV.module
{
	margin-bottom: 25px;
}
DIV.module_menu, DIV.module, DIV.module_text
{
	margin: 0;
	padding: 0;
}
DIV.module_menu DIV, DIV.module DIV, DIV.module_text DIV
{
}
DIV.module_menu DIV DIV, DIV.module DIV DIV, DIV.module_text DIV DIV
{
}
.newsflash DIV.module
{
	height: 100px;
	overflow: hidden;
	width: 47%;
	padding: 0 0 0 22px;
}
.newsflash DIV.module DIV
{
}
DIV.module_menu DIV DIV DIV, DIV.module DIV DIV DIV, DIV.module_text DIV DIV DIV
{
	margin: 0 auto 14px;
	text-align: center;
	background: transparent url(../images/box_bg.gif) repeat-x scroll left bottom;
}
.popular DIV.module_menu DIV DIV DIV, .popular DIV.module DIV DIV DIV, .popular DIV.module_text DIV DIV DIV, .newsflash DIV.module_menu DIV DIV DIV, .newsflash DIV.module DIV DIV DIV, .newsflash DIV.module_text DIV DIV DIV
{
	margin: 0;
	padding: 0;
}
DIV.module DIV DIV DIV DIV
{
	width: 160px;
	color: #030;
}
DIV.module_menu DIV DIV DIV DIV, DIV.module DIV DIV DIV DIV, DIV.module_text DIV DIV DIV DIV
{
	background: none;
	margin: 0 auto;
	padding: 0;
}
DIV.module_text DIV DIV DIV DIV
{
	text-align: left;
}
DIV.module_text DIV DIV DIV DIV.bannergroup_text
{
	padding: 10px 10px 10px 20px;
	width: 174px;
}
DIV.module_text DIV DIV DIV DIV.bannergroup_text DIV
{
	color: #030;
	width: auto;
	padding: 0 0 4px;
}
DIV.module DIV DIV DIV FORM
{
	margin: 0 auto;
	padding: 0 0 0 20px;
	text-align: left;
	width: 188px;
}
DIV.module_menu UL
{
	list-style: none;
	padding: 0;
}
DIV.module_menu UL#mainlevel
{
	margin: 0 auto;
	text-align: center;
}
DIV.module_menu UL LI
{
	margin: 0;
	padding: 0;
}
DIV.module_menu UL LI A:link, DIV.module_menu UL LI A:visited
{
	font-weight: 700;
	padding: 2px 0;
	line-height: 24px;
	background: transparent url(../images/blue/bullet2.jpg) no-repeat top left;
}
#leftcolumn DIV.module TABLE, #rightcolumn DIV.module TABLE
{
}
#leftcolumn DIV.module TABLE TD, #rightcolumn DIV.module TABLE TD
{
	margin: 0;
	padding: 0 6px 0 0;
	height: 20px;
	text-align: left;
	line-height: 13px;
	vertical-align: middle;
}
DIV#rightcolumn TABLE.contentpaneopen
{
	display: block;
	border: 1px solid #EEE;
	padding: 5px;
	background-color: #EAF5DA;
}
#rightcolumn .contentheading
{
	/*[empty]display:;*/
	margin: 5px;
}
#leftcolumn DIV.module TABLE.poll
{
}
#leftcolumn DIV.module TABLE.poll TD
{
	text-align: left;
}
/*LEFT COL H3*/
#leftcolumn H3, #rightcolumn H3
{
	width: 182px;
	height: 26px;
	line-height: 24px;
	padding: 0 14px;
	margin: 0 0 8px;
	color: #FBFBFB;
	font-size: 12px;
	text-align: left;
	text-transform: none;
	font-weight: 700;
	overflow: hidden;
	background: transparent url(../images/box_h3.png) no-repeat top left;
}
#leftcolumn .moduletable_menu, #leftcolumn .moduletable, #leftcolumn .moduletable_text, #leftcolumn .c, #rightcolumn .moduletable_menu, #rightcolumn .moduletable, #rightcolumn .moduletable_text, #rightcolumn .c
{
	margin: 0 0 16px;
	padding: 0 0 8px;
}
#leftcolumn UL.menu, #rightcolumn UL.menu
{
	width: 210px;
	list-style: none;
	text-align: left;
	margin: 0;
}
#rightcolumn UL.menu
{
	margin: 0 10px 0 0;
}
#leftcolumn UL.menu LI, #rightcolumn UL.menu LI
{
	margin: 0;
	padding: 0 14px;
	margin: 0 0 1px;
}
#leftcolumn UL.menu LI:hover, #rightcolumn UL.menu LI:hover
{
	background: url(../images/li_current.gif) no-repeat top left;
}
#leftcolumn UL.menu LI UL LI, #rightcolumn UL.menu LI UL LI
{
	border-bottom: none;
}
/*LEFT COL LINK*/
#leftcolumn UL.menu LI A, #leftcolumn UL.menu LI A:link, #rightcolumn UL.menu LI A, #rightcolumn UL.menu LI A:link
{
	display: block;
	font-weight: 400;
	font-size: 12px;
	height: 20px;
	line-height: 19px;
	padding: 0 0 0 14px;
	text-decoration: none;
	color: #335506;
	background: url(../images/menu_arrow.gif) no-repeat center left;
}
#leftcolumn UL.menu LI A:hover, #rightcolumn UL.menu LI A:hover
{
	color: #4C9810;
	background: url(../images/menu_arrow_hover.gif) no-repeat center left;
}
/*LEFT COL CURRENT LINK*/
#leftcolumn UL.menu LI#current, #rightcolumn UL.menu LI#current
{
	background: url(../images/li_current.gif) no-repeat top left;
}
#leftcolumn UL.menu LI#current A, #leftcolumn UL.menu LI#current A:link, #rightcolumn UL.menu LI#current A, #rightcolumn UL.menu LI#current A:link
{
	display: block;
	color: #679B11;
	padding: 0 14px;
	background: transparent url(../images/menu_arrow_hover.gif) no-repeat center left;
}
#leftcolumn UL.menu LI#current
{
	padding: 0 14px;
}
#leftcolumn UL.menu LI#current A:hover, #rightcolumn UL.menu LI#current A:hover
{
	color: #1170E4;
	background: transparent url(../images/menu_arrow_hover.gif) no-repeat center left;
}
/*LEFT COL SUB LINK*/
#leftcolumn UL.menu LI#current UL LI A, #leftcolumn UL.menu LI#current UL LI A:link, #rightcolumn UL.menu LI#current UL LI A, #rightcolumn UL.menu LI#current UL LI A:link
{
	font-weight: 400;
	font-size: 12px;
	height: 20px;
	line-height: 19px;
	padding: 0 0 0 14px;
	margin: 0 0 0 14px;
	text-decoration: none;
	color: #030;
	background: url(../images/menu_arrow.gif) no-repeat center left;
}
#leftcolumn UL.menu LI UL LI#current, #rightcolumn UL.menu LI UL LI#current
{
	background: none;
}
#leftcolumn UL.menu LI UL LI#current A, #leftcolumn UL.menu LI UL LI#current A:link, #leftcolumn UL.menu LI UL LI#current A:visited, #leftcolumn UL.menu LI UL LI#current A:hover, #rightcolumn UL.menu LI UL LI#current A, #rightcolumn UL.menu LI UL LI#current A:link, #rightcolumn UL.menu LI UL LI#current A:visited, #rightcolumn UL.menu LI UL LI#current A:hover
{
	padding: 0 0 0 14px;
	color: #55AB11;
	font-weight: 400;
	height: 20px;
	line-height: 19px;
	background: url(../images/menu_arrow_hover.gif) no-repeat center left;
}
#leftcolumn UL.menu LI.parent UL LI, #rightcolumn UL.menu LI.parent UL LI
{
	background: none;
}
#leftcolumn UL.menu LI.parent UL LI A, #rightcolumn UL.menu LI.parent UL LI A
{
	font-size: 12px;
	font-weight: 400;
	line-height: 19px;
	height: 20px;
	padding: 0 0 0 14px;
	color: #000;
	text-decoration: none;
	background: url(../images/menu_arrow.gif) no-repeat center left;
}
#leftcolumn UL.menu LI.parent UL LI A:hover
{
	color: #34A50D;
	background: url(../images/menu_arrow_hover.gif) no-repeat center left;
}
/*SUBMENU POSITION*/
#leftcolumn UL.menu LI#current UL
{
	margin: 0;
	padding: 0;
}
#leftcolumn UL.menu LI#current UL LI
{
	margin: 0;
	padding: 0;
}
/*CURRENT SUBMENU POSITION*/
#leftcolumn UL.menu LI UL
{
	margin: 0;
	padding: 0;
}
#leftcolumn UL.menu LI#current UL LI A:hover
{
	color: #456BA1;
	background: url(../images/menu_arrow_hover.gif) no-repeat center left;
}
#leftcolumn UL.menu LI UL, #rightcolumn UL.menu LI UL
{
	list-style: none;
	margin: 0;
}
/*forms*/
#leftcolumn .moduletable UL, #rightcolumn .moduletable UL
{
	margin: 6px 0;
	padding: 0;
	list-style: none;
}
#leftcolumn .moduletable UL LI, #rightcolumn .moduletable UL LI
{
	margin: 0;
	padding: 0 2px;
}
TABLE.adminform TEXTAREA
{
	width: 540px;
	height: 400px;
	font-size: 1em;
	color: #000099;
}
FORM#form-login FIELDSET
{
	border: 0 none #000000;
	padding: 0;
	margin: 0;
	color: #030;
	text-align: left;
}
FORM#form-login UL
{
	padding: 0;
	list-style: none;
	text-align: left;
	width: 180px;
	margin: 10px auto 0;
}
FORM#form-login UL LI
{
	padding: 0;
}
FORM#form-login UL LI A
{
	text-align: left;
	padding: 0;
	font-size: 12px;
	color: #030;
	text-decoration: none;
}
FORM#form-login UL LI A:hover
{
	text-decoration: underline;
}
#form-login INPUT
{
	border: 1px solid #B3C4D8;
	color: #030;
	font-size: 12px;
	height: 14px;
	line-height: 15px;
	padding: 2px 4px;
	background: #CFDDEE;
}
INPUT#modlgn_passwd, INPUT#modlgn_username
{
	width: 150px;
}
INPUT.button, #form-login INPUT.button
{
	height: 22px;
	color: #0E54A9;
	line-height: 13px;
	padding: 4px 4px 5px;
	border: none;
	background: transparent url(../images/but.gif) repeat-x top left;
}
INPUT.button:hover, #form-login INPUT.button:hover
{
	color: #8BBBFF;
}
/*thumbnails*/
DIV.mosimage
{
	margin: 5px;
}
DIV.mosimage_caption
{
	font-size: 0.9em;
	color: #333;
}
DIV.caption
{
	padding: 0 10px;
}
DIV.caption IMG
{
	border: 1px solid #CCC;
}
DIV.caption P
{
	font-size: 0.9em;
	color: #333;
	text-align: center;
}
/*Parameter Table*/
TABLE.paramlist
{
	margin-top: 5px;
}
TABLE.paramlist TD.paramlist_key
{
	width: 128px;
	text-align: left;
	height: 30px;
}
TABLE.paramlist TD.paramlist_value
{
}
DIV.message
{
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-weight: 700;
	font-size: 14px;
	color: #C30;
	text-align: center;
	width: auto;
	background-color: #F9F9F9;
	border: 1px solid #D5D5D5;
	margin: 3px 0px 10px;
	padding: 3px 20px;
}
/*Banners module

Default skyscraper style*/
.bannergroup
{
}
.banneritem
{
}
/*Text advert style*/
.banneritem_text
{
	padding: 4px;
	font-size: 12px;
}
.banneritem_text A
{
	font-weight: 700;
	color: #0E54A9;
}
.bannerfooter_text
{
	padding: 4px;
	font-size: 12px;
	text-align: right;
}
/*System Messages

see system general.css*/
.pagination SPAN
{
	padding: 2px;
}
.pagination A
{
	padding: 2px;
}
/*Polls*/
.pollstableborder TD
{
	text-align: left;
}
/*Frontend Editing*/
FIELDSET
{
	border: 1px solid #CCC;
	margin-top: 15px;
	padding: 4px;
}
LEGEND
{
	margin: 0;
	padding: 0 10px;
}
TD.key
{
	border-bottom: 1px solid #EEE;
	color: #333;
}
/*Tooltips*/
.tool-tip
{
	float: left;
	background: #FFC;
	border: 1px solid #D4D5AA;
	padding: 5px;
	max-width: 200px;
}
.tool-title
{
	padding: 0;
	margin: 0;
	font-size: 100%;
	font-weight: 700;
	margin-top: -15px;
	padding-top: 15px;
	padding-bottom: 5px;
	background: url(../../system/images/selector-arrow.png) no-repeat;
}
.tool-text
{
	font-size: 100%;
	margin: 0;
}
/*System Standard Messages*/
#system-message DD.message UL
{
	padding: 0;
	margin: 0;
	background: none;
	border: none;
}
/*System Error Messages*/
#system-message DD.error UL
{
	color: #C00;
	background: none;
	border: none;
	padding: 0;
	margin: 0;
}
/*System Notice Messages*/
#system-message DD.notice UL
{
	color: #C00;
	background: none;
	border: none;
	padding: 0;
	margin: 0;
}
#system-message DD
{
	text-indent: 0;
}
#system-message DD UL
{
	list-style-type: none;
	color: #C00;
	background: none;
	border: none;
}
#system-message
{
	margin-top: 5px;
}
