a:link,a:visited { 
	color: #000000;
	font-weight: normal;
	text-decoration: underline;
	font-size: 12px;
	line-height: 18px;
}
	
a:hover,a:active {
	color: #333333;
	font-weight: normal;
	text-decoration: underline overline;
	font-size: 12px;
	line-height: 18px;
} 

.footer a:link,
.footer a:visited,
.footer a:active { 
	color: #F5B91E;
	font-weight: normal;
	text-decoration: underline;
	font-size: 10px;
	line-height: 15px;
}
	
.footer a:hover {
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
	font-size: 10px;
	line-height: 15px;
}

.generalInfo a:link,
.generalInfo a:visited,
.generalInfo a:hover {	
	font-size: 11px;
	line-height: 14px;	  	
	color: #F5B91E;
    background: #000000;
	font-weight: bold;
	text-decoration: none;
}

.generalInfo a:active {	
	font-size: 11px;
	line-height: 14px;	  	
	color: #666666;
	font-weight: bold;
	text-decoration: none;
}

.supporter a:link,
.supporter a:visited {
	color: #555555;
	font-weight: bold;
	font-size: 12px;
	line-height: 16px;
	text-decoration: none;
}

.supporter a:active,
.supporter a:hover {	
	color: #555555;
	font-weight: bold;
	font-size: 12px;
	line-height: 16px;
	text-decoration: underline;
}

.moduleRow a:link,
.moduleRow a:visited,
.moduleRow a:active {	
	font-size: 11px;
	line-height: 16px;
	color: #003366;
}

.moduleRow a:hover {	
	font-size: 11px;
	line-height: 16px;
	color: #FFFFFF;
}
		
body { 
   background-image: url(images/background.jpg);
   background-repeat: repeat-y;
   background-position: top center;
   background-attachment: fixed;
   color: #555555;
   font-size: 12px;
   line-height: 15px;
   font-family: Arial, Trebuchet MS, Helvetic, sans-serif;
   margin-top: 0em;
   margin-right: 0em;
   margin-bottom: 0em;
   margin-left: 0em;
   }
   
h1 {			
	font-size: 18px;
	line-height: 24px;	  	
	color: #CC0033;
}
	
h2 {		
	font-size: 10px;
	line-height: 15px;	  	
	color: #000000
}
	
h3 {	
	font-size: 14px;
	line-height: 16px;	  	
	color: #FF6600;
	background: #CCCCCC;
}
	
h4 {			
	font-size: 10px;
	line-height: 15px;	  	
	color: #FF3300;
	background: #FFFFFF;
}

.formfield {
    background: #FFFFFF;
    color: #666666;
	font-weight: normal;
	font-size: 12px;
	line-height: 15px;
    font-family: Arial, Trebuchet MS, Helvetic, sans-serif;
	border-top: 2px solid #BBBBBB;
	border-left: 2px solid #BBBBBB;
	border-bottom: 2px solid #FFFFFF;
	border-right: 2px solid #FFFFFF;
	padding: 2px;
}

.formbutton {
    background: #003366;
    color: #FFFFFF;
	font-weight: bold;
	font-size: 11px;
	line-height: 15px;
    font-family: Arial, Trebuchet MS, Helvetic, sans-serif;
	border: 2px outset;
	height: 22px;
}

.title {
	font-family: CopprplGoth Bd BT, Copperplate;
    color: #000000;
	font-weight: bold;
	font-size: 19px;
	line-height: 25px;
}

.header {
    background: #003366;
    color: #FFFFFF;
	font-weight: bold;
	font-size: 14px;
	line-height: 18px;
}

.info {
    color: #CC0000;
	font-weight: bold;
	font-size: 12px;
	line-height: 18px;
}

.text {
    color: #555555;
	font-weight: normal;
	font-size: 12px;
	line-height: 16px;
}

.generalTitle {
	font-family: CopprplGoth Bd BT, Copperplate;
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;	  	
	color: #000000;
	border-bottom: 2px solid #DDDDDD;
}
	
.generalInfo {	
	font-size: 11px;
	line-height: 14px;	  	
	color: #666666;
}
	
.footer { 
	font-size: 10px;
	font-weight: normal;
	line-height: 15px;
	color: #DDDDDD;
}

.moduleRow {	
	font-size: 12px;
	line-height: 16px;
	color: #555555;
	background: #EEEEEE;
}
	
.moduleRowOver {	
	font-size: 12px;
	line-height: 16px;
	background: #CCCCCC;
	color: #003366;
	cursor: pointer;
}

.hr {
    border: 0;
    color: #666666;
    background-color: #666666;
    height: 1px;
    width: 100%;
}

.layout1 {
    background-image: url(images/vca_01.jpg);
    background-repeat: no-repeat;
    background-position: center;
	padding: 0px;
	height: 80px;
}
	
.layout2 {
    background-image: url(images/vca_02.jpg);
    background-repeat: no-repeat;
    background-position: center;
	padding: 0px;
	height: 55px;
}
	
.layout3 {
    background-image: url(images/vca_03.jpg);
    background-repeat: no-repeat;
    background-position: center;
	padding: 0px;
	height: 135px;
}

.layout4 {
    background-image: url(images/vca_05.jpg);
    background-repeat: repeat-y;
    background-position: center;
	padding: 0px;
}

.layout5 {
    background-image: url(images/vca_04.jpg);
    background-repeat: no-repeat;
    background-position: center;
	padding: 0px;
	height: 100px;
}

.page_images {
	display: block;
	float: right;
	padding: 5px;
	margin: 5px;
	border: none;
	border-style: none;
}