body {
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	font: tahoma;
	font-family: tahoma;
	font-variant:normal;
	font-weight:normal;
	font-size : 12px;
	text-decoration: none;
	color: #000000;
	background-color: #ffffff;
	background-image:url(/templates/demo/images/bg_bg.jpg);
	background-repeat:no-repeat;
	background-position:top left;
}
.table{

}
.png {
	BEHAVIOR: url('js/png.htc');
}
.png_1{
	background-image: url('img/test.png');
	//background-image: none ! important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=img/test.png,sizingMethod=scal);
	background-position: left top;
	background-repeat: no-repeat;
}
h1{
	font: Tahoma;
	font-family: Tahoma;
	font-size: 18px;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	color: #000062;
	text-align: justify
}


h2{
	font: tahoma;
	font-family: tahoma;
	font-size: 14px;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	color: #272727;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
h3{
	font: "Times New Roman", Times, serif;
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	color: #ff1800;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
table.menu_top a{
	font: tahoma;
	font-family: tahoma;
	font-size: 14px;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	color: #001b47;
	text-decoration:none;
}
table.menu_top a:hover{
	font: tahoma;
	font-family: tahoma;
	font-size: 14px;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	color: #001b47;
	text-decoration:underline;
}
td.menu_left a{
	font: tahoma;
	font-family: tahoma;
	font-size: 12px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	color: #000001;
	text-decoration: none;
}
td.menu_left a:hover{
	font: tahoma;
	font-family: tahoma;
	font-size: 12px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	color: #000001;
	text-decoration: underline;
}

td.menu_left1 a{
	font: tahoma;
	font-family: tahoma;
	font-size: 10px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	color: #000001;
	text-decoration: none;
}
td.menu_left1 a:hover{
	font: tahoma;
	font-family: tahoma;
	font-size: 10px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	color: #000001;
	text-decoration: underline;
}
td.menu_arial{
	font: Arial, Helvetica, sans-serif;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-variant: normal;
	font-weight: normal;
	color: #2651cc;
	text-decoration: none;
}
td.content{
	padding: 20px 20px 20px 20px;
	margin: 0px 0px 0px 0px;
}

td.content h3{
	font: Tahoma;
	font-family: Tahoma;
	font-size: 14px;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	color: #000062;
	text-align: justify
}
td.content h4{
	font: Tahoma;
	font-family: Tahoma;
	font-size: 10px;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	color: #3b3b3b;
	text-align: justify
}
td.content p{
	font: tahoma;
	font-family: tahoma;
	font-variant:normal;
	font-weight:normal;
	font-size : 12px;
	text-decoration: none;
	color: #000000;
}
td.content a{
	font: Tahoma;
	font-family: Tahoma;
	font-size: 10px;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	color: #3b3b3b;
	text-decoration: none;
}

td.content a.mn{
	font: Tahoma;
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	color: #345597;
	text-decoration: none;
}

td.content a.mn:hover{
	font: Tahoma;
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	color: #345597;
	text-decoration: underline;
}
td.content a:hover{
	font: Tahoma;
	font-family: Tahoma;
	font-size: 10px;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	color: #3b3b3b;
	text-decoration: underline;
}


