img { border: 0 none; }
a:link {
	color:#666666;
	text-decoration: none;
}

a:active,
a:visited {
	color: #666666;
	text-decoration: none;
}

a:hover {
	color: #D2D6FF;
	text-decoration: underline;
}
h3 {
	color:#C2C6FF;
}
body {
text-align:center;
/*background-image: url(../images/body.png);*/
/*background-repeat: inherit;*/
color:#cfc4cf;
background-color:#151515;
font-family:Verdana,Helvetica,Arial,sans-serif;
font-size:65.5%;
}
#outside {
	width:978px;
	text-align:left;
	margin:0 auto;
	padding: 0;
}

#wrap {
text-align:left;
margin:0 auto;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-y;
	background-position: 100%
	color: #000000;                 /* YCC: default text-color of the inside */
	padding-left: 0px;             /* YCC: all texts at some distance of the left border */
	padding-right: 0px;
	padding-top: 1px; 
}
#content {
float:left;
width:80%;
overflow:hidden;
}
#headpart {
	margin: 15px 15px 0pt;
	height: auto !important;
	min-height: 120px;
}
#header {
	background-image: url('../images/logo.jpg');
	background-repeat: no-repeat;
	height: 100px;
	margin: 0pt;
	padding: 0pt;
}
#menubar {
        background: #0e0e0e none repeat scroll 0%;
	/*background-image: url('../images/cellpic3.gif');*/
	font-weight: bold;
	background-repeat: repeat-x;
	padding: 0px 0px 5px 0px;
	margin: 0;
	margin-top: 10px;
	border-top: 0px;
	border-bottom: 0px solid #000000;
	border-left: 0px solid #000000;
	border-right: 0px solid #000000;
}

#nav {
        background: #000000 none repeat scroll 0%;
	background-image: url('../images/cellpic3.gif');
	background-repeat: repeat-x;
	padding: 0 0 0px 0px;
	margin: 0;
	border-bottom: 0px solid #000000;
	border-left: 0px solid #000000;
	border-right: 0px solid #000000;
}



#footer {
clear:both;
}
.inside {
padding:10px;
}
#sidebar,#sidebar-2 {
float:right;
width:20%;
overflow:hidden;
}
.top-left, .top-right, .bottom-left, .bottom-right {
	background-image: url("../images/rounded.gif");
	height: 33px;       /* CHANGE: replace by the height of one of your corners (= 1/2 height of the image) */
}
.top-left, .bottom-left {
	margin-right: 33px; /* CHANGE: replace by the width of one of your corners */
}
.top-right, .bottom-right {
	margin-left: 33px;  /* CHANGE: replace by the width of one of your corners */
	margin-top: -33px;  /* CHANGE: replace by the height of one of your corners */
}

.top-right {
	background-position: 100% 0;    /* DNC: position right corner at right side, no vertical changes */
}
.bottom-left  {
	background-position: 0 -33px;    /* CHANGE: replace second number by negative height of one of your corners */
}
.bottom-right {
	background-position: 100% -33px; /* CHANGE: replace second number by negative height of one of your corners */
}
.notopgap    { margin-top: 0; }    /* DNC: to avoid splitting of the box */
.nobottomgap { margin-bottom: 0; } /* DNC: to avoid splitting of the box */

.contentheading {
        width: 100%;
        font-weight: bold;
	background-image: url(../images/cellpic3.gif);
}

.buttonheading {
	background-color: #CCCCCC;
	background-image: url(../images/cellpic1.gif);
}

.contentpaneopen {
	background-repeat: inherit;
        width: 100%;
}

/*#nav {
	background: #181818 none repeat scroll 0% 50%;
	max-height: 30px;
	padding:0px;

}*/

div#nav,div#nav li{
	list-style-type:none;
	margin:0;
	padding: 0px;
	border: 0px;
}
div#nav{
	position:static;
	margin: 15px;
	font-size: 11px;
	padding: 0px;
	border-top: 0px;
	margin-top: 0px;
}

div#nav li{
	float:left;
	margin-right: 1px;
	font-size: 11px;
	text-align: center;
	display: inline;
	vertical-align: middle;
	padding: 0px;
}

div#nav a{
	float:left;
	height: 20px;
	line-height: 20px;
	text-decoration:none;	
	color:#9296FF;
	font-weight: bold;
	padding-left:15px;
	padding-right:15px;
}

div#nav a:hover {
	color:#000000 !important;
	background-repeat: repeat-x;
	background-position: 0px;
	background-image: url(../images/buttonhover.png);
	background-color: #9296FF;
}

div#nav li.activelink a,div#nav li.activelink {
	color:#000000;
}

#nav a:link#active_menu-nav, #nav a:visited#active_menu-nav{
	color:#C2C6FF;
}
	
	
.module_menu, #left .module {
	width: 160px;
	list-style-type: none;
	text-indent: 5px;
}

ul.menu, #form-login ul {
	margin-top: 0;
	margin-left: 1px;
	padding-left: 1px;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
}

ul.menu a, #form-login a {
	/*display: block;*/
	padding: 0px;
	margin-left: -5px;
	width: 160px;
	border-bottom: 1px solid #0e0e0e;
	color:#666666;
	background: #111111 none repeat scroll 0% 50%;
	background-repeat:repeat-x;
	text-decoration: none;
	font-size: 0.90em;
}

