.chromestyle{
width: 100%;
font-weight: bold;
}

.chromestyle:after{ /*Add margin between menu and rest of content in Firefox*/
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

.chromestyle ul{
border: 2px solid #FFFFFF;
background: url(chromebg3.png) center center repeat-x; /*THEME CHANGE HERE*/
padding: 12px 0px;
margin: 0;
text-align: center; /*set value to "left", "center", or "right"*/

}

.chromestyle ul li{
display: inline;
}

.chromestyle ul li a{
color: #ffffff;
padding: 4px 10px;
margin: 0;
text-decoration: none;
font-family : Veranda,Arial,Comic Sans MS,Tahoma,Sans-serif; 
font-size: 12px; 
border-right: 0px solid #FFFFFF; /*THEME CHANGE HERE*/
}

.chromestyle ul li a:hover, .chromestyle ul li a.selected{ /*script dynamically adds a class of "selected" to the current active menu item*/
background: url(chromebg3-over.png) center center repeat-x; /*THEME CHANGE HERE*/
}


/* ######### Style for Drop Down Menu ######### */

.dropmenudiv{
position:absolute;
top: 0;
border: 1px solid #FFB200; /*THEME CHANGE HERE*/
border-bottom-width: 0;
font:normal 11px Verdana;
font-weight: normal;
line-height:18px;
z-index:100;
background-color: white;
width: 200px;
visibility: hidden;
}


.dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border: 1px solid #FFB200; /*THEME CHANGE HERE*/
padding: 2px 0;
text-decoration: none;
font-weight: normal;
text-align: left;
color: black;
}

.dropmenudiv a:hover{ /*THEME CHANGE HERE*/
background-color: #FCE9D6;
}

.wheel{
background-color: #FEB005;
background-image: url(../images/kant.png);
background-repeat: no-repeat;
background-position: right bottom;
text-align: center;
font-weight: bold;
width: 186px;
vertical-align: middle;
font-family : Veranda,Arial,Comic Sans MS,Tahoma,Sans-serif; 
font-size: 14px;
}

.manytable 
{
font-family : Verdana,Arial,Comic Sans MS,Tahoma,Sans-serif; 
font-size: 14px; 
font-variant: normal; 
color: #514E4D; 
margin: 10px;
}


body {background:#F78C02; margin: 0; scrollbar-face-color:  #D6DEF7; scrollbar-arrow-color: #000000; scrollbar-track-color: #D5E1ED; scrollbar-highlight-color: white; scrollbar-3dlight-color: #554F4F; scrollbar-shadow-color: white; scrollbar-darkshadow-color: #D6DEF7;overflow:scroll;}

p {
font-family : Verdana,Arial, Comic Sans MS,Tahoma,Sans-serif; 
font-size: 13px; 
text-align:justify;
font-variant: normal; 
line-height: 20px;
color: #514E4D; 
margin: 10px;
text-indent: 35px;
}

li {
font-family : Verdana,Arial, Comic Sans MS,Tahoma,Sans-serif; 
font-size: 14px; 
font-variant: normal; 
color: #514E4D; 
text-indent: 0px;
line-height: 20px;
}


i {font-family : Verdana,Arial,Comic Sans MS,Tahoma,Sans-serif; font-size: 12px; color: #514E4D; margin: 5px 15px 5px 15px;}


b  {font-family : Verdana,Arial,Comic Sans MS,Tahoma,Sans-serif; line-height: 20px; font-size: 13px; font-variant: bold; color: #514E4D;}

td {font-family : Verdana,Arial,Comic Sans MS,Tahoma,Sans-serif; line-height: 20px; font-size: 12px; font-variant: normal; color: #514E4D;}

h1 {font-family : Verdana,Arial,Comic Sans MS,Tahoma,Sans-serif; font-size: 14px; font-variant: normal; color: #514E4D;margin: 5px 15px 5px 15px;}

h2 {font-family : Verdana,Arial, Comic Sans MS,Tahoma,Sans-serif; font-size: 16px; font-variant: normal; color: #514E4D;  margin: 5px 15px 5px 15px;}

h3 {font-family : Verdana,Arial, Comic Sans MS,Tahoma,Sans-serif; font-size: 18px; font-variant: normal; color: #514E4D;}

a.alink	{font-family : Verdana, Arial, Tahoma,Sans-serif; font-size: 14px; text-decoration:none; color:#ffffff;} 

a.alink:hover {color:#6373BD; text-decoration:underline;}

a.rlink	{font-family : Verdana, Arial, Tahoma,Sans-serif; font-size: 12px; text-decoration:none; color:#0F2AB1;} 

a.rlink:hover {color:#6373BD; text-decoration:underline;}


a.link	{font-family : Verdana, Arial, Tahoma,Sans-serif; font-size: 14px; font-weight: bold; text-decoration:none; color:#0F2AB1;} 

a.link:hover {color:#6373BD; text-decoration:underline; font-weight: bold;}

a.blink	{font-family : Verdana, Arial, Tahoma,Sans-serif; font-size: 14px; font-weight: bold; text-decoration:none; color:#ffffff;} 

a.blink:hover {color:#ffffff; text-decoration:underline; font-weight: bold;}
