@charset "utf-8";
/* CSS Document */

.rightbar {
	background-image: url(images/new_web_03.gif);
	background-repeat: no-repeat;
	background-position: top;
}
.smll_01 {
	background-image: url(images/smll_01_13.gif);
	background-repeat: repeat-y;
	background-position: top;
}
.headbar {
	background-image: url(images/head-bar_02.gif);
	background-repeat: repeat-x;
}
.footer_text {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #FFF;
	text-align: center;
}
.footer_text a {
	color: #FFF;
}
.footer_text a:hover {
	color: #666;
}
.verdana {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #000;
	text-align:justify;
}

 ul li { list-style:outside;}
 
 .number ul li {
	 list-style-type:decimal}
	 
	 .v ul li {
	 list-style-type: lower-roman}


.smll_02 {
	background-image: url(images/smll_02_14.gif);
	background-repeat: repeat-y;
	background-position: top;
}

.bottomside {
	background-image: url(images/new_web_13.gif);
	background-repeat: no-repeat;
	background-position: top;
}

.leftside {
	background-image: url(images/new_web_05.gif);
	background-repeat: repeat-y;
	background-position: top;
	background-color: #A6A4A4;
}
.headtext {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	color: #000;
	font-weight: 100;
}
.tablehead_text {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #FFF;
}
.table_text {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #000;
}

 .myForm td, input, select, textarea, checkbox  {
  font-family: tahoma;
  font-size: 12px;
 }
 
 .required {
  color: red;
 }
 
 .indeximagepad{
	 padding:10px;}