body, h2, h3, h1, ul, li, div
{
	margin: 0;
	padding: 0;
}



/* flash header */

#flash-home
{
	display: none;
}



#flash-inside
{
	display: block;
}

/* flash header */





/*general*/body
{
}



td, p, div, tr
{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #333;
	line-height: normal;
}





p
{
	margin: 0 0 1em 0;
}





a:link
{
	color: #4B85AC;
	text-decoration: none;
}





a:link {

	color: red ;

	text-decoration:none;}





a:visited {

	color: red ;

	text-decoration:none;}





a:hover{

	color: red;

	text-decoration:underline;

}





form
{
	display: inline;
	margin: 0;
	padding: 0;
}





h1,h2,h3,h4,h5
{
	font-family: 'Trebuchet MS', Helvetica, sans-serif;
}

h1
{
	font-weight: bold;
	font-size: 20px;
}

h2
{
	font-weight: bold;
	font-size: 18px;
}

h3
{
	font-weight: normal;
	font-size: 16px;
}


h4
{
	font-weight: normal;
	font-size: 14px;
}


h5
{
	font-weight: normal;
	font-size: 12px;
}




ul
{
}





li
{
	list-style-image: url(../Images/arrow_green.gif);
	margin-left: 20px;
}





img
{
	border: none;
}





ol
{
	margin-left: 40px;
	list-style-position: inherit;
}





blockquote
{
	margin: 10px;
}



blockquote div
{
}



pre
{
}





/* joomla - mambo css */a.mainlevel:link, a.mainlevel:visited
{
	vertical-align: middle;
	padding: 0 0 0 15px;
	font-weight: normal;
	color: #FFFF99;
	text-decoration: none;
	width: auto;
	display: block;
	height: 20px;
	line-height: 20px;
	border-bottom: 1px solid #666666;
	background: url(../Images/arrow_green.gif) no-repeat 0 6px;
}





a.mainlevel:hover
{
	display: block;
	line-height: 20px;
	color: #ffffff;
	background: #000000;
}





a.mainlevel#active_menu
{
	color: #000000;
	display: block;
	line-height: 20px;
	background: #E3F1A8;
}





a.mainlevel#active_menu:hover
{
}





a.sublevel:link, a.sublevel:visited
{
	font-size: 10px;
	font-weight: normal;
	height: 13px;
	line-height: 10px;
	display: block;
	color: #666;
	padding-left: 20px;
	border-bottom: 1px solid #C5D28F;
	background: url(../Images/arrow_green.gif) no-repeat;
}





a.sublevel:hover
{
	color: #333333;
	text-decoration: underline;
}





#mod_login_username
{
	font-family: Verdana, Geneva, sans-serif;
	color: #CCCCCC;
	font-size: 80%;
	height: 16px;
	width: 120px;
}





#mod_login_password
{
	font-family: Verdana, Geneva, sans-serif;
	color: #CCCCCC;
	font-size: 80%;
	height: 16px;
	width: 120px;
}



#mod_login_remember
{
	border: none;
	background: none;
	margin: 0;
}





ul#mainlevel-nav
{
	list-style: none;
	padding-bottom: 10px;
}





ul#mainlevel-nav li
{
	float: right;
	font-weight: normal;
	text-align: center;
	display: block;
}





ul#mainlevel-nav li a
{
	display: block;
	padding-left: 15px;
	text-decoration: none;
	color: #cccccc;
	border-left: 1px solid #666666;
	font-size: 11px;
	font-weight: bold;
}





ul#mainlevel-nav li a:hover
{
	display: block;
	color: #000000;
	text-decoration: underline;
}





.inputbox
{
	background: url(../Images/bg_input.gif) repeat-x #fff;
	border: 1px solid #666666;
	color: #666;
}





.inputbox:hover, .inputbox:focus
{
	border: 1px solid #000000;
}





.button
{
	text-align: center;
	color: #F0F0F0;
	border: 0px solid #666666;
	padding: 2px 5px;
	font-size: 11px;
	font-family: Verdana, Geneva, sans-serif;
	background: url(../Images/bg_button.gif) repeat-x top center;
	margin: 3px 0;
}





.button:hover, .button:focus
{
	border: 0px solid #000;
	background: url(../Images/bg_button_hover.gif) repeat-x top center;
}





