
body	{
		background-image: url(/uploads/images/templates/home/bg_bar.gif);
		background-repeat: repeat-y;
		background-position: left;
		font-family: Verdana; font-size: 11px; color: #000000
		}
table        		{ font-family: Verdana; font-size: 11px; color: #000000 }
a:link       		{ color: #000000; text-decoration: underline }
a:active     		{ color: #000000; text-decoration: underline }
a:visited    		{ color: #000000; text-decoration: underline }
a:hover      		{ color: #990000; text-decoration: underline }

body { color: #000000;
       background-color: #fff;
       font-size: 10pt;
       font-family: Tahoma;
       margin: 0; }

h1        { font-size: 18pt;}
h2        { font-size: 16pt;}
h3        { font-size: 14pt;}
h4        { font-size: 12pt;}



.bgbody { background-image: url(uploads/images/templates/home/bg_body.gif);
	background-repeat: repeat-y;}

td.nav     { color: #000000;
             background-color: #fff;
             font-size: 10pt;
             text-align: center;
             font-family: Tahoma }
td.header  { color: #000000;
             font-size: 10pt;
             font-family: Tahoma }
td.label   { color: #000000;
             background-color: #ccccff;
             font-size: 10pt;
             font-family: Tahoma }
td.body    { color: #000000;

             background-color: #ffffff;
             font-size: 10pt;
             font-family: Tahoma }

td.bodyalt { color: #000000;
             background-color: #e9e9e9;
             font-size: 10pt;
             font-family: Tahoma }
.footer  { color: #000000;
             font-size: 8pt;
             font-family: Tahoma }
.footer a { font-size: 8pt;
             font-family: Tahoma }
.footer a:link { font-size: 8pt;
             font-family: Tahoma }
.footer a:visited { font-size: 8pt;
             font-family: Tahoma }
.footer a:hover{ font-size: 8pt;
             font-family: Tahoma }

a:link       		{ color: #000000; text-decoration: underline }
a:active     		{ color: #000000; text-decoration: underline }
a:visited    		{ color: #000000; text-decoration: underline }
a:hover      		{ color: #990000; text-decoration: underline }


.good     { color: #0033FF;
             font-weight: bold }
.bad      { color: #CC3300;
             font-weight: bold }

.cms-module-bookmarks-header {
	font-weight: bold;}

td.heading {
    text-align: left; 
    font-size: 14px; 
    font-weight: bold;  
    text-transform: none; 
}
.leftsidebar { 
    float: left; 
    width: 120px; 
    height: 100%; 
    background-color: #64879d;
    font-size: 12px; 
    padding: 7px; 
    border: 1px solid #cccccc;
    color: #444444; 
}
div.thebody { 
    padding: 5px; 
    margin-left: 150px; 
    font-size: 10pt; 
    font-family: Tahoma; 
}
p.title {
	font-size: 12pt;
	font-weight: bold;
	margin: 0;
	color: #FFFFFF;
}
p.smalltitle { 
    font-size: 12pt; 
    font-weight: bold; 
    margin: 0; 
    padding: 4px; 
    background-color: #CCCCCC; 
    text-transform: uppercase; 
}
td.breadcrumbs {
	font-size: 9px;
	font-style: italic;
	font-weight: bold;}
td.breadcrumbs a { 
	font-size: 9px;
}	font-weight: bold;}
td.breadcrumbs a:link { 
	font-size: 9px;
	font-weight: bold;}
td.breadcrumbs a:visited { 
	font-size: 9px;
	font-weight: bold;}
td.breadcrumbs a:hover{ 
	font-size: 9px;
	font-weight: bold;}
p.sectionname { 
    font-weight: bold; 
    margin: 0;
}
.leftsidebar p.sectionname {
    padding-left: 15px;
}
.icons {
    text-align: center;
}


.watermark {
	background-image: url(/images/template/watermark.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

.form_boldred { color: #ff0000; font-weight: bold;}
.form_bold { font-weight: bold;}

/* Vertical menu for the CMS CSS Menu Module */
/* by Alexander Endresen */


/* The wrapper determines the width of the menu elements */

#menuwrapper { 
	width: 146px; 
	}


/* Unless you know what you do, do not touch this */ 

#primary-nav, #primary-nav ul { 
	list-style: none; 
	margin: 0px; 
	padding: 0px; 
	width: 100%; 
    margin-left: -1px;
	}
#primary-nav ul { 
	position: absolute; 
	top: 0; 
	left: 100%; 
	display: none; 
	}
#primary-nav li { 
    margin-bottom: -1px; 
	position: relative; 
	}


/* Styling the basic apperance of the menu elements */

#primary-nav a { 
	border: 1px solid #; 
	display: block; 
	margin: 0px; 
	padding: 5px 10px; 
	text-decoration: none; 
	}
#primary-nav li, #primary-nav li.menuparent { 
	background-color: #cccccc; 
	}


/* Styling the basic apperance of the active page elements (shows what page in the menu is being displayed) */

#primary-nav li.menuactive { 
	background-color: #; 
	}


/* Styling the basic apperance of the menuparents - here styled the same on hover (fixes IE bug) */

#primary-nav li.menuparent, #primary-nav li.menuparent:hover, #primary-nav li.menuparenth { 
	background-image: url(modules/CSSMenu/images/arrow.gif); 
	background-position: center right; 
	background-repeat: no-repeat; 
	}


/* Styling the apperance of menu items on hover */

#primary-nav li:hover, #primary-nav li.menuh, #primary-nav li.menuparenth, #primary-nav li.menuactiveh { 
	background-color: #cc3333; 
	}


/* The magic - set to work for up to a 3 level menu, but can be increased unlimited */

#primary-nav ul, #primary-nav li:hover ul, #primary-nav li:hover ul ul, 
#primary-nav li.menuparenth ul, #primary-nav li.menuparenth ul ul { 
	display: none; 
	}
#primary-nav li:hover ul, #primary-nav ul li:hover ul, #primary-nav ul ul li:hover ul, 
#primary-nav li.menuparenth ul, #primary-nav ul li.menuparenth ul, #primary-nav ul ul li.menuparenth ul { 
	display: block; 
	}


