/* CSS Document */

#footer p {
font:arial;
font-size: 15px;
	padding: 0px 0px 0px 3px;
	line-height: 120%;
}



.important{
color: #fff;
text-decoration:underline;
font-weight:none;
padding-right:14px
}

#vctagid {
margin-left:20px;

}


#content {
 height: expression('400px'); min-height: 400px;

}



#inside #menu  .pipe{
	position: relative;
	top: 1px;
         font-size: 1px;
	color: red;
}




#container #inside #menu a{
	
	color: #FFFFFF;
	font-size: 16px;
	z-index: 50;
	font-weight: bold;
	padding: 1px 1px 12px  12px;
	

}
	
#container #inside #menu a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#container #inside #menu .menu_selected {
	color: #FFFFFF;
text-decoration: underline;


}


H1,
H2 {
	font-family: Arial;
	color: red;
border-bottom:dotted 1px #000;
	padding:3px 0 6px 0px;
	margin: 0 0 20px 0;
	font-size: 30px;
	font-weight: bold;
	
}


H3 {
	font-family: Arial;
	color: red;
	padding:0px 5px 6px 5px;
	margin-bottom: 20px;
	font-size: 20px;
	border-bottom:dotted 1px;
	font-weight: bold;

	
}
	
	
#right H1,
#right H2 {
	font-family: Arial;
	color: #B6E763;
border-bottom:dotted 1px;
	padding:3px 0 6px 0px;
	margin: 0 0 20px 0;
	font-size: 30px;
	font-weight: bold;
	
}


#right H3 {
	font-family: Arial;
	color: #B6E763;
	padding:0px 5px 6px 5px;
	margin-bottom: 20px;
	font-size: 20px;
	border-bottom:dotted 1px #fff;
	font-weight: bold;

	
}	
	
P {
	font-size: 16px;
	padding: 3px 0px 10px 3px;
	line-height: 150%;
	font:arial;
	
}
#right ul {
        margin: 0px;
        padding: 0px;
        line-height: 160%;
        margin-left: 30px;
        text-align: left;
}
#right UL LI {
        line-height:160%;
        padding-left: 12px;
         font-family: Arial ;
	color: #FFFFFF;
	padding:3px 0 6px 0px;
	margin: 0px;
	font-size: 16px;
	font-weight: bold;
	

}


#content ul {
    
        line-height: 100%;
       
        text-align: left;
        margin-top:-12px;
        padding-top:-12px;
        margin-bottom:-12px;
        padding-bottom:-12px;
         
        
}
#content UL LI {
margin-left: 20px;
        line-height:100%;
          font: Arial ;
	color: #000;
	padding:3px 0 6px 10px;
	
	font-size: 16px;
	font-weight: normal;
	

}


A,
.internal-link,
.mail, .download,
.filelinks,
.external-link-new-window {
	color: red;
	text-decoration: underline;
}
A:hover,
A:hover.download,
A:hover .filelinks,
A:hover.external-link-new-window,
A:hover.internal-link {
	color: #A9DF44;
}

#right A,
#right .internal-link,
#right .mail, #right .download,
#right .filelinks,
#right .external-link-new-window {
	color: #B6E763;
	text-decoration: underline;
}
#right A:hover,
#right A:hover.download,
#right A:hover .filelinks,
#right A:hover.external-link-new-window,
#right A:hover.internal-link {
	color: red;
}



.caption,
table {
	font-size: 11px;
       color: #fff;
}
/*---------- mail form ------------------------------------------------*/
form{
       margin-left: 1px;
      padding:0 0 0 0px;
}

.mailform,
.mailformrequired,
.mailformcomment,
.mailformradio,
input,
celmenu,
select,
.text,
.button,
textarea {
         
         font-size: 14px;
         padding:0px;
        overflow: none;
        font-family: Arial, Helvetica, sans-serif;
         color: #000000;
}
.text,
textarea {
	width: 225px;
}
.button {
float: right;
}


