;
a#active_menu {
	color: #FFFFFF;
	font-weight: bold;
}

a#active_menu:visited {
	background-image: url(../images/bg_menu2.gif);
	background-position: top;
	background-repeat: repeat-x;
	border-bottom: 1px;
	border-bottom-color: #afafaf;
	border-bottom-style: solid;
	color: #7e7e7e;	background-color: #eeeeee;
}
a:link {
	color: #f09317;
	line-height: 20px;
	text-decoration: none;
}

a:visited {
	color: #f09317;
	line-height: 20px;
	text-decoration: none;
}

a:hover {
	color: #353535;
	text-decoration: none; /*text-decoration: underline;*/
}
a.blogsection:link, a.blogsection:visited {
	color: #FF7A04;
	font-family: Arial, sans-serif;
	font-weight: normal;
	text-decoration: none;
}
a.blogsection:hover {
	color: #999999;
	text-decoration: underline;
}
a.category:link, a.category:visited {
	color: #FF7A04;
}
a.category:hover {
	color: #FF9900;
}
a.mainlevel:link, a.mainlevel:visited {

	background-image: url(../images/menu.gif);
	background-position: top;
	background-repeat: repeat-x;
	border-bottom: 1px;
	border-bottom-color: #F2F2F2;
	border-bottom-style: solid;
	color: #ffffff;
	display: block;
	font-family: Arial, sans-serif;
	font-size: 11px;
	line-height: 20px;
	padding-bottom: 1px;
	padding-left: 15px;
	padding-top: 1px;
	text-transform: uppercase;
	width: auto;
}

a.mainlevel:hover {
	background-image: url(../images/menu2.gif);
	background-position: top;
	background-repeat: repeat-x;

	color: #ffffff;	
}

a.mainlevel-footer:link, a.mainlevel-footer:visited {
	color: #FFFFFF;
	font-family: Arial, sans-serif;
	font-size: 10px;
	line-height: 18px;
	padding-left: 5px;
	padding-right: 5px;
	text-align: left;
	text-decoration: none;
}
a.mainlevel-footer:hover {
	background-color: transparent;
	color: #000000;
}
a.mainlevel-info:link, a.mainlevel-info:visited {
	border-bottom: 1px;
	border-bottom-color: #A8A8A8;
	border-bottom-style: solid;
	color: #FFFFFF;
	display: block;
	font-family: Arial, sans-serif;
	font-size: 11px;
	line-height: 17px;
	padding-bottom: 2px;
	padding-top: 2px;
	text-decoration: none;
	width: 150px;
}
a.mainlevel-info:hover {
	background-color: #838282;
	color: #474747;
}
a.mainlevel-top:link, a.mainlevel-top:visited {
	font-family: Arial, sans-serif;
	font-weight: bold;
	font-size: 12px;
	text-transform: uppercase;	padding-left:5px;	padding-right:5px;
	color: #FFFFFF;
}
a.mainlevel-top:hover {
	color: #dddddd;
}

a.mainlevel-top2:link, a.mainlevel-top2:visited {
	background-image: url(../images/attach.png);
	background-position: left;
	background-repeat: no-repeat;	
	font-family: Arial, sans-serif;
	font-weight: bold;
	font-size: 11px;
	text-transform: uppercase;	
	padding-left:20px;
	padding-right:5px;
	color: #f09317;
}
a.mainlevel-top2:hover {
	color: #353535;
}


a.mainlevel-top3:link, a.mainlevel-top3:visited {

	font-family: Tahoma;
	font-weight: normal;
	font-size: 10px;
	text-transform: uppercase;	
	color: #f09317;
}
a.mainlevel-top3:hover {
	color: #353535;
}


a.mainlevel-left:link, a.mainlevel-left:visited {	
	background-image: url(../images/bg_menu1.gif);
	background-position: top;
	background-repeat: repeat-x;	
	background-color: #f6b529;	
	border-bottom: 1px;
	border-bottom-color: #F2F2F2;
	border-bottom-style: solid;
	color: #ffffff;
	display: block;
	font-family: Arial, sans-serif;
	font-size: 11px;
	line-height: 30px;
	padding-bottom: 1px;
	padding-left: 8px;
	padding-top: 1px;
	text-transform: uppercase;
	width: auto;
}

a.mainlevel-left:hover {
	background-image: url(../images/bg_menu2.gif);
	background-position: top;
	background-repeat: repeat-x;	
	border-bottom: 1px;	border-bottom-color: #afafaf;
	border-bottom-style: solid;
	color: #7e7e7e;	background-color: #eeeeee;
}




a.readon:link, a.readon:visited {
	background-image: url(../images/read.gif);
	background-position: left;
	background-repeat: no-repeat;
	color: #5B5B5B;
	font-family: Arial, sans-serif;
	font-size: 11px;
	line-height: 30px;
	padding-left: 20px;
}

a.readon:hover {
	color: #FF9900;
	text-decoration: none;
}
a.sublevel:link, a.sublevel:visited {
	border-bottom: 1px;
	border-bottom-color: #CACACA;
	border-bottom-style: solid;
	color: #000000;
	display: block;
	font-family: Arial, sans-serif;
	font-size: 11px;
	line-height: 20px;
	padding-bottom: 2px;
	padding-top: 2px;
	text-decoration: none;
	width: 140px;
}
a.sublevel:hover {
	color: #C0C0C0;
	text-decoration: none;
}
a.weblinks:link, a.weblinks:visited {
	color: #FF7A04;
	font-family: Arial, sans-serif;
	font-weight: normal;
	text-decoration: none;
}
a.weblinks:hover {
	color: #999999;
	text-decoration: underline;
}

