body {margin:0px; padding:0px; font-family:Tahoma; font-size:11px;
	scrollbar-face-color: #00A0D2;
	scrollbar-shadow-color: #FFFFFF;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-3dlight-color: #76CEEA;
	scrollbar-darkshadow-color: #76CEEA;
	scrollbar-track-color: #F4F2F2;
	scrollbar-arrow-color: #FFFFFF;
}

table { font-family: Tahoma;
	font-size: 11px;
	font-color:#111111;}
td {	font-family: Tahoma;
	font-size: 11px;
	font-color:#111111;
	vertical-align: top; }

.style-g{color:#75B417;	}
.style-b{color:#106DA7; }
img{border:0;}

.h_2 {font-family:Tahoma; font-size:12px; color:#000066;}

.white:{font-family:Tahoma; font-size:11px; color:#FFFFFF; text-decoration:none;}
.white:link{font-family:Tahoma; font-size:11px; color:#FFFFFF; text-decoration:none;}
.white:visited{font-family:Tahoma; font-size:11px; color:#FFFFFF; text-decoration:none;}
.white:active{font-family:Tahoma; font-size:11px; color:#FFFFFF; text-decoration:none;}
.white:hover{font-family:Tahoma; font-size:11px; color:#FFFFFF; text-decoration:none;}

.a_text {font-family:Tahoma; font-size:11px;  color:#000066; font-weight:bold;}
.a_text:link {font-family:Tahoma; font-size:11px;  color:#000066; font-weight:bold;}
.a_text:visited {font-family:Tahoma; font-size:11px;  color:#000066; font-weight:bold;}
.a_text:active {font-family:Tahoma; font-size:11px;  color:#000066; font-weight:bold;}
.a_text:hover {font-family:Tahoma; font-size:11px;  color:#0000AA; font-weight:bold; text-decoration:none;}

.c_form {font-family:Tahoma; font-size:11px;  color:#0066B0;}
.c_form:link {font-family:Tahoma; font-size:11px;  color:#0066B0;}
.c_form:visited {font-family:Tahoma; font-size:11px;  color:#0066B0;}
.c_form:active {font-family:Tahoma; font-size:11px;  color:#0066B0;}
.c_form:hover {font-family:Tahoma; font-size:11px;  color:#0066B0; text-decoration:none;}

.copyright{font-family:Tahoma; font-size:11px; color:#6E6E6E;}

.red{font-family:Tahoma; font-size:11px;  color:#BE3109;}
.main{font-family:Tahoma; font-size:11px;  color:#000000; line-height:14px;}

.blue_text{font-family:Tahoma; font-size:11px;  color:#000066; font-weight:bold;}

.blue{font-family:Tahoma; font-size:12px;  color:#0066B0; font-weight:bold;}
.blue:link {font-family:Tahoma; font-size:12px;  color:#0066B0; font-weight:bold;}
.blue:visited {font-family:Tahoma; font-size:12px;  color:#0066B0; font-weight:bold;}
.blue:active {font-family:Tahoma; font-size:12px;  color:#0066B0; font-weight:bold;}
.blue:hover {font-family:Tahoma; font-size:12px;  color:#0066B0; font-weight:bold; text-decoration:none;}

table.menu_item	td	{font-family: Tahoma; font-size: 90%;}
.menu_item {font-size: 11px; color:#000066; text-align: center; font-weight:bold; text-decoration:none;color:#FBF8F1; display: block; padding: 0px; text-decoration: none; background-color: #FBF9F2; padding-left:3px; padding-top:3px; padding-bottom:3px; padding-right:3px; border: 1px solid #CBCBC9}
.menu_item:link {font-size: 11px; color:#000066; text-align : center; font-weight:bold;text-decoration:none;}
.menu_item:visited {font-size: 11px; color:#000066; text-align : center; font-weight:bold;text-decoration:none;}
.menu_item:active {font-size: 11px; color:#000066; text-align : center; font-weight:bold;text-decoration:none;}
.menu_item:hover {font-size: 11px; color:#FFFFFF; text-align : center; font-weight:bold;text-decoration:none; display: block; padding-left:3px; padding-top:3px; padding-bottom:3px; padding-right:3px; background-color: #FFC20F; border: 1px solid #000066}
 



  .input{
  		width:331px; height:20px;
		border-width:1px;
		border-style:solid;
		background-color:#FCFCFC;
		border-color:#0066B0;
		font-family:Tahoma; font-size:11px;  color:#000000;
		padding-top:2px;
		}
		


		.textarea{
		width:331px; height:180px;
		border-width:1px;
		border-style:solid;
		background-color:#FCFCFC;
		border-color:#0066B0;
		font-family:Tahoma; font-size:11px;  color:#000000;
		padding-top:2px;
		overflow:auto;
		}
h2 {font-family:Tahoma; font-size:12px; color:#0066B0;}
h3 {font-family:Tahoma; font-size:11px; color:#0066B0;}
.accor_b {font-family:Tahoma; font-size:11px; color:#0066B0; font-weight:bold;}

hr {color:#FFC20F; height:1px;"}

#makeMeScrollable div.scrollableArea *
{
    position: relative;
    display: block
    float: left;
    margin: 0;
    padding: 0;
    /* If you don't want the images in the scroller to be selectable, try the following
        block of code. It's just a nice feature that prevent the images from
        accidentally becoming selected/inverted when the user interacts with the scroller. */
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -o-user-select: none;
    user-select: none;
}