/** BASIC */

body {
	margin: 0px;
	padding: 0px;
	background: #650101;
}

/** FORMS */

form {
	margin: 0px;
	padding: 0px;
}

.input1 {
	width: 118px;
	padding: 3px 5px;
	border: 1px solid #6D665F;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}

/** HEADINGS */

h1, h2, h3, h4, h5, h6 {
	margin: 0px;
}

/** TEXTS */

body, th, td, input, textarea, select {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}

p, blockquote, ul, ol, dl {
	margin-top: 0px;
	margin-bottom: 1em;
	text-align: justify;
}


.text2 {
	font-size: 11px;
}

.text3 {
	padding: 2px 5px;
	background: url(images/homepage18.gif);
	text-align: center;
	font-weight: bold;
	color: #FFFFFF;
}

/** LINKS */

a {
	color: #650101;
}

a:hover {
	text-decoration: none;
}

a.link1 {
	color: #666666;
	font-weight: bold;
	text-decoration: none;
}

a.link1:hover {
	text-decoration: underline;
}

/** STYLES */

.style1 {
	text-align: center;
	font-size: 9px;
	color: #A6A6A6;
}

.style1 a {
	color: #A6A6A6;
}

/** BACKGROUNDS */

.bg1 {
	background: url(images/gp_navbackgroundtile.jpg) repeat-x left center;
}

.bg2 {
	background: url(images/homepage10.gif) no-repeat;
}

.bg3 {
	background: url(images/homepage12.gif) repeat-y center top;
}

/** MISC */

.align-justify { text-align: justify; }

.img1 {
	float: left;
	margin-right: 15px;
}

.img2 {
	float: left;
	margin-right: 10px;
}

hr { display: none; }

.hr1 {
	height: 1px;
	background: url(images/homepage13.gif);
}


#mainmenu a span {
	text-align: center;
	text-transform:uppercase;
	letter-spacing:0.1ex;	
	color: #414141;
	font: 13px "Trebuchet MS", sans-serif, Verdana, Arial, Helvetica;	
	font-weight: bold;
}

#mainmenu a:hover span{
	color: #030303;
	text-decoration: underline;	
}



#topquicknav a span {
	text-transform:lowercase;
	font-size: 9px;
	color: #A6A6A6;	
	font: 11px "Trebuchet MS", sans-serif, Verdana, Arial, Helvetica;	
}

#topquicknav a:hover span{
	color: #cfcfcf;	
}


#submenu a {
	color: #666666;
	font-weight: bold;
	text-decoration: none;
}

#submenu a:hover {
	text-decoration: underline;
}




div#contentmain {
	padding: 0px 40px;
}

div#contentmain h1 {
	padding-left: 28px;
	background: url(images/arrow.jpg) no-repeat left center;
	margin-bottom: 15px;
	font: bold 14px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #333333;

}


div#contentright {
	padding: 0px 20px;
}

div#contentright h1 {
	padding-left: 28px;
	background: url(images/arrow.jpg) no-repeat left center;
	margin-bottom: 15px;
	font: bold 14px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #333333;

}

div#contentright hr { 
	
	display: none;
	height: 10px; 
	background: url(images/homepage13.gif);
	
}

div#contentleft {
	padding: 20px 20px 0px 20px;
}

div#menu-sectionhead a {
        text-decoration: none;
        font: bold 14px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
        color: #650101; 
	text-transform:uppercase;
/*  	letter-spacing:0.1ex;	 */
}

div#menu-sectionhead a:hover {
        text-decoration: none;
}

div#breadcrumb a {
       text-decoration: none;
}

div#breadcrumb a:hover {
       text-decoration: none;
}

h2 {
        font: bold 14px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
        color: #666666; 
	margin: 25px 0px 5px 0px;
}

p.bodytext {
	color: #333333;
}


p.csc-sitemap {
   margin-bottom: 4px;
   margin-top: 0px;
   padding: 0px;
}
p.csc-sitemap-level1 {
    margin-left: 20px;
}
p.csc-sitemap-level2 {
    margin-left: 60px;
}
p.csc-sitemap-level3 {
    margin-left: 100px;
}
p.csc-sitemap-level4 {
    margin-left: 140px;
}
