
.BgBottom {
	background: transparent url('/images/bg_bottom.jpg') no-repeat bottom center;	
}

.BgTop {
	background: transparent url('/images/bg_top.jpg') no-repeat top center;	
}

.BgTopLeft {
	background: transparent url('/images/bg_top_l.jpg') repeat-x top right;	
}

.BgTopRight {
	background: transparent url('/images/bg_top_r.jpg') repeat-x top left;	
}

.MainText {
	font-family: verdana;
	font-size: 11px;
	color: #01336e;
}

.PaddingMainText {
	padding-left: 63px;
	padding-right: 37px;
	
}

.Line {
	background-color: #000;
	height: 1px;
	width: 800px;	
}


.BottomMenu a:link, .BottomMenu a:active, .BottomMenu a:visited {
	font-family: verdana;
	font-size: 11px;
	color: #424343;
	text-decoration: none;
	padding-right: 15px;
	padding-left: 15px;
}

.BottomMenu a:hover {
	font-family: verdana;
	font-size: 11px;
	color: #007dc5;
	text-decoration: underline;
	padding-right: 15px;
	padding-left: 15px;
}

a:link, a:active, a:visited {
	font-family: verdana;
	font-size: 11px;
	/*color: #007dc5; */
	text-decoration: none;
}

a:hover {
	font-family: verdana;
	font-size: 11px;
	text-decoration: underline;
}

.Line2 {
	background-image: url(/images/line_01.gif);
	height: 1px;
}

.Form {
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	color: #464646;
	background-color: #FFF;
	border: 1px solid #c9c8c8;
	height: 28px;
	padding-top: 4px;
	padding-left: 5px;
	background-image: url(/images/bg_form2.jpg);
	background-repeat: repeat-x;
	background-position: 0px 0px;
}


.BgBox {
	background: transparent url('/images/box_bg.gif') no-repeat bottom left;	
}

.BgBox2 {
	background: transparent url('/images/box_bg2.gif') no-repeat bottom left;	
}

.PaddingBox {
	padding-left: 25px;
	padding-right: 25px;
}


.BoxTitle {
	font-family: verdana;
	font-size: 20px;
	color: #1a8acb;
}

.BoxTextMini {
	font-family: verdana;
	font-size: 12px;
	color: #444444;
}

.ValidationError {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #D70000;
	}	
	

.watermark {
	background: #FFAAFF;
}

.popupControl {
	background-color:#AAD4FF;
	position:absolute;
	visibility:hidden;
	border-style:solid;
	border-color: Black;
	border-width: 2px;
}

.modalBackground {
	background-color:Gray;
    filter:alpha(opacity=70);
	opacity:0.7;
 
}

.modalPopup {
	background-color:#D5E1F1;
	border-width:3px;
	border-style:solid;
	border-color:Gray;
	padding:3px;
	width:250px;
}



/* Check this */
.NewsTab .ajax__tab_header 
{
    color: #43a3d3;
    font-size: 10px;
    font-weight: bold;
    background-color: #fff;
    margin-left: 0px;
    font-family:Verdana;
   
    
}
.NewsTab .ajax__tab_outer
{
    background-color:  #ffffff;
}
.NewsTab .ajax__tab_inner
{
    padding: 6px;
    margin-right: 1px;
    margin-left: 1px;
    margin-top: 1px;
    margin-bottom: 1px;
    background-color: #ffffff;
}
.NewsTab .ajax__tab_hover .ajax__tab_outer
{
    background-color: #ffffff;
}
.NewsTab .ajax__tab_hover .ajax__tab_inner
{
    background-color: #eff7fb;
}
.NewsTab .ajax__tab_active .ajax__tab_outer
{
    background-color: #ffffff;
}
.NewsTab .ajax__tab_active .ajax__tab_inner
{
    background-color: #eff7fb;
}
table.BgBox2.MainText
{ font-size: 10px;
	}
	
	table.BgBox2.MainText td
	{padding: 10px 0px 10px 3px;
	 vertical-align: middle;
		}
