html, body {
margin: 0px;
padding: 0px;
}
body, input, select, textarea {
background-color: #ffffff;
}
td, input, select, textarea {
font-family: Arial;
font-size: 12px;
color: #000000;
vertical-align: top; 
}
a{
font-family: Arial;
color: #000000;
vertical-align: top;
}
.ppp{
font-family: Arial;
font-size: 14px;
color: #000000;
vertical-align: top;
font-weight: bold; 
}
.ppp1{
font-family: Arial;
font-size: 17px;
color: #000000;
vertical-align: top;
font-weight: bold;
}
table.main {
width: 100%;
height: 100%;
border-collapse: collapse;
}

td 
{
padding: 0px;
}
td.top {
background-image: url(/img/top.jpg);
height: 379px;
text-align: center;
}
td.topmenu {
}
td.menuitem {
	vertical-align: center;
	text-align: left;
	width: 20%;
        padding-left: 10px;
	background-image: url(/img/white.jpg);
	background-repeat: no-repeat;
	background-position: left;
}
a.topmenu {
	color: #006699;
	font-size: 14px;
	font-weight: bold; 
}
td.menu {
width: 30%;
background-image: url(/img/bottom1.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
td.menutema {
	vertical-align: middle;
	text-align: left;
        	padding-left: 20px;
	background-image: url(/img/red.jpg);
	background-repeat: no-repeat;
	background-position: left;
height: 20px;

}
a.menu {
	color: #000000;
	font-size: 14px;
text-decoration: none;
}
td.right {
width: 80%;
height: 100%;
background-image: url(/img/bottom1.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
td.text {
height: 100%;
padding-bottom: 100px;
padding-top: 40px;
}
table.main2 {
width: 100%;
height: 100%;
border-collapse: collapse;
}
table.main3 {
width: 80%;
height: 240px;
border-collapse: collapse;
margin-left: 20px;
}
img {
border: 0px
}
