body 
{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#496FE7;
}

.top_menu_link{
	font-size: 11px;
	color:#ffffff;
	text-decoration:underline;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	
}

.top_menu_link:hover
{
	font-size: 11px;
	color:#CCCCCC;
	text-decoration:underline;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
}
.read_more_link{
	font-size: 11px;
	color:#ffffff;
	text-decoration:underline;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	vertical-align:top;
	
}
.read_more_link:hover
{
	font-size: 11px;
	color:#CCCCCC;
	text-decoration:underline;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	vertical-align:top;
}
.master_table{
	width:740px;
	height:100%;
	border:none;
	vertical-align:top;
	padding:0px 0px 0px 0px;
}

.standard_table{
	height:100%;
	border:none;
	vertical-align:top;
	padding:0 0 0 0;
}


.top_menu_table{
	height:28px;
	border:none;
	width:100%;
}

.standard_td{
	vertical-align:top;
}

.top_menu_td{
	vertical-align:middle;
	background-image:url(../images/menu_bkg.jpg);
	background-repeat:repeat-x;
	text-align:center;
}
.top_menu_divider{
	width:2px;
	height:28px;
	background-image:url(../images/menu_divider.jpg);
	background-repeat:repeat-y;
}
.top_border_top{
	height:1px;
	width:700px;
	background-color:#660000;
}
.top_border_down{
	height:1px;
	width:700px;
	background-color:#496FE7;

}
.left_master_border{
	height:100%;
	width:20px;
	background-repeat: repeat-y;
	background-image:url(../images/left_master_border.png);
	background-position:right;
}
.right_master_border{
	height:100%;
	width:20px;
	background-repeat: repeat-y;
	background-image:url(../images/right_master_border.png);
	background-position:left;
}
.top_menu_shadow{
	height:5px;
	width:100%;
	background-repeat: repeat-x;
	background-image:url(../images/top_menu_shadow.png);
	background-position:top;
	vertical-align:top;
	padding:0 0 0 0;
}
.bottom_content_shadow{
	height:5px;
	width:706px;
	background-color:#496FE7;
	background-repeat: repeat-x;
	background-image:url(../images/top_menu_shadow.png);
	background-position:top;
	vertical-align:top;
	padding:0 0 0 0;
}
.top_menu_pad_td{
	vertical-align:top;
	height:28px;
	/*width:xpx%;*/
	background-image:url(../images/menu_bkg.jpg);
	background-repeat: repeat-x;
	text-align:left;
}

.top_table{
	height:125px;
	background-image:url(../images/top_bkg.jpg);
	padding:0 0 0 0;
	background-repeat: repeat-x;
	border:none;
}

.normal_image{
	border:none;
}

.standard_content_td{
	width:40%;
	vertical-align:top;
	font-family:Tahoma;
	font-size:12px;
}

.big_content_td{
	width:80%;
	vertical-align:top;
	font-family:Tahoma;
	font-size:12px;
}

.big_content_td_center{
	width:600px;
	vertical-align:top;
	font-family:Tahoma;
	font-size:12px;
	text-align:center;
}

.txt_light_blue{
	color:#CCCCFF;
}

.txt_dark_blue{
	color:#112233;
}

.standard_content_divider{
	width:2px;
	height:220px;
	background-image:url(../images/content_divider.png);
	background-repeat:no-repeat;
	background-position:top;
	
}

.standard_padder{
	width:20px;
	height:100%;
	vertical-align:top;
	
}
.standard_gradient_table{
	border:none;
	vertical-align:top;
	padding:0px 0px 0px 0px;
	width:100%;
	background-image:url(../images/std_content_bkg.png);
	background-repeat:repeat-x;
	background-position:top;
}

.standard_blue_end{
	background-color:#001188;
	height:1px;
}
.standard_darkblue_table{
	border:none;
	vertical-align:top;
	padding:0px 0px 0px 0px;
	background-color:#001166;
	width:100%;
}
.standard_darkblue_top{
	background-color:#555599;
	height:1px;
}
.txt_ligth_blue{
	color:#ccccff;
}
.txt_white{
	color:#ffffff;
	vertical-align:top;
}