body {
	background-color: #3055a6;
	margin-top: 0px;
	margin-bottom: 0px;
}

td, th {
font-family:"Trebuchet MS", Arial, Verdana;
font-size:12px;
line-height:18px;
color:#FFFFFF;
}

a{color:#0e2370; text-decoration:none;}
a:hover{color:#0e2370; text-decoration:underline;}

td p{padding:5px 0 5px 0; margin:0 0 0 0;}

h1{font-family: "Trebuchet MS", Arial, Verdana; font-size:14px; padding:5px 0 5px 0; margin:0; color:#0e2370;}
h2{font-family: "Trebuchet MS", Arial, Verdana; font-size:14px; padding:5px 0 5px 0; margin:0; color:#0e2370;}

.left_brd{
background-image:url(../images/left_brd.gif);
width:21px;
background-repeat:repeat-y;
}

.right_brd{
background-image:url(../images/right_brd.gif);
width:18px;
background-repeat:repeat-y;
}

.langs{background-image:url(../images/lang_bg.gif); background-repeat:no-repeat; color:#c2d5ff; height:49px; padding:0 10px 0 10px; text-align:right;} 
.langs a{color:#c2d5ff; text-decoration:none; font-weight:bold;}
.langs a:hover{color:#c2d5ff; text-decoration:underline; font-weight:bold;}

.imgFloatLeft{float:left; margin:5px 10px 10px 0;}
.imgFloatRight{float:right; margin:5px 0 10px 10px;}

.imgBrd{border:1px solid #4969ac; padding:5px; background-color:#eeeeee;}

.left_col_bg{background-image:url(../images/left_col_bg.gif); background-position:top; background-repeat:no-repeat; height:276px; padding:0px;}
.right_col_bg{background-image:url(../images/right_col_bg.gif); background-position:top; background-repeat:no-repeat; height:276px;}
.center_col_bg{background-image:url(../images/center_col_bg.gif); background-position:top; background-repeat:no-repeat; height:276px;}
.center_bg{ background-color:#4B76D2;}

.left_col_bg2{background-image:url(../images/left_col_bg2.gif); background-position:top; background-repeat:repeat-y;}
.right_col_bg2{background-image:url(../images/right_col_bg2.gif); background-position:top; background-repeat:repeat-y;}


.footerbg{ border-top:1px solid #5b79b9; background-image:url(../images/footerbg.gif); background-repeat:repeat-y; padding:5px 20px 5px 20px;color:#89aefe;}
.footerbg a{color:#89aefe; text-decoration:none;}
.footerbg a:hover{color:#89aefe; text-decoration:underline;}

.subnav{text-align:right; margin:0px; padding:0;}
.subnav li{list-style-type:none; margin:0px; padding:0 0 2px 0px; background:url(../images/bg_menu_bottom.gif) bottom left repeat-x;}
.subnav li a{display:block; color:#FFFFFF; text-decoration:none; padding:5px; margin-top:1px;}
.subnav li a:hover, .subnav li a.actvive{background:#6c97e9 url(../images/bg_hover.gif) top left repeat-y; color:#FFFFFF; text-decoration:none; border-top:1px solid #3967be;  margin-top:0px;}

.brd_bottom {border-bottom:1px solid #769FEF}

.orange { color:#FF9900;}
.green { color:#9FCB20;}

.myinput{font-size:14px; color:#2152A8; background-color:#FFFFFF; border:1px solid #2152A8; width:400px}
.mybutton
{
	border:1px solid white;
	font-family:"Trebuchet MS", Arial, Verdana;
	font-size:14px;
	height:19px;
	color:white;
	background-color:#2152A8;
	cursor:pointer;
}

.blue_label{color:#0e2370;}

.tool_tipp_arrow{background: url(../images/tooltip_arrow.gif) top left no-repeat; float:left; text-align:right;padding-left:13px;display:block;}
.tool_tipp_back{background:#ffffff; padding:10px; float:left;}