body {
	background-color: #FFFFFF;
	background-image: url(../images/bg.gif);
	background-position: top;
	background-repeat: repeat-x;
	margin: 0px;padding: 0px;
	text-align:left;
}

 body.contentpane {
    background: none; 
}
input.button {
	text-align: center;
}

li {
	list-style: none;
}
td, div, p {
	color: #454545;
	font-family: Arial, sans-serif;
	font-size: 11px;
	letter-spacing: 0.5px;
	line-height: 18px;
}

ul {
	margin: 0px;
	padding: 0px;
}
.button {
	float: left;
}

.button:hover {
}

/** category text format and links **/
.category {
	color: #FF8C00;
}

.componentheading {
	color: #f09317;
	font-family: Arial, Verdana, sans-serif;
	font-size: 16px;
	letter-spacing: -1px;
	line-height: 30px;
	padding-bottom: 10px;
	text-align: left;
	text-transform: uppercase;
}

.contentdescription {
	color: #353535;
	font-family: Arial, sans-serif;
	font-size: 11px;
	text-align: left;
}
.contentheading {
	color: #f09317;
	font-family: Arial, Verdana, sans-serif;
	font-size: 16px;
	letter-spacing: -1px;
	line-height: normal;	
	text-transform: uppercase;
    margin: 0px;
}

/* Content - Sections & Categories */
.contentpane {
}

.contentpaneopen {
	margin-top:10px;
	width:100%;
}

.createdate {
	color: #708090;
	font-family: Arial, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
}

.details {
	background-image: url(../images/read.gif);
	background-position: left;
	background-repeat: no-repeat;
	color: #FFFFFF;
	font-family: Arial, sans-serif;
	font-size: 11px;
	line-height: 20px;
	padding-left: 10px;
}
.headings {
	color: #666666;
	font-family: Arial, Verdana, sans-serif;
	font-size: 22px;
	letter-spacing: -1px;
	text-transform: uppercase;
}
.headings {
	color: #6B92DA;
	font-family: Arial, Verdana, sans-serif;
	font-size: 22px;
	letter-spacing: -1px;
	line-height: 30px;
	padding-bottom: 20px;
	text-transform: uppercase;
}

.inputbox{
	background: #FAFAFA;
	border: 1px;
	border-color: #aaaaaa;
	border-style: solid;
	margin-top: 0px;
}
.modifydate {
	color: #808080;
	font-family: Arial, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
}

.moduletable-info {
	display: block;
	margin-top: 10px;	text-align: left;	
}

.moduletable-main {
	display: block;
	margin-top: 0px;
	text-align: left;	
}
.moduletable-top {
	margin-right: 0px;	
}
.moduletable-footer {
	font-size: 9px;
	margin-top: 10px;
	text-align: center;
	width: 530px;
	font-family: Arial;
	color: #fff;
}
.quote {
	background: #ffffff;
	border-top: 1px solid #650c0c;
	border-bottom: 1px solid #650c0c;
	color: #7e7e7e;
	font-family: Arial, Verdana, sans-serif;
	font-size: 10px;
	height: auto;
	line-height: 20px;
	margin-bottom: 5px;
	margin-top: 5px;
	margin-right:5px;
	width: 100%;
}
.sectiontableentry1 {
	vertical-align   : top;
	padding-left     : 5px;
	padding          : 0px;
	border-top       : 1px solid #FFFFFF;
	border-bottom    : 1px solid #999999;
}
.sectiontableentry1 td{border-bottom    : 1px solid #d5d5d5;
}
.sectiontableentry2 {
	padding-left     : 5px;
	vertical-align   : top;
	padding          : 0px;	background       : #ffffff;
	border-top       : 1px solid #FFFFFF;
	border-bottom    : 1px solid #999999;
}

.sectiontableentry2 td{border-bottom    : 1px solid #d5d5d5;
}
.sectiontableheader {
	color: #000000;	
}

#bottom{
text-align:center;
margin: auto;
}

#content{
	margin-left:15px;
	margin-bottom: 15px;
	width: 552px;
	z-index: 10;
	position:relative;
}
#footer{
}
#footer td{
	font-family: Arial, sans-serif;
	font-size: 9px;
	text-align: center;
}
#header{
}
#pathway{	
	margin-left:1px;	
	padding-top: 1px;	
	padding-left: 15px;	
	height:25px;	
	background-image: url(../images/path.gif);
	background-position: bottom;
	background-repeat: repeat-x;}
#user2{
width:auto;
}
#left {
	margin-top:0px;	
}
#user1 {	
margin-top: 20px;
margin-left: 15px;
}
#user3 {
	background-image: url(../images/meteo.gif);
	background-position: top;
	background-repeat: no-repeat;
	margin-bottom:8px;
	height:102px;
}
#user4 {
}
#user5 {
}
#right {
margin-top:1px;
}
#advert1 {margin-top:0px;
}

#topheader{
}
#topnav{margin-top: 3px;text-align: right;
}