body{
	margin-bottom : 0;
	margin-left : 0;
	margin-right : 0;
	margin-top : 0;
	padding-bottom : 0;
	padding-left : 0;
	padding-right : 0;
	padding-top : 0;
	font-family : Arial;
	font-size : 12px;
	color : 616161;
}
table{
	margin-bottom : 0;
	margin-left : 0;
	margin-right : 0;
	margin-top : 0;
	padding-bottom : 0;
	padding-left : 0;
	padding-right : 0;
	padding-top : 0;
	border : 0;
	font-size : 11px;

}
img
{
	border-color : #DBDBDB;
}
td{
	font-size : 12px;

}
font{
	font-family : Arial;
	font-size : 12px;
	margin-left : 0;
}
.menu{
	font-family : Arial;
	font-size : 11px;
	margin-left : 0;
	color : FFFFF;
}
.menusec{
	font-family : Arial;
	font-size : 12px;
	color : 404040;
	font-weight : bold;
}
.copyright{
	font-family : Arial;
	font-size : 11px;
	color : 404040;
	padding-left: 20px;
	padding-right: 20px;
}


.head{
	font-family : "Century Gothic";
	font-size : 33px;
	margin-top : 20;
	padding-top : 20;
	padding-left : 100px;
}

.lefthead{
	font-family : "arial";
	font-size : 18px;
}

.info{
	color : #444444;
	font-size : 11px;
}

.comment{
	font-family : Arial;
	font-size : 12px;
	margin-top : 20;
	padding-top : 20;
	color : 435E88;
	padding-left : 100px;
}
.colornone{
	color : 4C4C4C;
}
.color1{
	color : #EA3200;
}
.bgcolor1{
	background-color : #EA3200;
}
a.color1.:hover {text-decoration: underline; color:#EA3200;}

.color2{
	color : #005CD6;
}
.bgcolor2{
	background-color : #005CD6;
}
a.color2.:hover {text-decoration: underline; color: #005CD6;} 

.color3{
	color : #5738CB;
}
.bgcolor3{
	background-color : #5738CB;
}
a.color3.:hover {text-decoration: underline; color:#5738CB;}

.color4{
	color : #DF2934; 
}
.bgcolor4{
	background-color : #DF2934;
}
a.color4.:hover {text-decoration: underline; color:#DF2934;}

.color5{
	color : #228B1C;
}
.bgcolor5{
	background-color : #228B1C;
}
a.color5.:hover {text-decoration: underline; color:#228B1C;}

.color6{
	color : #BC9F00;
}
.bgcolor6{
	background-color : #D9C817;
}
a.color6.:hover {text-decoration: underline; color:#BC9F00;}

.color7{
	color : #1B4ABA;
}
.bgcolor7{
	background-color : #1B4ABA;
}

a.color7.:hover {text-decoration: underline; color:#1B4ABA;}

.bgtpkdl {
	background-image: url(images/tpkdl.png);
	background-repeat : no-repeat;
	//background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/tpkdl.png',sizingMethod='crop');
	background-position : 0%0%;
}
.bgleftback {
	background-image: url(images/leftback.png);
	background-repeat : no-repeat;
	//background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/leftback.png',sizingMethod='crop');
	background-position : 0%0%;
	}
.bgleftback1 {
	background-image: url(images/leftback1.png);
	background-repeat : no-repeat;
	//background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/leftback1.png',sizingMethod='crop');
	background-position : 0%0%;
	}
.bgmenusec {
	background-image: url(images/menusec_bottom.png);
	background-repeat : no-repeat;
	//background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/menusec_bottom.png',sizingMethod='crop');
	background-position : bottom;
	}
.bgmenus {
	background-image: url(menusec_bottom.png);
	background-repeat : no-repeat;
	//background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/menusec_bottom.png',sizingMethod='crop');
	background-position : bottom;
}
.bgmenub {
 background-image: url(images/menusec.png);
 //background-image: none;
 filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/menusec.png',sizingMethod='scale');
}
.bg {
 background-image: url(images/grey.png);
 //background-image: none;
 filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/grey.png',sizingMethod='scale');
}
a:link {text-decoration: underline; color: #0F5190; }
a:visited {text-decoration: underline; color: #0F5190;}
a:active {text-decoration: underline; color: #0F5190; }
a:hover {text-decoration: underline; color: #7B8690;} 

a.menu:link {text-decoration: underline; color: white; }
a.menu:visited {text-decoration: underline; color:white;}
a.menu:active {text-decoration: underline; color: white; }
a.menu:hover {text-decoration: underline; color: F0F0F0;} 

a.menusec:link {text-decoration: underline; color: 404040; }
a.menusec:visited {text-decoration: underline; color:404040;}
a.menusec:active {text-decoration: underline; color: CF350A; }
a.menusec:hover {text-decoration: underline; color: CF350A;} 
