/**
 *	Nouvo v1.0
 *	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
 *	(c) 2004 - Gregory Remington, www.mediatech.net
 * 	Some rights reserved, http://creativecommons.org/licenses/by-sa/2.0/#BC6C50
 */

/* main menu styles */

/* General Fonts */
body {
 margin-top: 0px;
 margin-right: 0px;
 margin-bottom: 0px;
 margin-left: 0px;
 scrollbar-base-color: #FFE9D2;
 scrollbar-arrow-color: #FFE9D2;
 scrollbar-DarkShadow-Color: #FFE9D2;
 scrollbar-face-color:#FFCC99;
}
BODY,P,OL,UL,DIV,TD {
 font-family: Tahoma ,Arial, Helvetica, sans-serif;
 font-size: 12px;
 color: #555555; 
 font-style: normal;  
 line-height: 130%; 
}
 
a:link, a:active, a:visited { color : #039;font-size: 12px;font-weight: normal;text-decoration: none;}

/* In Text Hyperlinks */
a:link {
 color:#000000;
}
a:hover {
  color : #DD6900;
} 
	  
	  
/* Forms Fields */
SELECT {  
 font-family: Tahoma,Arial, Helvetica, sans-serif;
 font-size: 12px 
}


textarea {
font-family: Tahoma,arial, helvetica, sans-serif; 
color: #555555;
border-right: #94b4dc 1px solid; 
border-top: #94b4dc 1px solid; 
border-left: #94b4dc 1px solid; 
border-bottom: #94b4dc 1px solid
}

input {
    BORDER-RIGHT: #94b4dc 1px solid; 
    BORDER-TOP: #94b4dc 1px solid; 
    BORDER-LEFT: #94b4dc 1px solid;
    BORDER-BOTTOM: #94b4dc 1px solid; 
    background-color: #ffffff;  FONT-SIZE: 11px;
    FONT-FAMILY: Tahoma,Helvetica
}

.input {
border-right: 0px solid; 
border-top: 0px solid; 
border-left: 0px solid; 
border-bottom: 0px solid; 
text-align:left; 
}

table.moduletable {
	width: 100%;
	margin-bottom: 5px;
	padding: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
}

table.moduletable th {
	color: #2A4A73;
	text-align: center;
	padding-top: 4px;
	padding-left: 0px;
	height: 21px;
	font-weight: bold;
	font-size: 11px;
	text-transform: ;
	background: #bfcbde;
	border: 0px solid #CCCCCC;
}

table.moduletable td {
	font-size: 10px;
	padding: 0px;
	margin: 0px;
	font-weight: normal;
}

table.moduletable-header {
    width: 100%; 
    border: 1px solid #333333;
}


.border {
    padding: 3px;
    width: 214px !important;
    width: 230px;
    margin-bottom: 1em;
}      
a.mainlevel:link, a.mainlevel:visited {
	vertical-align: middle;
	font-size: 12px;
	color: #FFFFFF;
	text-align: left;
	line-height: 20px;
        width: 98%;
	text-decoration: none;
	text-indent: 3px;
        line-height: 20px;		
}

a.mainlevel:hover {
	vertical-align: middle;
	font-size: 13px;
	text-align: left;
	padding-top: 0px;
	width: 98%;
	text-decoration: none;
	text-indent: 3px;
	line-height: 20px;
	color: 563124;	
}
a.mainlevel:visited {
	TEXT-DECORATION: none;
}

a.copyright:link{
	font-size: 11px;
        color: #FFFFFF;
        TEXT-DECORATION: none;
}        
.menu_special {
    FONT-SIZE: 10px; COLOR: #663333; FONT-FAMILY: Tahoma, Verdana, Arial;BACKGROUND:#CD2626;
    border-left: 1px solid #663333;
    border-right: 1px solid #663333;
    border-top: 1px solid #663333;
    height:20;
}
.menu_special_s {font-family: Tahoma, Verdana, Arial; font-size: 10px; color: #663333;}

.titr10 {
    font-family: tahoma;
    font-size: 11px;
    font-style: normal;
    line-height: normal;
    font-weight: bolder;
    font-variant: normal;
    color: #000066;
    text-decoration: none;
}
				