body, td{
	font-family: Tahoma, Vardana, Arial;
	font-size:13px;
	color: #000000;
}
p{
	text-align:justify;
	line-height : 130%;
}
.header1{
	font-weight: bold;
	font-size:24px;	
	color: #F5A208;
	margin:0 0 3 0;
}
.header2{
	font-weight: bold;
	font-size:14px;	
	color: #000000;
}
.header2blue{
	font-weight: bold;
	font-size:14px;	
	color: #2A67B0;
}
.header3{
	font-weight: bold;
	font-size:13px;	
	color: #2A67B0;
}


a{
	color:#133D6F;
	text-decoration:underline;	
}
a:hover{
	text-decoration:none;	
}

a.m1{
	font-weight: bold;
	color:#FFFFFF;
	text-decoration:none;	
}
a.m1a{
	font-weight: bold;
	color:#F5A208;
	text-decoration:none;	
}
a.m1:hover{
	text-decoration:underline;	
	color:#EEEEFF;	
}

a.m2{
	font-weight: bold;
	font-size:13px;	
	color:#2A67B0;
	text-decoration:none;	
}
a.m2:hover{
	text-decoration:underline;	
}
a.m2a{
	font-weight: bold;
	font-size:13px;	
	color:#F5A208;
	text-decoration:none;	
}
a.m2a:hover{
	text-decoration:underline;	
}
a.m3{
	font-weight: bold;
	font-size:11px;	
	color:#FFFFFF;
	text-decoration:none;	
}
a.m3:hover{
	text-decoration:underline;	
}
a.m3a{
	font-weight: bold;
	font-size:11px;	
	color:#F5A208;
	text-decoration:none;	
}
a.m3u{
	font-weight: bold;
	font-size:11px;	
	color:#FFFFFF;
	text-decoration:underline;	
}
a.m4{
	font-weight: bold;
	font-size:12px;	
	color:#F5A208;
	text-decoration:none;	
}

a.m3icq{
	font-weight: bold;
	font-size:14px;	
	align:center;
	color:#F5A208;
	text-decoration:none;	
}

a.m3icq2{
	font-weight: bold;
	font-size:13px;	
	align:center;
	color:#FF0000;
	text-decoration:none;	
}


td.head-bgr{
	background: url(../images/head-bgr.gif) repeat-x top;	
}

td.menu-bgr{
	background: url(../images/menu-bgr.gif) repeat-x top;	
}

td.tab-image1{
	background: url(../images/tab-image1.jpg) no-repeat top right #133D6F;	
}

td.content-mid1{
	background: url(../images/content-mid1.gif) repeat-y;	
}
td.content-mid2{
	background: url(../images/content-mid2.gif) repeat-y;	
}
td.content-bot2{
	background: url(../images/content-bot2.gif) repeat-x;	
	padding:0 160 4 0;
}

td#content{
	padding: 18 16 5 5;
}

table.block1{
	background: url(../images/block1-bgr.gif) repeat-x;	
}

td.block1-head{
	background: url(../images/block1-head.gif) no-repeat top left;	
	padding: 0 0 0 15;	
}
td.block1-foot{
	background: url(../images/block1-foot.gif) no-repeat top left;	
	padding: 0 0 0 15;	
}
td.block1-both{
	background: url(../images/block1-both.gif) repeat-y top left;	
}

.copyrights{
	font-size:10px;	
	color:#FFFFFF;
}
.copyrights a{
	font-size:10px;	
	color:#FFFFFF;
	text-decoration:none;	
}
.copyrights a:hover{
	font-size:10px;	
	color:#FFFFFF;
	text-decoration:underline;	
}


td.block2-image0{ 
	background: url(../images/block2-image0.jpg) no-repeat top left;	
}
td.block2-image1{ 
	background: url(../images/block2-image1.jpg) no-repeat top left;	
}
td.block2-image2{ 
	background: url(../images/block2-image2.jpg) no-repeat top left;	
}
td.block2-image3{ 
	background: url(../images/block2-image3.jpg) no-repeat top left;	
}
td.block2-image4{ 
	background: url(../images/block2-image4.jpg) no-repeat top left;	
}
td.block2-image5{ 
	background: url(../images/block2-image5.jpg) no-repeat top left;	
}
td.block2-image6{ 
	background: url(../images/block2-image6.jpg) no-repeat top left;	
}

td.gray{
	background-color:#f5f5fa;	
}

input{
	background-color:#ffffff; 
	color:#000000; 
	font-family:Tahoma,Verdana,Arial,Helvetica,sans-serif; 
	font-size:12px; 
	width:100%; 
	height:20px
}

select{
	background-color:#ffffff; 
	color:#000000; 
	font-family:Tahoma,Verdana,Arial,Helvetica,sans-serif; 
	font-size:12px; 
	width:100%; 
	height:20px 
} 
select.a {width:auto} 

textarea{
	color:#000000; 
	background-color:#ffffff; 
	font-family:Tahoma,Verdana,Arial; 
	width:100%; 
	padding-left:3px; 
	padding-right:3px;
}

input.button {width:140px;}
