/*  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 $ */

A:link {
	background-color : transparent;
	color : #000000;
	text-decoration : underline;
	font-weight : none;
}
A:visited {
	background-color : transparent;
	color : #000000;
	font-weight : none;
	text-decoration : underline;
}
A:hover {
	background-color : transparent;
	color : #000000;
	text-decoration : underline;
                font-weight : none;
}
A:active {
	background-color : transparent;
	color : #000000;
	font-weight : none;
	text-decoration : underline;
}


SELECT {  
	font-family : Arial, sans-serif;
	font-size: 11px 
}
TEXTAREA {  
	font-family : Arial, sans-serif;
	font-size: 11px
} 
INPUT {  
	font-family : Arial, sans-serif;
	font-size: 11px 
}


H1 {
	font-family : Arial, sans-serif;
	font-size : 15px;
	color : #00000;
	margin-bottom : 5px;
	text-align : left;
	margin-top : 13px;
}
H2 {
	font-family : Arial, sans-serif;
	font-size : 15px;
	color : #000000;
	margin-bottom : 5px;
	margin-top : 13px;
	text-align : left;
}
H3 {
	font-family : Arial, sans-serif;
	font-size : 15px;
	color : #000000;
	margin-bottom : 5px;
	margin-top : 13px;
	text-align : left;
}
H4 {
	font-family : Arial, sans-serif;
	font-size : 15px;
	color : #00000;
	margin-bottom : 5px;
	margin-top : 13px;
	text-align : left;
}

.subhead1 {
	font-family : Arial, sans-serif;
	font-size : 11x;
	color : #333333;
}
.subhead2 {
	font-family : Arial, sans-serif;
	font-size : 11px;
	color : #333333;
}
.subhead3 {
	font-family : Arial, sans-serif;
	font-size : 11px;
	color : #333333;
}
.headerdate {
	font-family : Arial, sans-serif;
	font-size : 11px;
	color : Green;
	font-weight: normal;
}







P {
	font-family : Arial;
	font-size : 12px;
	line-height : 140%;
	color: #000000;
	margin-top : 0px;
	margin-bottom : 10px;
	padding-bottom : 0px;
	text-indent : 0px;
	text-align : justify;

}
.caption {
	font-family : Arial, sans-serif;
	font-size : 11px;
	color : #E6D2A0;
}
.bulletlist {
	font-family : Arial, sans-serif;
	font-size : 11px;
	color : #333333;
}
.table {
	font-family : Arial, sans-serif;
	font-size : 12px;
	color : #E6D2A0;
}


.searchform {
	font-family : Arial, sans-serif;
	font-size : 11px;
	color : #333333;
	font-weight : normal;
}
.searchresultpagetitle {
	font-family : Arial, sans-serif;
	font-size : 11px;
	color : #333366;
	font-weight : bold;
}
.searchresultcontent {
	font-family : Arial, sans-serif;
	font-size : 11px;
	color : #333333;
	font-weight : normal;
}
.searchresultheader {
	font-family : Arial, sans-serif;
	font-size : 11px;
	color : #333366;
	font-weight : bolder;
}
.searchmarkup {
                font-family : Arial, sans-serif;
	font-size : 11px;
	color : #cc0000;
	font-weight : bolder;
}

.loginform {
	font-family : Arial, sans-serif;
	font-size : 11px;
	color : #333333;
	font-weight : normal;
}

.csc-mailform-field label {
width: 85px;
float: left;
text-align: left;
margin-right: 0em;
margin-top: 0em;
margin-left: 0px;
display: block
}

.csc-mailform-submit {
margin-left: 86px;
}
.csc-mailform {
	font-family : tahoma;
	font-size : 11px;
	color : #222222;
	font-weight : normal;
	border-width : 0px;
}


.filelinks {
	font-family : Arial, sans-serif;
	font-size : 11px;
	color : #000000;
}
.filelinkssize {
	font-family : Arial, sans-serif;
	font-size : 11px;
	color : 000000;
}



.sitemap1 {
	font-family : Arial, sans-serif;
	font-size : 11px;
	color : #333333;
}
.sitemap2 {
	font-family : Arial, sans-serif;
	font-size : 11px;
	color : #333333;
	margin-left : 20px;
}
.sitemap3 {
	font-family : Arial, sans-serif;
	font-size : 10px;
	color : #333333;
	margin-left : 40px;	
}
.sitemap4 {
	font-family : Arial, sans-serif;
	font-size : 9px;
	color : #003333;
	margin-left : 60px;
}




.celmenu {
	font-family : Arial, sans-serif;
	font-size : 11px;
	color : olive;
	margin-top : 10px;
}
.celsubmenu {
	font-family : Arial, sans-serif;
	font-size : 11px;
	color : #333333;
	margin-left : 20px;
	margin-top : 3px;
}
.tx-ccvscroller-pi1 {
	font-family : Arial;
	font-size : 12px;
	margin-top: 10px;
	text-align: left; 
	margin-bottom: 0px; 
	padding-left: 0px; 
	padding-right: 0px; 
	border:0px solid #75ab2e;
}


