/*  Default stylesheet use in the static template record "cSet stylesheet" */
/* TYPO3 CVS ID: $Id: defaultstylesheet.css,v 1.2 2003/10/26 17:07:43 typo3 Exp $ */


SELECT {  
	font-family: Verdana, Arial, Helvetica;
	font-size: 10px 
}
TEXTAREA {  
	font-family: Verdana, Arial, Helvetica; 
	font-size: 10px
} 
INPUT {  
	font-family: Verdana, Arial, Helvetica; 
	font-size: 10px 
}
.subhead1 {
	font-family : Verdana, sans-serif;
	font-size : 10px;
	color: #CCCCCC;
}
.subhead2 {
	font-family : Verdana, sans-serif;
	font-size : 10px;
	color: #CCCCCC;
}
.subhead3 {
	font-family : Verdana, sans-serif;
	font-size : 10px;
	color: #CCCCCC;
}
.headerdate {
	font-family : Verdana, sans-serif;
	font-size : 10px;
	color: #CCCCCC;
	font-weight: normal;
}

P {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color: #333333;
	padding-left: 5px;


}
.caption {
	font-family : Verdana, sans-serif;
	font-size : 10px;
	color: #CCCCCC;
}
.bulletlist {
	font-family : Verdana, sans-serif;
	font-size : 11px;
	color: #CCCCCC;
}
.table {
	font-family : Verdana, sans-serif;
	font-size : 11px;
	color: #CCCCCC;
}

.searchform {
	font-family : Verdana, sans-serif;
	font-size : 11px;
	color : #6600CC;
	font-weight : normal;
}
.searchresultpagetitle {
	font-family : Verdana, sans-serif;
	font-size : 15px;
	color : #333333;
	font-weight : bold;
}
.searchresultcontent {
	font-family : Verdana, sans-serif;
	font-size : 11px;
	color : #6600CC;
	font-weight : normal;
}
.searchresultheader {
	font-family : Verdana, sans-serif;
	font-size : 14px;
	color : #333366;
	font-weight : bolder;
}
.searchmarkup {
	color : #FF0066;
}

.loginform {
	font-family : Verdana, sans-serif;
	font-size : 14px;
	color : #CC0000;
	font-weight : normal;
}

.mailform {
	font-family : Verdana, sans-serif;
	font-size : 12px;
	color : #003366;
	font-weight : normal;
}
.mailformrequired {
	font-family : Verdana, sans-serif;

	font-size : 12px;
	color : #003366;
	font-weight : bolder;
}
.mailformcomment {
	font-family : Verdana, sans-serif;
	font-size : 12px;
	color : #CC0000;
	font-weight : bolder;
}
.mailformradio {
	font-family : Verdana, sans-serif;
	font-size : 10px;
	color : #003366;
	font-weight : normal;
}

.filelinks {
	font-family : Verdana, sans-serif;
	font-size : 14px;
	color : #990000;
}
.filelinkssize {
	font-family : Verdana, sans-serif;
	font-size : 14px;
	color: #CCCCCC;
}

.sitemap1 {
	font-family : Verdana, sans-serif;
	font-size : 12px;
	color : #CC6600;
}
.sitemap2 {
	font-family : Verdana, sans-serif;
	font-size : 11px;
	color : #990000;
	margin-left : 20px;
}
.sitemap3 {
	font-family : Verdana, sans-serif;
	font-size : 10px;
	color : #333399;
	margin-left : 40px;	
}
.sitemap4 {
	font-family : Verdana, sans-serif;
	font-size : 9px;
	color : #003333;
	margin-left : 60px;
}


.celmenu {
	font-family : Verdana, sans-serif;
	font-size : 12px;
	color : olive;
	margin-top : 10px;
}
.celsubmenu {
	font-family : Verdana, sans-serif;
	font-size : 11px;
	color : #666699;
	margin-left : 20px;


	margin-top : 3px;
}

UL

/* Menu Styles */
/* Menu 1 column */
TD#sideMenu_1 {	
	vertical-align: top; 
	width: 175px;
	background-repeat : no-repeat;
	padding-top: 30px;
}
TD#sideMenu_1 DIV {
	width: 95%;
}
TD#sideMenu_1 DIV A {
	color: #CCCCCC;
	text-decoration: none;
}
TD#sideMenu_1 DIV A:hover {
	text-decoration: underline;
}

/*  MENU 1, level 1, normal state (NO) */
TD#sideMenu_1 DIV.menu1-level1-no {
	border-bottom: 1px dotted #999999;
	font-size: 11px;
	padding-top:5px;
	padding-left:5px;
}

/*  MENU 1, level 1, active state (ACT) */
TD#sideMenu_1 DIV.menu1-level1-act {
	border-bottom: 1px dotted #CCCC66;
	font-size: 11px;
	padding-top:5px;
	padding-left:5px;
}
TD#sideMenu_1 DIV.menu1-level1-act A {
	color:#CCCC66;
}

/*  MENU 1, level 2, normal state (NO) */
TD#sideMenu_1 DIV.menu1-level2-no {
	font-size: 10px;
	padding-left:20px;
}
/*  MENU 1, level 2, active state (ACT) */
TD#sideMenu_1 DIV.menu1-level2-act {
	font-size: 11px;
	font-weight:bold;
	padding-left:25px;
	color:#CCCC66;
}
/*  MENU 1, level 3, normal state (NO) */
TD#sideMenu_1 DIV.menu1-level3-no {
	font-size: 10px;
	padding-left:40px;
}
/*  MENU 1, level 3, active state (ACT) */
TD#sideMenu_1 DIV.menu1-level3-act {
	font-size: 11px;
	font-weight:bold;
	padding-left:45px;
	color:#CCCC66;
}
H4 {
color: #8A0020; 
}

H5 {
color: #186900; 
 }


/* VR CSS */

a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	text-decoration: none;
} a:active {
	border-color: #FFFFFF black black;
	text-decoration: underline;
	background-color: #FF9933;
	color: #CC3333;

}
a:hover { 
	color: #FDDD12;
	text-decoration: underline;
}
.tableBody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;

}
.csc-bulletlist csc-bulletlist-0 LI {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
}

h1 {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 16px;
	font-weight: normal;
	color:#FFFFFF;
	; 
	text-transform: none;
	font-style: italic;
	;
	font-variant: small-caps;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #CCCC66;
	text-transform: none;
;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCC66;


}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: lighter;
	color: #CCCCCC;
	text-transform: none;
	;
	font-style: oblique;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}

.th {
	border-top: 1px solid #333399;
	border-left: 1px solid #333399;
}

.tp {
	border-top: 1px solid #006699;
}

.r {
	border-right: 1px solid #333399;
}
}
.l {
	border-left: 1px solid #333399;
}

.b {
	border-bottom: 1px solid #333399
}
.BlueBG {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: white;
	font-size: 11px;
	font-style: italic;
	color: #FFFFFF;
	background-color: #8B9412;
	vertical-align: middle;
	padding-right: 5px;

}
.BlueBG A {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: white;
	text-decoration: none;
	font-weight: bold;
}
.BlueBG A:active {
	border-color: #FFFFFF black black;
	text-decoration: underline;
	background-color: #FF9933;
	color: #FF0000;
}
.BlueBG A:hover {
	color: #0000FF;
}
UL { 
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:black; font-weight:normal;
	font-style:normal;
	font-variant:normal;
	list-style-type:circle;
	list-style-position:outside;
}.TitleHEad {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #333399;
	letter-spacing: 1px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	line-height: 20px;



}
li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
