.navbar {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #395F8D;
}
a.navbar:link {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
a.navbar:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
a.navbar:hover {
	color: #66CCFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

.blueBG {
	font-family: Arial;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #395F8C;
}
a.blueBG:link {
	color: #66CCFF;
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
}
a.blueBG:visited {
	font-size: 13px;
	font-weight: bold;
	color: #66CCFF;
	text-decoration: none;
}
a.blueBG:hover {
	font-size: 13px;
	font-weight: bold;
	color: #66CCFF;
	text-decoration: underline;
}
a:link {
	font-size: 13px;
	font-weight: bold;
	color: #395F8C;
	text-decoration: none;
}
a:visited {
	font-size: 13px;
	font-weight: bold;
	color: #395F8C;
	text-decoration: none;
}
a:hover {
	font-size: 13px;
	font-weight: bold;
	color: #395F8C;
	text-decoration: underline;
}

body {

background : #ffffff;

font-family: Verdana;

font-size : 11px;

color : #000000;

margin-top : 3px;

margin-bottom : 0;

margin-right : 0;

margin-left : 0;

}
rttext {

background : #ffffff;

font-family: Verdana;

font-size : 5px;

color : #625d59;

margin-top : 3px;

margin-bottom : 0;

margin-right : 0;

margin-left : 0;

}



h1 {

color : #cc6600;

font-size : 10px;

font-weight : bold;

padding-top : 0;

padding-bottom : 0;

margin-bottom : 2px;

margin-top : 0px;

}

h2 {

color : #444444;

font-size : 12px;

font-weight : bold;

padding-top : 0;

padding-bottom : 0;

margin-bottom : 2px;

margin-top : 0px;

}



h3 {

color: #000000;

font-size: 16px;

font-weight: bold;

padding-top: 0px;

padding-bottom: 2px;

}


.whiteBG {
	font-family: Arial;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
	font-size: 14px;
}



h1 {
	font-family: Arial;
	font-size: 22px;
	font-weight: bolder;
	color: #395F8D;
	text-decoration: none;
}
h2 {
	font-family: Arial;
	font-size: 15px;
	font-weight: bold;
	color: #395F8C;
	text-decoration: none;
}
.roundedCorv {
	margin:10px 0px;
}
.top-left, .top-right, .bottom-left, .bottom-right {
	background-image:url(images/curvee1000_22.gif); 
	height:11px;       /* CHANGE: replace by the height of one of your corners (= 1/2 height of the image) */
	font-size:2px;    /* DNC: correction IE for height of the <div>'s */ 
	}
.top-left, .bottom-left { 
	margin-right:11px; /* CHANGE: replace by the width of one of your corners */
	}
.top-right, .bottom-right { 
	margin-left:11px;  /* CHANGE: replace by the width of one of your corners */
	margin-top:-11px;  /* CHANGE: replace by the height of one of your corners */
	}
.top-right {
	background-position:100% 0;    /* DNC: position right corner at right side, no vertical changes */
	}
.bottom-left  { 
	background-position:0 -11px;    /* CHANGE: replace second number by negative height of one of your corners */
	}
.bottom-right { 
	background-position:100% -11px; /* CHANGE: replace second number by negative height of one of your corners */
	}
	.inside {
	border-left:1px solid #C4C4C4; 
	border-right:1px solid #C4C4C4;
	color:#000000; 
	padding:0 10px;
	height:100%;              
	}
	.notopgap    { margin:0; padding:0; font-size:2px; line-height:2px; }    /* DNC: to avoid splitting of the box */
.nobottomgap { margin:0; padding:0; font-size:2px; line-height:2px; } /* DNC: to avoid splitting of the box */
.tempbottom .pagination ul {
	padding:0;
	height:20px;
	width:250px;
	list-style:none;
	margin:0px 0px 0 0;
	background-image:none;
	border:1px solid #C6C6C6;
	}
	
	a.more
				{
					color: #ec2426;
					font-size: 9px;
					font-weight: normal;
					text-decoration: underline;
					margin: 0 0 0 10px;
				}
				
	/* FOOTER */
/* ===================================================== */

#footer {
	text-align:center; color: #999999; font-size: 0.8em; background-color: #f8f8f8; border-top: 1px solid #d9d7d9; padding: 5px 0 5px 0; clear:both; width:600px;}
	
#footer a, #footer a:link  {color: #999999; text-decoration:none;}

#footer a:hover {text-decoration: underline;}

/* ===================================================== */