/* CSS Document */
.inner_table_back{
background:url(../images/inner_table_back.gif) repeat-y;
padding:3px;
}
input{
/*background:url(../images/textbox_back.gif) repeat-y;*/
padding:3px;
border:#000000 1px solid;
}
textarea{
/*background:url(../images/textbox_back.gif) repeat-y;*/
padding:3px;
border:#000000 1px solid;
}

.heading{font-family:Verdana, Arial, Helvetica, sans-serif;font-size:14px;
width:300px;font-weight:bold;
}

.links-2{font-family:Verdana, Arial, Helvetica, sans-serif;font-size:11px;}
.links-2 a{text-decoration:none;color:#333333;}
.links-2 a:hover{text-decoration:none;color:#CC6633;}

.verview_text{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
line-height:20px;
font-weight:bold;
padding: 30px 30px 0px 20px;
text-align:justify;
background-image:url(../images/overviewhead.jpg);
background-repeat:no-repeat;
}

.bottomtext{font-family:Verdana, Arial, Helvetica, sans-serif;font-size:12px;}
.bottomtext a{color:#009933;text-decoration:none}
.bottomtext a:hover{color:#000000;text-decoration:none}

.button {background:url(../images/button/normal.jpg) no-repeat;}
.button a{background:url(../images/button/normal.jpg) no-repeat;}
.button a:hover{background:url(../images/button/hover.jpg) no-repeat;}


.flash{
background:url(../images/flashback.gif) left top no-repeat;
height:200px;
padding:4px;
margin:0px

}

.links a{color:#006633;text-decoration:none}
.links a:hover{color:#00CC66;text-decoration:none}.required {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FF0000;
}

