/* CSS Document */
body
{
	margin:0px;
}
.bg_color_line{
background-color:#0C64A7;
}

.bg_color_footer
{
background-color:#0E65AA;
}
.bg_color_green{
background-color:#5C9011;
}
.bg_color_box_line{
background-image:url(images/box_line.jpg);
background-repeat:repeat-y;
}
.bg_color_box_line_right{
background-image:url(images/box_line_right.jpg);
background-repeat:repeat-y;
}
.contant_text{
font-family:Arial;
font-size:12px;
color:#000000;
font-weight:normal;

}

.link_text{
font-family:Arial;
font-size:12px;
color:#606060;
font-weight:bold;
}
a.link_text1:link, a.link_text1:visited, a.link_text1:active {
font-family:Arial;
font-size:12px;
color:#606060;
font-weight:bold;
text-decoration:none;
}

a.link_text1:hover{
font-family:Arial;
font-size:12px;
color:#0C63A6;
font-weight:bold;
text-decoration:none;
}

a.link_text2:link, a.link_text2:visited, a.link_text2:active {
font-family:Arial;
font-size:12px;
color:#606060;
font-weight:bold;
text-decoration:none;
}

a.link_text2:hover{
font-family:Arial;
font-size:12px;
color:#628825;
font-weight:bold;
text-decoration:none;
}

a.link_text3:link, a.link_text3:visited, a.link_text3:active {
font-family:Arial;
font-size:12px;
color:#606060;
font-weight:bold;
text-decoration:none;
}

a.link_text3:hover{
font-family:Arial;
font-size:12px;
color:#F58A2A;
font-weight:bold;
text-decoration:none;
}
.box_line_left{
background-image:url(images/left_box_line.jpg);
background-repeat:repeat-y;
}
.box_line_right{
background-image:url(images/right_box_line.jpg);
background-repeat:repeat-y;
}
.backgroun_img{
background-image:url(images/bg_img.jpg);
background-repeat:no-repeat;
background-color:#FBF0E5;
}

.style1 
{color: #fc930b}

.style2 
{
	color: #242424;
	font-weight: bold;
}

.style3 {color: #FFFFFF}

.style4 {color: #0C64A7}

a.link:link, a.link:visited, a.link:active {
font-family:Arial;
font-size:12px;
color:#ffffff;
text-decoration:none;
}

a.link:hover{
font-family:Arial;
font-size:12px;
color:#ffffff;
text-decoration:none;
}

.border1
{
border-left:1px solid #F7870A;
border-right:1px solid #F7870A;

}

.heading_text
{
font-family:Arial, Helvetica, sans-serif;
font-size:16px;
color:#1074C2;
font-weight:bold;
}

.menu_text
{
font-family:Arial;
font-size:14px;
font-weight:bold;
color:#0065AB;
}


a.menu_link:link, a.menu_link:visited, a.menu_link:active {
font-family:Arial;
font-size:14px;
font-weight:bold;
color:#0065AB;
text-align:justify;
text-decoration:none;
}

a.menu_link:hover{
font-family:Arial;
font-size:14px;
font-weight:bold;
color:#0065AB;
text-align:justify;
text-decoration:none;
}

.heading_link
{
font-family:Arial;
font-size:24px;
font-weight: bold;
color:#FF6600;
text-align:justify;
text-decoration:none;
}

a.it_link:link, a.it_link:visited, a.it_link:active {
font-family:Arial;
font-size:14px;
font-weight:bold;
color:#1464A1;
text-align:justify;
text-decoration:none;
}

a.it_link:hover{
font-family:Arial;
font-size:14px;
font-weight:bold;
color:#1464A1;
text-align:justify;
text-decoration:none;
}

a.bpo_link:link, a.bpo_link:visited, a.bpo_link:active {
font-family:Arial;
font-size:14px;
font-weight:bold;
color:#DB9418;
text-align:justify;
text-decoration:none;
}

a.bpo_link:hover{
font-family:Arial;
font-size:14px;
font-weight:bold;
color:#DB9418;
text-align:justify;
text-decoration:none;
}

a.product_link:link, a.product_link:visited, a.product_link:active {
font-family:Arial;
font-size:14px;
font-weight:bold;
color:#6C8712;
text-align:justify;
text-decoration:none;
}

a.product_link:hover{
font-family:Arial;
font-size:14px;
font-weight:bold;
color:#6C8712;
text-align:justify;
text-decoration:none;
}
.border_newsleeter
{
 border-left:1px solid #98C3E5;
border-right:1px solid #98C3E5;
}

.border_newsleeter_gray
{
 border-left:1px solid #E3E3E3;
 border-right:1px solid #E3E3E3;
}
.newsletter_bg
{
background-image:url(images/newsletter_bg.jpg);
background-repeat:repeat-x;
}
.newsletter_font
{
font-family:Arial;
color:#FFFFFF;
font-size:12px;
font-weight:500;
text-decoration:none;