/*  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 $ */

html * {
font-size:100.01%;
}
textarea, pre, tt, code {
font-family:"Courier New",Courier,monospace;
}

body {
color:#222;
font-family:'Trebuchet MS',Verdana,Helvetica,Arial,sans-serif;
font-size:10pt;
background:#FFFFFF url(../../images/bg.gif) repeat-x scroll 0 0;
}

.navi {
	background: #6e6e6e;
}

.content {
	background: #fef7ed;
	width: 542px;
}

.footer {
	background: #a01f28;
	height: 24px;
}

.csc-header csc-header-n1,
.csc-firstHeader,
.csc-header csc-header-n3,
.csc-header csc-header-n2,
.csc-frame {
	padding: 0;
	margin: 0;
}

A {
   font-size: 10pt;
	background-color : transparent;
	color : #333;
	text-decoration : underline;
}

A internal-link {
	font-size: 12px;
	margin:0;
}

A:hover {
   color : #595959;
	text-decoration : underline;
}



SELECT {  
	
	font-size: 10px 
}
TEXTAREA {  
	 
	font-size: 10px
} 
INPUT {  
	 
	font-size: 10px 
}

h1, h2, h3, h4, h5, h6 {
color:#393939;
font-family:"Trebuchet MS","times new roman",times,serif;
font-weight:bold;
margin:0;
padding: 0;
}
h1 {
border:0 none;
color:#a01f28;
font-size : 18px;
padding:0 0 0 10px;
}

H2 {
border:0 none;
color:#a01f28;
font-size : 15px;
padding:0 0 0 10px;
}
H3 {
border:0 none;
color:#a01f28;
font-size : 13px;
padding:0 0 0 10px;
}
H4 {
border:0 none;
color:#000;
font-size : 14px;
padding:0 0 0 10px;
}

.subhead1 {
	
	font-size : 10px;
	color : black;
}
.subhead2 {
	
	font-size : 10px;
	color : green;
}
.subhead3 {
	
	font-size : 10px;
	color : red;
}
.headerdate {
	
	font-size : 10px;
	color : Green;
	font-weight: normal;
}


P {
	font-size : 10pt;
	line-height : 120%;
	margin-top : 0px;
	margin-bottom : 0px;
	padding-bottom : 0px;
	text-indent : 0px;
	line-height:1.5em;
}

li {
	font-size : 10pt;

}
.caption {

	color : #AD020B;
}
.bulletlist {

	color : #333333;
	list-style-type: square;
}
.table {

	color : #CC3366;
}







.searchform {
	font-size : 12px;
	color : #6600CC;
	font-weight : normal;
}
.searchresultpagetitle {
	
	font-size : 15px;
	color : #333333;
	font-weight : bold;
}
.searchresultcontent {
	
	font-size : 11px;
	color : #6600CC;
	font-weight : normal;
}
.searchresultheader {
	
	font-size : 14px;
	color : #333366;
	font-weight : bolder;
}
.searchmarkup {
	color : #FF0066;
}




.loginform {
	
	font-size : 14px;
	color : #CC0000;
	font-weight : normal;
}




.mailform {
	
	font-size : 12px;
	color : #003366;
	font-weight : normal;
}
.mailformrequired {
	
	font-size : 12px;
	color : #003366;
	font-weight : bolder;
}
.mailformcomment {
	
	font-size : 12px;
	color : #CC0000;
	font-weight : bolder;
}
.mailformradio {
	
	font-size : 10px;
	color : #003366;
	font-weight : normal;
}






.filelinks {
	
	font-size : 14px;
	color : #990000;
}
.filelinkssize {
	
	font-size : 14px;
	color : Green;
}



.sitemap1 {
	
	font-size : 12px;
	color : #CC6600;
}
.sitemap2 {
	
	font-size : 11px;
	color : #990000;
	margin-left : 20px;
}
.sitemap3 {
	
	font-size : 10px;
	color : #333399;
	margin-left : 40px;	
}
.sitemap4 {
	
	font-size : 9px;
	color : #003333;
	margin-left : 60px;
}




.celmenu {
	
	font-size : 12px;
	color : olive;
	margin-top : 10px;
}
.celsubmenu {
	
	font-size : 11px;
	color : #666699;
	margin-left : 20px;
	margin-top : 3px;
}

.tx-gstselectpro-pi1-listrow TD {
	
	font-size: 9px; 
	background-color : transparent;
	color : #FF9900;
	text-decoration : none;
}

.tx-gstselectpro-pi1-listrow TD P A {
	
	font-size: 9px; 
	background-color : transparent;
	color : #FF9900;
	text-decoration : none;
}

