form{
padding:0px;
margin:0px
}
h1{
color:#75ad01;
margin:0px;
padding:0px;
}
h3{
color:#188008;
font-family:arial;
font-weight:none;
padding:0 0 5px 0;
margin:0px;
}
h5{
color:#ed3d04;
font-size:9pt;
font-family:arial;
padding:0 5px 0px 0;
margin:0px;
}
h5 a{
text-decoration:none;
color:#ed3d04;
}
h5 a:hover{
text-decoration:underline;
}

a.white_link:link,a.white_link:visited{
font-family:Arial, Helvetica, sans-serif;
color:#FFFFFF;
font-size:11px;
font-weight:bold;
text-decoration:none;
padding:0 5px;
}
a.white_link:hover{
font-family:Arial, Helvetica, sans-serif;
color:#FFFFFF;
font-weight:bold;
text-decoration:underline;
}

.profile 
{
	color:#ffea01;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;	
}
.profile  a:link,#nevigation a:visited
{
 	color:#ffea01;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;	
  	text-decoration:none;
}
.profile a:hover
{
  color:#ffffff;
  text-decoration:underline;
}

.inputbox_search{
	height:12px;
	width:120px;
	border:1px solid #000;
	font-size:11px;
	font-weight:bold;
	background: #fff url(images/bg_input.gif) repeat-x;
}
.inputbox_search:hover,

.inputbox_search:focus {
	border:1px solid #9fd44c;
}

.inputbox{
	height:15px;
	width:120px;
	border:1px solid #aaaaaa;
	font-size:11px;
	font-weight:bold;
	background: #fff url(images/bg_input.gif) repeat-x;
}
.inputbox:hover,
.inputbox:focus,
.inputbox:active {
	border:1px solid #000;
}

.text_9_white{
color:#FFFFFF;
font-family:Arial, Helvetica, sans-serif;
font-size:9px;
font-weight:bold;
}
.text_11_white{
color:#FFFFFF;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
}
.text_12_white{
color:#FFFFFF;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
}
.text_pulple{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
color:#e0ed0f;
text-align:center;
}
.text_pulple2{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
color:#ecf37f;
}

/*         menu        */

.arrowlistmenu{
width: 170px; /*width of accordion menu*/
}
.arrowlistmenu ul{ /*CSS for UL of each sub menu*/
list-style-type: none;
margin: 0;
padding: 0;
margin-bottom: 0px; /*bottom spacing between each UL and rest of content*/
}
.arrowlistmenu ul li{
padding: 0px; /*bottom spacing between menu items*/
}
.arrowlistmenu ul li a{
color: #000000;
background: url(images/arrowbullet.png) no-repeat center left; /*custom bullet list image*/
display: block;
padding: 2px 0 2px 19px;
text-decoration: none;
font-weight: bold;
border-bottom: 1px solid #dadada;
font-family:arial;
font-size:11px;

}
.arrowlistmenu ul li a:visited{
color: #A70303;
}
.arrowlistmenu ul li a:hover{ /*hover state CSS*/
color: #A70303;
background-color: #F3F3F3;
}
/*     end Menu     */
.d1{
background:url(images/b1.gif) no-repeat left top;
width:18px;
height:16px;
}
.d2{
background:url(images/b2.gif) repeat-x top center;
height:16px;
color:#FFFFFF;
font-size:14px;
font-weight:bold;
text-align:left;
padding-left:5px;
}
.d3{
background:url(images/b3.gif) no-repeat top right;
width:16px;
height:16px;
}
.d4{
background:url(images/b4.gif) repeat-y left top;
width:18px;
}
.d5{
background:#fcfcfc;
width:auto;
}
.d6{
background:url(images/b6.gif) repeat-y top right;
width:16px;
}
.d7{
background:url(images/b7.gif) no-repeat left top;
width:18px;
height:17px;
}
.d8{
background:url(images/b8.gif) repeat-x top center;
height:17px;
}
.d9{
background:url(images/b9.gif) no-repeat top right;
width:16px;
height:17px;
}