body,td,th {
	font-family: tahoma;
	font-size: 11px;
	color: #2E2E2E;
	vertical-align: top;	
	line-height:14px;
}
img{border:0;}
a {
	font-family: tahoma;
	font-size: 11px;	
	color: #095595;		
	}
a:visited {
	color: #095595;
	}
a:hover {
	color: #095595;
	}
a:active {
	color: #095595;	
	}
.style-w{
	color:#414D5D;
	}
.style-y{
	color:1A3761;
	font-size:13px;
	text-transform:uppercase;
	}

body {
	background:#1A3761 url(images/bg.png) repeat-x;
	margin:0px;
	padding-top:28px;
	}

td.holder{
	border:#BDBDBD solid 1px; 
	background:#fff; 
	padding-left:6px;
	padding-top:5px;
	}

#leftCol {
	background:	#F2DD9E;
	}

table#menu {
	background:#1A3761;
	border:0px;
	}

#main {
	padding-top:2px;
	padding-bottom:5px
	}
	
#main h1 {
	font-size:14px;
	color:#0F213C;
	margin:0px;
	margin-bottom:10px;
	padding:0px;
	}

#main .content {
	padding-left:24px;
	padding-top:10px;
	color:#666666;
	padding-right:10px;
	text-align: justify;
	}

#footer {
	background:#0F213C;
	}
	
#footer .content {
	padding-left:16px;
	padding-top:15px;
	color:#E0B40B; 
	font-size:15px; 
	text-align:center;
	letter-spacing:1px;
	font-weight:bold;
	}