/* CSS Document */
body { 
font-size : 80%;
color :#000000;
background-color :#404345;
margin : 0;
} 
.form{
color:#000000;
font-size:11px;
font-weight:normal;
border:1px solid #DCDCDC;
height:18px;
}
body, p, h1, h2, h3, table, td, th, ul, ol, textarea, input { 
font-family : verdana, helvetica, arial, sans-serif;
}

.normal_txt {
	font-size: 11px;
	font-style: normal;
	line-height: 17px;
	text-align:justify;
	font-weight: normal;
	color: #424242;
	text-decoration: none;
}
.normal_1 {
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}
.green_text {
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #729DAB;
	text-decoration: none;
}
.normal_txt14 {
	font-size: 14px;
	font-style: normal;
	line-height: 17px;
	text-align:justify;
	font-weight: normal;
	color: #424242;
	text-decoration: none;
}
.bor_img{
border:1px solid #999999;

}

.gray_bold {
	font-size: 11px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	color: #383838;
	text-decoration: none;
}
.gray_bold_14 {
	font-size: 14px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	color: #383838;
	text-decoration: none;
}

.gray_bold_18 {
	font-size: 18px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	color: #3A3536;
	text-decoration: none;
}

.gren_bold_18 {
	font-size: 18px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	color: #46727F;
	text-decoration: none;
}
.gren_bold_12 {
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	color: #46727F;
	text-decoration: none;
}
.gren_text {
	font-size: 11px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	color: #46727F;
	text-decoration: none;
}

.pink_bold {
	font-size: 11px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	color: #9C5FA0;
	text-decoration: none;
}
.pink_bold_14 {
	font-size: 14px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	color: #9C5FA0;
	text-decoration: none;
}

.nav_bg{
background-image:url(../images/top_nav_bg.jpg);
background-repeat:repeat-x;
height:31px;
}

.table_bg_white{
background-color:#FFFFFF;
color:#000000;
}

.gray_border{
border-bottom:1px solid #B7B7B7;
border-top:1px solid #B7B7B7;
background-repeat:repeat-x;
background-color:#FFFFFF;
}
.gray_border_3{

border-bottom:1px solid #BFC1C1;
border-left:1px solid #BFC1C1;
border-right:1px solid #BFC1C1;
background-repeat:repeat-x;
background-color:#FFFFFF;
}
.gray_border_4{
border-top:1px solid #BFC1C1;
border-bottom:1px solid #BFC1C1;
border-left:1px solid #BFC1C1;
border-right:1px solid #BFC1C1;
background-repeat:repeat-x;
background-color:#FFFFFF;
}
.border_line{
border-left:1px solid #B7B7B7;
background-color:#B7B7B7;
height:100%;
}
.line{
border-right:1px solid #B7B7B7;
background-repeat:repeat-x;
}
.midline_left{
border-left:1px solid #B7B7B7;
background-repeat:repeat-x;
}
.search_form{
border:1px solid #7CAAB7;
background-color:#FFFFFF;
font-size:11px;
height:13px;
padding:2px;
}

.search_form2{
border:1px solid #7CAAB7;
background-color:#FFFFFF;
font-size:11px;
padding: 0px 3px 3px 3px;
width:90%;
height:22px;
}
.gray_bold_1 {
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	color: #383838;
	text-decoration: none;
}

.pink_bold_1 {
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	color: #9C5FA0;
	text-decoration: none;
}
.top_bg{
background-image: url(../images/see_details_top_line.jpg);
background-repeat:repeat-x;
}
.footer_bg{
background-image: url(../images/see_details_footer_line.jpg);
background-repeat:repeat-x;
}
.left_line_bg{
background-image: url(../images/see_details_left_line.jpg);
background-repeat:repeat-y;
}
.right_line_bg{
background-image: url(../images/see_details_rg_line.jpg);
background-repeat:repeat-y;
}
.midline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #46727F;
	text-decoration: line-through;
}
.green_border{
border-top:1px solid #729DAB;
border-bottom:1px solid #729DAB;
border-left:1px solid #729DAB;
border-right:1px solid #729DAB;
background-repeat:repeat-x;
background-color:#FFFFFF;
}
.org_border{
border-top:2px solid #D67528;
border-bottom:2px solid #D67528;
border-left:2px solid #D67528;
border-right:2px solid #D67528;
background-repeat:repeat-x;
background-color:#FFFFFF;
}