a.linkhead{
display:block;
width:100%;
height:95px;
background:url(../images/background.jpg) top center no-repeat-y;}

body {
    font-size: 14px;
	font-family: "tahoma", verdana, serif;
    color: black;
    margin: 0 auto;
    padding: 0;
	background: #686868 url(../images/background.jpg) top center repeat-y;
	text-align:center;
}
td {
	font-family: "tahoma", verdana, serif;
	font-size: 14px;
	color: black;
}
ul {
	margin: 0;
	padding: 0;
	list-style: URL(/templates/siteground63/images/puce.jpg) inside;
}
li{
	line-height: 15px;
	padding-left: 12px;
	padding-top: 0px;
}
a:link {color: #686868; text-decoration: none; font-weight : normal}
a:visited {
	font-family: "tahoma", verdana, serif;
	color: #990000;
	text-decoration: none;
	font-weight : normal
}
a:hover {
	text-decoration: none;
	color: #990000;
	font-weight : normal
}	
.bg_left {
	width: 50%;
	height: 100%;
	background: url(../images/lefttable.jpg) no-repeat top right;
}
.bg_right {
	width: 50%;
	height: 100%;
	background: url(../images/righttable.jpg) no-repeat top;*/
}
#header {
	background: url(../images/header.gif) no-repeat;
	width: 100%;
	height: 95px;
}
.maintable {
	margin: auto auto auto auto;
	width: 814px;
	text-align:justify;
} 
#mainbody {
	width: 814px;
/*	min-width:100%;*/
	text-align:left;

}
#sitename {
	width:814px;
	height: 0px;
}
#sitename p {
    text-align: left;
	font-family: "tahoma", Times, serif;
	font-size: 24px;
	/*font-weight: bold;*/
	letter-spacing: 1px;
	white-space: nowrap;	
	color: white;
	margin: 0;
	padding: 150px 0 0 40px;
}
#menucenter {
	height: 30px;
	width: 814px;
	text-align: center;
	margin: 0 auto;
	background: url(../images/menu_bg.jpg) no-repeat;
	margin: 0px 0 0 0;
/*	font-weight: bold;*/
}
#menucenter .menu_m {
	text-align: center;
	height: 30px;
}
#topnavi{
	position: relative;
	display: block;
	height: 30px;
}
#topnavi ul {
	float: left;
	margin: 0;
	padding: 0;
	list-style-type: none;
	width: auto;
}
#topnavi ul li {
	display: block;
	float: left;
	margin: 0;
}
#topnavi ul li a{
	display: block;
	float: left;
	color: #black;
	text-decoration: none;
	padding: 6px 8px 0 0;
	height: 30px;
	font-size: 12px;
	font-family: "tahoma", verdana, serif;		
	opacity: .5;
	filter: alpha(opacity=50);
}
#topnavi ul li a:hover,#topnavi ul li a.current{
	display: block;
	opacity: 1;
	filter: alpha(opacity=100);
	color : #990000
}
#leftmenu {
        margin: 0px 0px 0 9px;
	float: left;
	width: 165px;
        background : transparent;
        /*border-right: 1px solid #0e355a;*/
        /*padding-right : 25px;*/

       
	
}
#main {
	float: left;
	margin: -30px 10px 0 20px;
	width: 580px;
	background :transparent;
	text-align : justify
        padding-left : 10px;
}
#footer {
	margin:0 auto;
	background: transparent;
	width: 814px;
	height: 31px;
	
	/*border-top: 1px solid #c2ba94;*/
}
table.moduletable th {
	color: black;
	text-align: left;
	padding: 20px 0 5px 5px;
	height: 20px;
	font-size: 16px;
	font-family: "tahoma", verdana, serif;
	font-weight: normal;
	background: transparent/* white url(../images/htext.gif) 0 13px no-repeat*/;	
	/*border-bottom: 1px solid #c2ba94;*/
}
a.mainlevel:link, a.mainlevel:visited {
	display: block;
	font-size: 12px;
        text-align: left;
	padding: 0px 0px 2px 0px;
	height: 20px;
	text-decoration: none;
	font-family: "tahoma", verdana, serif;
	color: #2a2a2a ;
	margin: 4px 0 0 -5px;
	background-image: url(../images/puce.gif);
	background-repeat: no-repeat;
}
a.mainlevel:active {
          color:#990000;
          font-weight: bold;
}
a.mainlevel:hover {
	color: #990000;
        font-weight: bold;
}
table.contentpaneopen {
	width: 100%;

}
table.contentpaneopen td.contentheading {
	color: #686868;
	text-align: left;
	white-space: nowrap;
	font-family: "tahoma", verdana, serif;
	font-size: 20px;
	padding: 50px 0 0 20px;
}
.button {
	margin: 3px 0 3px 0;
	padding: 0 5px 2px 5px;
	color: #990000;
	font-family: "tahoma", verdana, serif;
	text-align: center;
	font-size: 11px;
}
.inputbox {
	font-size: 10px;
	font-family: "courier", verdana, serif;
	color: black;
}
input[type="checkbox"] { 
	border-style: none; 
}
.copyright {
	color:#black;
	font-family: "tahoma", verdana, serif;
	font-size: 10px;
	padding: 10px 0 0 0;
	margin: 0 auto;
	text-align:center;
}
.back_button {
	float: left;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	width: auto;
	padding: 0px 10px;
	line-height: 20px;
	margin: 10px 0 50px 0;
}
.componentheading {
	color: #990000;
	padding: 33px 0 5px 0;
	text-align: left;
	white-space: nowrap;
	font-family: "tahoma", verdana, serif;
	font-size: 12px;
	font-weight: bold;
}
.wrapper {
	width: 620px;
	height: 550px;
}
table.moduletable {
		
	border-spacing: 0px;
	border-collapse: collapse;
}

