/* NESVITA 2006 Website Stylesheet
Date Created: November 9, 2006 */

/* General Definitions */

body {
	font-family : Arial, Helvetica, sans-serif;
	font-size: 11px;
	scrollbar-face-color: #0C7C47;
    scrollbar-shadow-color: #ffffff;
    scrollbar-highlight-color: #ffffff;
    scrollbar-3dlight-color: #0C7C47;
    scrollbar-darkshadow-color: #0C7C47;
    scrollbar-track-color: #8DC63F;
    scrollbar-arrow-color: #ffffff;
}

h1 { font-size: 13px}
h2 { font-size: 12px}
p, ul, li, a, td { font-size: 11px}

.hdgreen {  
	font-size: 12px;
	color: #0B6A3D;
	font-weight: bold;
}

a:link {   
	color: #0C7C47; 
	text-decoration: none;
}
a:visited {   
	color: #0C7C47; 
	text-decoration: none;
}
a:active {   
	color: #0C7C47; 
	text-decoration: none; 
}
a:hover {  
	color: #932405; 
	text-decoration: underline;
}

a.faqlnk:link {
	text-decoration: none; 
	color: #D1B300
}
a.faqlnk:visited {
	text-decoration: none; 
	color: #D1B300
}
a.faqlnk:active {
	text-decoration: none; 
	color: #D1B300
}
a.faqlnk:hover {
	text-decoration: underline;
	color: #FFFFFF
}

a.eventlnk:link {
	font-weight: bold;
	text-decoration: none; 
	color: #FFFF00
}
a.eventlnk:visited {
	font-weight: bold;
	text-decoration: none; 
	color: #FFFF00
}
a.eventlnk:active {
	font-weight: bold;
	text-decoration: none; 
	color: #FFFF00
}
a.eventlnk:hover {
	font-weight: bold;
	text-decoration: underline;
	color: #FFFFFF
}

a.morelnk:link {
	font-weight: bold;  
	font-size: 11px; 
	color: #0C7C47; 
	text-decoration: none; 
}
a.morelnk:visited {
	font-weight: bold;   
	font-size: 11px; 
	color: #0C7C47; 
	text-decoration: none; 
}
a.morelnk:active {
	font-weight: bold;  
	font-size: 11px; 
	color: #0C7C47; 
	text-decoration: none; 
}
a.morelnk:hover {
	font-weight: bold;  
	font-size: 11px; 
	color: #932405; 
	text-decoration: underline; 
}

a.pivotallnk:link {
	font-size: 9px;
	color: #FFFF99; 
	text-decoration: none
}
a.pivotallnk:visited {   
	font-size: 9px;
	color: #FFFF99; 
	text-decoration: none
}
a.pivotallnk:active {   
	font-size: 9px;
	color: #FFFF99; 
	text-decoration: none
}
a.pivotallnk:hover {  
	font-size: 9px;
	color: #FFFF00; 
	text-decoration: underline
}

.caption {  
	font-size: 11px; color: #FFFFFF
}

.smalltxt9 {  
	font-size: 9px;
}

.smalltxt10 {  
	font-size: 10px;
}

.smalltxt11 {  
	font-size: 11px;
}

.bellyfest_img {
	border-color: ##0c7c47;
	border: solid;
	border-width: thin;
}

input, textarea, select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
