/* CSS Document */
body { 
color :#000000;
background-color :#DDF0FA;
background-image:url(images/bg_3.jpg);
background-repeat:repeat-x;
vertical-align:middle;

margin:0;
} 
body, p, h1, h2, h3, table, td, th, ul, ol, textarea, input { 
font-family: Arial, Helvetica, sans-serif;
}

.info_tab {
	font-size: 16px;
	font-style: normal;
	line-height: 16px;
	color: #B408D9;
	text-decoration: none;
	font-weight: bold;
}
.info_tab:hover {
	color: #72880D;
}

.category-link {
	color:#0000FF;
	text-decoration:underline;
}
.category-link:hover {
	color:#0000FF;
	text-decoration:none;
}

.normal_text {
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	color: #000000;
	text-align:justify;
	text-decoration: none;
	font-weight: normal;
}
.normal_text1 {
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	color: #000000;
	text-align:justify;
	text-decoration: none;
	font-weight: normal;
}
.normal_text3 {
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	color: #FFFFFF;
	text-align:justify;
	text-decoration: none;
	font-weight: normal;
}

.newsletter_txt {
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}

.green_text {
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	color: #72880D;
	text-decoration: none;
	font-weight: normal;
}

.black_normal {
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}

.normal_text2 {
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}

.pink_normal {
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	color: #B408D9;
	text-decoration: none;
	font-weight: normal;
}

a.pink_normal:hover {
	color:#72880D;
}

.pink_bold {
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	color: #B408D9;
	text-decoration: none;
	font-weight: bold;}

.pink_bold_18 {
	font-size: 18px;
	font-style: normal;
	line-height: 16px;
	color: #B408D9;
	text-decoration: none;
	font-weight: bold;}

a.pink_bold:hover{
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	color: #72880D;
	text-decoration: none;
	font-weight: bold;}
	
.index_bg { 
color :#000000;
background-color :#E2F3FB;
background-image:url(../images/bg.jpg);
background-repeat:repeat-x;
margin : 0;
}	
	
.inner_bg_2 { 
color :#000000;
background-color :#E1F2FA;
background-image: url(../images/bg_2.jpg);
background-repeat:repeat-x;
background-position:top;
}	

.left_nav{
background-image:url(../images/left_nav.jpg);
background-position: inherit;
background-repeat: no-repeat
}

.inner_left_nav{
background-image: url(../images/left_nav2.jpg);
background-position: top;
background-repeat: no-repeat;
background-color:#D1EAF8;
}

.inner_main_bg_blue{
background-image: url(../images/inner_main_bg_blue.jpg);
background-position: top;
background-repeat: repeat-x;
background-color:#E1F2FA;
}

.inner_main_bg_white{
background-image: url(../images/inner_bg_white.png);
background-position: center;
background-repeat: repeat-y;
width:685px;
}

.inner_main_bg_footer{
background-image: url(../images/inner_main_bg_footer.png);
background-position: top;
background-repeat: no-repeat;
width:685px;
height:17px;
}

.newsletter_bg{
background-image:url(../images/newsletter_bg.jpg);
background-position:top;
background-repeat:repeat-y;
}


.search_form{
border: 1px solid #ffffff;
height:16px;
width:120px;
font-size:12px;
color:#72880D;
font-weight:bold;
}

.form{
color:#000000;
font-size:11px;
font-weight:normal;
border:1px solid #8D8A8A;
height:20px;
}

.line {
font-size: 12px;
color: #000000;
text-decoration: underline;
}

.bg_frame{
	background-color :#C5E6F6;
}