table.moduletable td {
	padding-left: 7px;
	font-size: 11px;
}


/* -------------------------- */
a.sgfooter:link, a.sgfooter:visited {
	color: #686868;
	font-size: 10px;
	font-family: "tahoma", verdana, serif;
	text-decoration: none;
}
a.sgfooter:hover {
	color: #990000;
	font-family: "tahoma", verdana, serif;
	text-decoration: none;
}
.sgf {
	font-size: 10px;
	font-family: "tahoma", verdana, serif;
	color: #black;
	text-decoration: none;
}
.sgf1 {
	font-size: 10px;
	font-family: "tahoma", verdana, serif;
	color:#black;
	text-align: left;
}

a.sglink:link, a.sglink:visited {
	color: #686868;
	font-size: 10px;
	font-family: "tahoma", verdana, serif;
	text-decoration: none;
}
a.sglink:hover {
	text-decoration: none;
}



a img {
	border: 0;
}
.pathway {
	border: 0;
	color: #333333;
	font-family: "tahoma", verdana, serif;
	font-weight:bold;
	padding:2px 4px 2px 10px;	
	
}
a.pathway:link, a.pathway:visited {
	color: #686868;
	font-size: 11px;
	line-height: 18px;
	font-family: "tahoma", verdana, serif;
	font-weight: bold;
	padding: 2px 4px 2px 4px;
}
a.pathway:hover {
	color: #990000;
	font-family: "tahoma", verdana, serif;
	font-weight:bold;
	background-color:#990000;
}
.pagenav {
	font-size:12px;
	font-weight:normal;
}
#topnavigation a.topnavigation:link, a.topnavigation:visited {
	font-family: "tahoma", verdana, serif;
	font-size: 10px;
/*	font-weight: bold;*/
	letter-spacing : 1px;
	color: #black;
	padding-right:5px;
	text-decoration:none;
}
#topnavigation a.topnavigation:hover {
	color: #990000;
	border-bottom: none;
	text-decoration:none;	
}
#topnavigation a.topnavigation:active {
	color: #990000;
	text-decoration:none;	
}
a.toclink:link, a.toclink:visited {
	line-height:normal;
	font-size:11px;
	font-family: "tahoma", verdana, serif;
	color: #686868;
	text-decoration: none;
}
a.toclink:hover {
	text-decoration: none;
}
table.contenttoc {
	padding: 2px;
	margin-left: 2px;
	margin-bottom: 2px;
}
table.contenttoc th {
	background: white;
	color: #47484a;
	text-align: left;
	padding-top: 2px;
	padding-left: 4px;
	height: 21px;
	font-weight: bold;
	font-size: 11px;
/*	text-transform: uppercase;*/
}
.sectiontableheader {
	background: #c0c0c0;
	height: 20px;
	padding-right:3px;
	font-weight :bold;
}
table.contentpane td.contentdescription {
	font-size:14px;
	line-height:18px;
}
table.contentpane td.componentheading {
	background: transparent;
	height: 20px;
	padding-left:3px;
	color: #black;
	text-align: left;
	padding-bottom:3px;
	white-space: nowrap;
	font-family: "tahoma", verdana, serif;
	font-size: 14px;
	font-weight: bold;
}
table.contentpane td {
	padding-top:1px;
	padding-bottom:2px;
	font-size:14px;
}
table.contentpaneopen td
{
	
	font-size:14px;
padding-left : 20px;
text-align: justify;



}
a.sublevel:link, a.sublevel:visited {
	font-size: 10px;
	color: #686868;
	text-align: left;
	text-decoration: none;
	vertical-align:middle;
	
}
a.sublevel:hover {
	text-decoration: none;
	color: #333;
}
.height {
	height: 100%;
}
.small {
	font-size: 11px;
	color: #999;
}
.createdate {
	font-size: 11px;
	color: #999;
}