body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/bg_image.gif);
	background-color: #0193d3;
	background-repeat: repeat-x;
	background-position: left top;
}
ul{		
	padding-left:20px;
	margin-left:0px;
	}

 li {
	list-style-type: decimal;
	list-style-image: url(../images/arrow.gif);
	list-style-position: inherit;
	text-align: justify;
	font-weight: bold;
	text-transform: capitalize;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-left: 0px;
	margin-left: 0px;
}
	
blockquote ul li {
	list-style: square outside;
	list-style-image: url(images/bullet3.gif);
	list-style-position:outside;
	text-align: left;
	margin-top:5px;
	margin-bottom:5px;
	padding-left:0px;
	margin-left:0px;
	font-size:10pt;
	font-weight:bold;
	color:#4b4b4b;
}

td
{
	font-family: verdana, arial;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}
a
{
	font-family: verdana, arial;
	font-size: 10px;
	font-weight: none;
	color: #ffffff;
	text-decoration: none;
}
a:hover
{
	font-family: verdana, arial;
	font-size: 10px;
	font-weight: none;
	color: #ffffff;
	text-decoration: underline;
}
.bluelink:active {
	FONT-SIZE: 11px; 
	COLOR: #990000; 
	font-family: verdana, arial; 
	TEXT-DECORATION: none
}
.bluelink:visited {
	FONT-SIZE: 11px; 
	COLOR:  #C00000; 
	font-family: verdana, arial; 
	TEXT-DECORATION: none
}
.bluelink:hover {
	FONT-SIZE: 11px; 
	COLOR:#3366ff; 
	font-family: verdana, arial;
}
.bluelink:link {
	FONT-SIZE: 11px; 
	COLOR: #C00000; 
	font-family: verdana, arial; 
	TEXT-DECORATION: none
}
.white_text
{
	font-family: verdana, arial;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
}
.header_bg
{
	background-image: url(../images/header_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.left_bg
{
	background-image: url(../images/left_bg1.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.button
{
	background-color: #cce9fb;
	height: auto;
	width: auto;
	border: 1px solid #84cffe;
}
.button_bg
{
	background-image: url(../images/button_bg.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.button_link
{
font-family: verdana, arial;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.button_link:hover
{
font-family: verdana, arial;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
.textfield
{
	margin: 1px;
	padding: 1px;
	height: 18px;
	width: 200px;
	border: 1px solid #7f9db9;
}
.textfield1
{
	margin: 1px;
	padding: 1px;
	height: 15px;
	width: 80px;
	border: 1px solid #7f9db9;
}
.textfield_new
{
	margin: 1px;
	padding: 1px;
	height: 20px;
	width: 120px;
	border: 1px solid #7f9db9;
}
.red_link
{
	font-family: verdana, arial;
	font-size: 11px;
	font-weight: normal;
	color: #e01212;
	text-decoration: none;
}
.red_link:hover
{
	font-family: verdana, arial;
	font-size: 11px;
		font-weight: normal;
	color: #e01212;
	text-decoration: underline;
}
.redtext
{
	font-family: verdana, arial;
	font-size: 10px;
	font-weight: bold;
	color: #e01212;
	text-decoration: none;
}
.bluetext
{
	font-family: verdana, arial;
	font-size: 10px;
	font-weight: bold;
	color: #048bcd;
	text-decoration: none;
}
.blue_link
{
	font-family: verdana, arial;
	font-size: 11px;
		font-weight: bold;
	color: #048bcd;
	text-decoration: none;
}
.blue_link:hover
{
	font-family: verdana, arial;
	font-size: 11px;
		font-weight: bold;
	color: #048bcd;
	text-decoration: underline;
}
.sub_title
{
	font-family: verdana, arial;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000000;
}
.title
{
	font-family: verdana, arial;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #e01212;
}
.heading
{
	font-family: verdana, arial;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #6666FF;
}
.left_link
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.left_link:hover
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}
.table_border
{
	border-top-style: none;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #FFFFFF;
}
.line
{
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #666666;
}

.style1 {color: #FF0000}
.style2 {color: #164B99}

.members
{
	font-family: verdana, arial;
	font-size: 11px;
	font-weight: none;
	color: #005E8C;
	text-decoration: none;
}
.members:hover
{
	font-family: verdana, arial;
	font-size: 11px;
	font-weight: none;
	color: #000000;
	text-decoration: underline;
}

.footer_bg
{
	background-image: url(../images/logo_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top; height:69px;
}

.menu_bg {
background-color:#f4fbfe; border-bottom:solid 1px #FFFFFF;
}

.subhead {
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 10px;
	padding-top: 10px;
	font-weight: bold;
	color: #ffffff;
	text-align: Left;
	padding: 3px;
	margin: 0px;
	margin-left: 0px;
	background-color: #00ADE3;
}

/***** Section News *****/

.section_news{
   width: 600px; border: 1px solid #B1D7E7;margin-top: 15px;   }
.section_news td {
color: #333;line-height: 18px;padding: 5px;} 
.section_news td a{
color:#cc0000;font-size: 11px;}  

.section_news td b{
color: #333; text-align: right;float: right;padding-right: 10px;}

.section_news_dark{
background-color: #DCF2FB;height: 30px;}
.section_news_dark td{
border: 0px solid #fff;}

.section_news_light{
background-color: #EEF8FC;height: 30px;}

/********** Green Box home page */

.green_box{
   width: 431px;height: 136px; background-image: url(../images/green_box.jpg);background-repeat: no-repeat;padding-left: 10px;padding-right: 10px;}

.green_box h1{
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;font-size: 12px;color: #fff;line-height: 15px;margin: 0px;}

.green_box p{
font-family: arial,Verdana, Geneva, Arial, Helvetica, sans-serif;font-size: 11px;color: #000;line-height: 15px;margin-top: 5px;margin-bottom: 5px;}

.more{
font-family: arial,Verdana, Geneva, Arial, Helvetica, sans-serif;font-size: 11px;color: #cc0000;margin-top: 5px;margin-bottom: 5px;text-align: right;
font-weight: bold;}

.green_box .more:hover{
text-decoration: underline; cursor: pointer;}
