﻿body
{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
		/*background-color: #2EAFFF; #385B83  #0192E6 #FF2C00 #C4CBD1*/
	background-color: #E1E0E3;
}
.underlinemenu
{
	font-weight: bold;
	width: 100%;
}
.underlinemenu ul
{
	padding: 6px 0 7px 0;
	margin: 0;
	text-align: right;
	width: 621px;
}
.underlinemenu ul li
{
	display: inline;
}
.underlinemenu ul li a
{
	color: #000000;
	padding: 4px 2px 3px 2px;
	margin-right: 20px;
	text-decoration: none;
	border-bottom: 3px solid white;
}
.underlinemenu ul li a:hover, .underlinemenu ul li a.selected
{
	border-bottom-color: black;
}
.arrowlistmenu
{
    width: 236px; /*width of menu*/
}
.arrowlistmenu .headerbar
{
    font: bold 14px Arial;
    color: white;
    background: black url(arrowbullet.png/titlebar.png) repeat-x center left;
    margin-bottom: 10px;
    text-transform: uppercase;
    padding: 4px 0 4px 10px;
}
.arrowlistmenu ul
{
    list-style-type: none;
    margin: 0;
    padding: 0;
    margin-bottom: 8px;
}
.arrowlistmenu ul li
{
    padding-bottom: 2px;
}
.arrowlistmenu ul li a
{
    color: #000000;
    background: url(imgs/arrowbullet.png) no-repeat center left;
    display: block;
    padding: 2px 0;
    padding-left: 19px;
    text-decoration: none;
    font-weight: bold;
    border-bottom: 1px solid #D7EEFB;
    font-size: 90%;
}
.arrowlistmenu ul li a:visited
{
    color: #000000;
}
.arrowlistmenu ul li a:hover
{
    color: #A70303;
    background-color: #F3F3F3;
}
.scroller
{
    display: block;
    width: auto;
    height: 800px;
    overflow: auto;
}
.style2
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    line-height: 19px;
}
.style4
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
}
.style5
{
    font-size: 12px;
}
.style7
{
    color: #000000;
}
.style8
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #000000;
}
.style9
{
    color: #FFFEFF;
    font-size: 5px;
}

.style10
{
    height: 115px;
}
.style11
{
    height: 115px;
    width: 153px;
}
.style12
{
    width: 153px;
}
.style13
{
    width: 33px;
}

.style14
{
    font-family: Lucida Calligraphy,Arial; 
    font-size: 18px; color: #FF3201;
}

.style15
{
    font-family: Arial; 
    font-size: 14px; color: Black;
}

 input.btn {   
   color:#FFF;   
   font: bold 84% 'trebuchet ms',helvetica,sans-serif;   
   background-color:#2EAFFF;   
   border:1px solid ;   
   border-color: #696 #363 #363 #696;   
 }  
 input.btnhov {   
   border-color: #c63 #930 #930 #c63;
    background-color:#FF3201; 
   }
