/* CSS Document */

* {
	margin:0; padding:0;
}

body{

}
a img { border:0;}
img {
}
ul { list-style:none;}
html, input, textarea{
	font-family:Georgia, tahoma;
	font-size:11px;
	line-height:22px;
	color:#868686;
	}
input, select { vertical-align:middle; font-weight:normal;}
strong {font-size:12px; color:#444444;}
.left { float:left;}
.right {float:right;}
.clear  { clear:both;}
/*////text/////*/
p{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
	color: #baa010;
	text-align: justify;
}
.text{

}
.text-1{
	float:left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #988207;
	text-decoration: none;
	height: 15px;
	
}
.text-2{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #b20837;
	text-decoration: none;
	
	
}

h1{
	
}
h2{
	
}
h3{
}
h4{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}
h5{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: 400;
	color: #FF9900;
	text-decoration: underline;
}
h6{
}
.heading-1{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #7e6b01;
	text-decoration: none;
	font-weight: bold;
	float: left;
	
	
}
.heading-2{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: 200;
	color: #CC6600;
	text-decoration: underline;
	
	
}
.heading-3{
	
}

/*////R1/////*/
.r1{

}
.r2{

}
.r3{

}
/*////ALL links/////*/
a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999900;
	text-decoration: none;
	font-weight: normal;
}
a:hover{
	color: #FF9900;
	text-decoration: underline;
	
}
.topLink{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #bfa302;
	
}
a.topLink{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #bfa302;
	
}
a.topLink:hover{
color:#FF0000;
}
.sidelink{ padding:6px 0 0 3px;
display:block;
width:150px;
height:15px;
border-bottom: 1px solid #e0d48c;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #BFA302;
	text-decoration: none;

}
a.sidelink{
 padding:6px 0 0 3px;

display:block;
width:150px;
height:15px;
border-bottom: 1px solid #e0d48c;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #BFA302;
	text-decoration: none;
}
a.sidelink:hover{
border-left:2px solid red;
	color: #FF9900;
	width:200px;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	text-decoration: none;
	float: left;
	margin:0px 10px 0 0;
	
	
	}
a.footer {
	
	}
a.footer:hover{
	
	}
	

/*UI Object */
.button{
	
}
.textBox{
	
}
/*Border*/
.sideLinkBotom{
	
	}
.twoSideBorder{
	
	}
	
/*main layout */
.marginTop3px{

}


/* drop bown*/
a.sample_attach, a.sample_attach:visited{
  display: block;
  width:   110px;
  margin:0 0 3px 0;
  border:  1px solid #ddcf80;
  background: #FFFFEE;
text-decoration: none;
  font-family: Verdana, Sans-Sherif;
  font-weight: normal;
  font-size: 11px;
  color:   #bfa302;
}
div.sample_attach{
  display: block;
  width:   110px;
  margin:0 0 3px 0;
 
  background: #FFFFEE;
text-decoration: none;
  font-family: Verdana, Sans-Sherif;
  font-weight: normal;
  font-size: 11px;
  color:   #bfa302;
}


a.sample_attach:hover{
background: #FFFFCC;
border:  1px solid #ddcf80;
color:red;
}


div#sample_attach_menu_child{ border-bottom: 1px solid #ddcf80; }
/* ul ol*/
.listHeading{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CC9900;
	text-decoration: none;
	list-style-type: square;
	list-style-position: inside;
}
.listHeading_1{
}
.listHeading_2{
}