/* IE Hack, will cause the css to not validate */

#primary-nav li, #primary-nav li.menuparenth { _float: left; _height: 1%; }
#primary-nav li a { _height: 1%; }


td.cssmenu a {
	display: block;
	font-weight: bold;}
td.cssmenu a:link {
	color: #000000;}
td.cssmenu a:visited {
	color: #000000;}
td.cssmenu a:hover {
	color: #ffffff;}
td.cssmenu a:active {
	color: #000000;}
	
	.boxbgr {
	background-image: url(uploads/images/templates/home/box_bg_r.gif);
	background-repeat: repeat-y;
}
.boxbgb {
	background-image: url(uploads/images/templates/home/box_bg_b.gif);
	background-repeat: repeat-x;
}
.navleftbg {
	background-image: url(uploads/images/templates/home/nav_left_bg.gif);
	background-repeat: repeat-y;
}
span.headlinks a:link {
	font-weight: bolder;
        font-size: 10pt;
	color: #000000;
	text-decoration: none;
}
span.headlinks a:active {
	font-weight: bold;
        font-size: 10pt;
	color: #000000;
	text-decoration: none;
}
span.headlinks a:visited {
	font-weight: bold;
        font-size: 10pt;
	color: #000000;
	text-decoration: none;
}
span.headlinks a:hover {
	font-weight: bold;
        font-size: 10pt;
	color: #FF0000;
	text-decoration: none;
}
span.headlinks {
	font-weight: bold;
        font-size: 10pt;
	color: #000000;
}

.bodyblockbg {
	background-image: url(/uploads/images/templates/home/bg_bar.gif);
	background-repeat: repeat-y;
	background-position: left;
}
