/*

blue
87 - 106 - 137
#576A89

102 - 125 - 161
#667DA1

*/
body
	{
	background-color: #CCCCCC;
	margin-left : 0;
	margin-top : 0;
	margin-right : 0;
	margin-bottom : 0;
	padding : 0;
	margin : 0;
	padding-bottom : 0;
	padding-left : 0;
	padding-right : 0;
	padding-top : 0;
	font-family: arial;
	font-size: 10pt;
	}
	
	
	
.oVally_purple
	{
	background-color: #667DA1;
	}	
	
	
table.outlined
	{
	/*background-color: e1e1e1;
	*/
	border-width : 1px;
	border-color : silver;
	border-style : solid;
	border-left-width : 1px;
	border-right-width : 1px;
	border-top-width : 1px;
	border-bottom-width : 1px;
/*
	border-left : 1px solid white;
	border-top : 1px solid White;
*/	
	}
	
form
	{
	margin : 2px;
	}

input.bx
	{
	background-color: white;
	border-color: #7D7D7D;
	border-style: solid;
	border-width: 1;
	font-size: 8pt;
	}	

input.btn
	{
	background-color: #B5C2C1;
	border-color: black;
	border-style: solid;
	border-width: 1;
	font-size: 8pt;
	color:white;
	font-weight: bolder;
	padding : 2px;
	}	

select
	{
	font-size: 8pt;
	}	

input.start
	{
	background-color: #B5C2C1;
	border-color: white;
	border-style: solid;
	border-width: 1;
	font-size: 8pt;
	color:white;
	font-weight: bolder;
	padding : 2px;
	}	

.hiLite
	{
	color:#ff6600;
	}
	
td.form
	{
	text-align: right;
	font-size: 8pt;
	}	

td.form_font
	{
	font-size: 8pt;
	}	


.generic_content
	{
	font-size: 8pt;
	}	


td.faqQ
	{
	color:#00247d;
	font-weight:bold;
	}	

td.faqA
	{
	color: #A281AE;    /* #b89e68; */
	font-weight:bold;
	}	
	
	
td.menu
	{
	background-color:#ADB3B6;
	color:white; 
	font-size:8pt;
	text-align:center;	
	}	

td.menu_title
	{
	padding-bottom : 6px;
	font-weight:bold;
	color:#667DA1; /* #09504A */
	text-align:right;
/*
	filter:progid:DXImageTransform.Microsoft.dropshadow(OffX=2, OffY=2, Color='silver', Positive='true'); 	
*/	
	}		

td.box_heading
	{
/*	background-color:#ABABBF;
	background-color:#F8981D; 
 */	 
	background-color:#667DA1;

	color:white;
	font-weight:bold;
	}	
	
	
td.box_content	
	{
	color:#8A8F91;
	font-size:8pt;
/*	text-align: justify; 
	padding : 10px;
*/	
	}

	
	
table.box_outlined
	{
	border-width : 1px;
	border-color : #667DA1;
	border-style : solid;
	border-left-width : 1px;
	border-right-width : 1px;
	border-top-width : 1px;
	border-bottom-width : 1px;
	margin-top : 4px;
	}


.title	
	{
	font-size: 10pt;
	color:gray;
	font-weight:bold;
	}
	

a.faq
	{
	font-size:9pt;
	color:#ff6600;
	text-decoration: underline;
	}	

a.faq:hover
	{
	font-size:9pt;
	color:silver;
	text-decoration: underline;
	}	

li.faq
	{
	padding-bottom:6px;
	}


a.oVally
	{
	font-size:8pt;
	color:#ff6600;
	text-decoration: underline;
	}	

a.oVally:hover
	{
	font-size:8pt;
	color:silver;
	text-decoration: underline;
	}	
a.insta
	{
	font-size:8pt;
	color:#8080c0;
	text-decoration: none;
	}	

a.insta:hover
	{
	font-size:8pt;
	color:#0066cc;
	text-decoration: underline;
	}	

div.menu 
	{
	width: 80px;
	height: 22px;
	background: #ADB3B6;
	}

div.menu a 
	{
	display: block;
	width: 100%;
	height: 100%;
	color: white;
	text-decoration: none;
	font-size: 8pt;
	text-align: center;
	padding-top : 4px;
/*	border: 1px solid #ADB3B6; */
	}


div.menu a:hover 
	{
	background: silver;
	color: white;
/*	border: 1px solid black; */
	}


	