
.bg_blue {
	background-color: #8D8DFD;
}


body {
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;	
	margin-botom:0px;	
	font-family: "Lucida Sans Unicode";
	font-size: 11px;
	color: #333333;
	background-color: #FFFFFF;	
	scrollbar-face-color: #C4D0FB; 
	scrollbar-shadow-color: #DBE5F4; 
	scrollbar-arrow-color: #000000;
		
}

hr{
color:#DBE5F4;
}



.menu_text {	
	font-family: "Lucida Sans Unicode";
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
}





.info_header {
	font-family: "Lucida Sans Unicode";
	font-size: 14px;
	font-weight: bold;
	color: #363A9C;
	margin-top:3px;
	margin-left:3px;
	margin-botom:5px;
}


.menu_text {
	font-family: "Lucida Sans Unicode";
	font-size: 14px;
	color: #1F228D;
	font-weight: bold;
}


a:visited {
	font-family: "Lucida Sans Unicode";
	font-size: 11px;
	color: #000000;
}

a:hover {
	font-family: "Lucida Sans Unicode";
	font-size: 11px;
	color: #1C8C3C;
}



a:link {
	font-family: "Lucida Sans Unicode";
	font-size: 11px;
	color: #1F228D;
}


a.breadcrumb:visited {
	font-family: "Lucida Sans Unicode";
	font-size: 10px;
	color: #1F228D;
	text-decoration: none;
}

a.breadcrumb:hover {
	font-family: "Lucida Sans Unicode";
	font-size: 10px;
	color: #1F228D;
	text-decoration: underline;
}

a.breadcrumb:link {
	font-family: "Lucida Sans Unicode";
	font-size: 10px;
	color: #1F228D;
	text-decoration: none;
}



a.big:visited {
	font-size: 14px;
	font-weight: bold;
	color: #363A9C;
	text-decoration: underline;
}

a.big:hover {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}

a.big:link {
	font-size: 14px;
	font-weight: bold;
	color: #363A9C;
	text-decoration: underline;
}


td{
	font-family: "Lucida Sans Unicode";
	font-size: 12px;
	padding: 2px;
}


td.col_left{
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #DBE5F4;
	padding-right:5;
	text-align: left;
	vertical-align: top;
}

td.col_right{
	padding-left:5;
	text-align: left;
	vertical-align: top;
}


td.title_main{
	font-size: 36px;
	font-weight: bold;
	color: #000000;
	padding: 0px;
}

td.title_sub {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 0px;
}


td.breadcrumb {
	font-size: 10px;
	color: #000000;
}

td.page_header{
	font-size: 20px;
	font-weight: bold;
	color: #363A9C;
	margin-top:3px;
	text-align: center;
}

td.page{
	color: #333333;
	margin-left:5px;
	margin-botom:2px;
}

td.menu {
	border-top-width		: 1px;
	border-bottom-width		: 1px;
	border-top-style		: solid;
	border-bottom-style		: solid;
	border-top-color		: #1C8C3C;
	border-bottom-color		: #1C8C3C;
	background-color		: #1C8C3C;
	text-align				: center;
	padding					: 1px;
}


td.empty{
	font-size: 5px;
}

td.info_border {
	border: 3px double #7981C9;
}

td.info_NOborder {
	vertical-align: top;
	border: none;
}