ul.menu a:link,  ul.menu a:visited {
	color:#666666;
	text-decoration: none;
	font-weight: bold;
	background: #111111 none repeat scroll 0% 50%;
	background-repeat:repeat-x;
}

ul.menu a:hover,  #form-login a:hover {
	color: #FFF;
	background-image:url(../images/vertnavbutton-hover.png);
	background-repeat:repeat-x;
}

#left ul.menu .active a{
	color: #C2C6FF;
	background-image:url(../images/vertnavbutton-hover.png);
	background-repeat:repeat-x;
}

	
#Menu{
	position:static;
	background-image:url(../images/menu.png);
	width: 877px;
	height:28px;
}

.moduletable_menu {
	padding:5px;
}

.moduletable {
	padding:5px;
}

div#nav div.inside,
div#nav div.inside .moduletable {
    padding:0px;
    margin:0px;
    }

.category {
	color:#666666;
	background-image: none;
	background-repeat: no-repeat;
	background-position: left 4px;
	list-style-type:none;
}
li,dd {
margin-left:0em;
list-style-type:none;
}
a {
text-decoration:none;
list-style-type:none;

}
#content60 {
float:left;
width:59%;
overflow:hidden;
padding-left:5px;
}

#content80 {
float:left;
width:79%;
overflow:hidden;
padding-left:5px;
}

#content100 {
float:left;
width:99%;
overflow:hidden;
padding-left:1px;
}

.latestnews li {
	width:150px;
	list-style-type:square;
	position:relative;
	left:-26px;
}
.moduletable li {
	list-style-type:square;
	position:relative;
	left:-22px;
}

#form-login li {
	padding:0px;
	margin-top:0px;
	margin-bottom:0.5px;
	left:0px;
	list-style-type:none;
}

#pathcrumbs {
	padding-left:5px;
}

#pathcrumbs .inside {
	padding-top:0px;
	padding-bottom:0px;
}






ul, ol { 
   margin:auto -3em 1em 0; 
   padding:0; 
   position:relative; 
   left:-3em;
   overflow:hidden;
}
 
li { 
   margin-top:0.25em;
   margin-bottom:0.25em; 
}
 
/*ul ul, ul ol, 
ol ol, ol ul { 
   margin-left:1em; 
   padding-left:0; 
}*/
 
ul li, ol li { 
   margin-left:5em; 
}
 
/*li li { 
   margin-left:1em; 
}
*/


/*small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
       color: #b4b6ff;
        }
*/
/*html>body .entry ul {
        margin-left: 0px;
        padding: 0 0 0 30px;
        list-style: none;
        padding-left: 10px;
        text-indent: -10px;
        }
*/
/*html>body .entry li {
        margin: 7px 0 8px 10px;
        }
*/
/* .entry ul li:before, #sidebar ul ul li:before {
        content: "\00BB \0020";
        }
*/
/* .entry ol {
        padding: 0 0 0 35px;
        margin: 0;
        }
*/
/*
.entry ol li {
        margin: 0;
        padding: 0;
        }

.postmetadata ul, .postmetadata li {
        display: inline;
        list-style-type: none;
        list-style-image: none;
        }

#sidebar ul, #sidebar ul ol {
        margin: 0;
        padding: 0;
        }

#sidebar ul li {
        list-style-type: none;
        list-style-image: none;
        margin-bottom: 15px;
        }

#sidebar ul p, #sidebar ul select {
        margin: 5px 0 8px;
        }

#sidebar ul ul, #sidebar ul ol {
        margin: 5px 0 0 10px;
        }

#sidebar ul ul ul, #sidebar ul ol {
        margin: 0 0 0 10px;
        }

ol li, #sidebar ul ol li {
        list-style: decimal outside;
        }

#sidebar ul ul li, #sidebar ul ol li {
        margin: 3px 0 0;
        padding: 0;
}

*/

/* End Entry Lists */

ul {
padding: 0; margin: 0px; 
margin-top: 1em;
}

ul li {
list-style-type: disc;
padding-top: 0.25em;
} 

/*form {
        margin: 0px;
        padding: 0px;
        border: 0px;
}
*/

input {
        color: #ccccff;
        font-family: Verdana, Helvetica, sans-serif;        
	font-size: 0.95em;
        font-weight: normal;
        padding: 1px;
        border: 1px solid #333333;
        background-color: #000000;
	margin-top: 0px;
	margin-bottom: 0px;

}

#form-login {
/*        color: #ccccff;*/
        font-family: Verdana, Helvetica, sans-serif;
 /*       font-size: 1.1em;*/
        font-weight: normal;
        padding: 1px;
	border: 1px solid #333333;
        background-color: #111111;

}

.staticcontent {
        font-family: Verdana, Helvetica, sans-serif;
	font-size: 0.91em;
	font-weight: normal;
	padding: 1px;
	border: 1px solid #333333;
	width: 175px;
	background-color: #111111;
}

.staticcontent2 {
        font-family: Verdana, Helvetica, sans-serif;
	font-size: 0.95em;
	font-weight: normal;
	padding: 1px;
	border: 1px solid #333333;
	width: 160px;
	background-color: #111111;
}


fieldset {
     border: none;
     margin-top: 0;
     margin-bottom: 0;
     padding: 1px;
     background-color: #111111;
}

textarea {
        color: #ccccff;
        font-family: Verdana, Helvetica, sans-serif;
        font-size: 0.9em;
        font-weight: normal;
        padding: 1px;
        border: 1px solid #333333;
        background-color: #000000;
        padding: 2px;
}