#mod_login_remember
{
	border: none;
	background: none;
}





#mod_search_searchword
{
	border: 1px solid #666666;
}





#mod_search_searchword:hover, #mod_search_searchword:focus
{
	border: 1px solid #000000;
	background: #FFFFFF;
}





.sectiontableheader
{
	font-weight: bold;
	padding: 4px;
}





.sectiontableentry1 td
{
	background: #f2f2f2;
	padding-bottom: 2px;
	text-align: left;
}





.sectiontableentry2 td
{
	padding-bottom: 2px;
	text-align: left;
}





.sectiontableentry1
{
	padding: 3px;
	text-align: left;
}





.sectiontableentry2
{
	padding: 3px;
	text-align: left;
}





.sectiontableentry1 label
{
	padding-left: 5px;
}





.sectiontableentry2 label
{
	padding-left: 5px;
}





ul.latestnews li
{
	padding: 0px;
	margin-left: 0px;
	text-align: left;
}





ul.latestnews
{
	margin-left: 15px;
	font-weight: normal;
}



.latestnews a:hover
{
	color: #99FF99;
}



.mostread a:visited
{
	color: #666;
}





a.readon
{
	text-align: left;
	background: url(../Images/star_readon.gif) no-repeat left top;
	padding-left: 20px;
}





a.readon:hover
{
	text-decoration: underline;
}





.back_button
{
	text-align: center;
	color: #ccc;
	border: 1px solid #fff;
	padding: 2px 5px;
	font-size: 11px;
	font-family: Verdana, Geneva, sans-serif;
	background: #f0f0f0;
	width: 50px;
	font-weight: bold;
}





.back_button a
{
	margin-top: 10px;
	color: #666;
}





.back_button a:hover
{
	color: #000;
	text-decoration: underline;
}





.blog_more
{
}





.blog_more a
{
	color: #333333;
}





.blog_more a:hover
{
	color: #000000;
}





.blogsection
{
	border-bottom: 1px solid #333333;
}





.blogsection:hover
{
	border: none;
}





.pagenav, .pagenav_next, .pagenav_prev
{
	text-align: center;
	color: #ccc;
	border: 1px solid #fff;
	padding: 2px 5px;
	font-size: 11px;
	font-family: Verdana, Geneva, sans-serif;
	background: #f0f0f0;
	width: 50px;
	font-weight: bold;
}





.pagenav:hover, .pagenav_next:hover, .pagenav_prev:hover
{
	border: 1px solid #EFEFEF;
	background: #f0f0f0;
	color: #666666;
}





.pagenav_next a, .pagenav_prev a
{
	color: #fff;
}





.pagenav_next a:hover, .pagenav_prev a:hover
{
	color: #000000;
	text-decoration: underline;
}





.pagenavcounter
{
	font-weight: bold;
}





a.pagenav, a.pagenav:visited
{
	color: #666;
}





a.pagenav:hover
{
	color: #333333;
	text-decoration: underline;
	border: 1px solid #DEDBDB;
}





span.pathway
{
	color: #CCCCCC;
	font-size: 11px;
}





span.pathway a:link, span.pathway a:visited
{
	color: #CCCCCC;
	font-weight: bold;
	font-size: 11px;
}





div.moduletable
{
	text-align: left;
	margin-top: 0;
	color: #333333;
}



div.moduletable ul li.latestnews, div.moduletable ul li.mostread
{
	line-height: normal;
}





div.moduletable table
{
}





div.moduletable td
{
	text-align: left;
}





div.moduletable img
{
	margin: 4px;
}





div.moduletable h3
{
	margin-bottom: 5px;
	font-weight: normal;
	font-size: 18px;
	color: #792525;
}





/* left section rounded setting */

#roundwrapper
{
	width: 100%;
	margin: 0px auto;
}



.roundcontent
{
	position: relative;
	background: url(../Images/latest_news_orange.gif) no-repeat left top #e2e2ce;
	padding: 73px 10px 0px 10px;
	margin: 0 0 0 0;
	text-align: left;
}



.roundbottomleft
{
	width: 100%;
	height: 20px;
	background: url(../Images/roundbottomleft.gif) no-repeat left bottom;
}



#round_inner
{
	width: auto;
	background: #FFFFFF;
}





/* right section rounded setting */#community-links
{
	display: none;
}




