.bodyins {
	background-image : url(backin.gif);
	background-color : White;
	margin-left : 10;
	margin-right : 10;
	margin-bottom : 0;
	margin-top : 0;
}

.body {
	background-image : url(mainbg.gif);
	background-color : White;
	margin-left : 0;
	margin-right : 0;
	margin-bottom : 0;
	margin-top : 0;
}

.right{
	text-align: right;
}

.leftact {
	background-image : url(vio.gif);
	vertical-align : top;
}

.leftupact {
	background-image : url(violup.gif);
	vertical-align : top;
	width : 70;
	height : 68;
}

.leftinact {
	background-image : url(vioinact.gif);
	vertical-align : top;
}

.leftupinact {
	background-image : url(violupinact.gif);
	vertical-align : top;
	width : 70;
	height : 68;
}

.rightact {
	background-image : url(sa.gif);
	vertical-align : top;
}

.rightupact {
	background-image : url(salup.gif);
	width : 70;
	height : 68;
}

.rightinact {
	background-image : url(sainact.gif);
	vertical-align : top;
}

.rightupinact {
	background-image : url(salupinact.gif);
	width : 70;
	height : 68;
}

.logo {
	vertical-align : bottom;
	padding-left : 5;
	padding-bottom : 5;
}

.contact {
	vertical-align : bottom;
	padding-right : 5;
	padding-bottom : 5;
	text-align : right;
}

table {
	font-size: x-small;
	color : 808080;
	font-family : sans-serif;
}

.favorites {
	font-size: x-small;
	text-align : center;


}

.maintable{
	width : 100%;
	height : 100%;
	border : 0;
}

.vertline {
	background-color : E8E8E8;
	width : 1;
}

.tr {
	width : 1;
}

.topline {
	background-color : E8E8E8;
	width : 1;
	background-image : url(topline.jpg);
	height: 68;
}

.texttable
{
	background-color : F6F6F6;
	padding-left : 10;
	padding-right : 10;
	width : 100%;
	height : 100%;
	vertical-align : top;
	text-align : center;
}

.porttable
{
	background-color : F6F6F6;
	padding-left : 5;
	padding-right : 5;
	width : 100%;
	height : 100%;
	vertical-align : top;
	text-align : center;
}

.center{
		background-color : F6F6F6;
	width : 50%;
}

.top{
	background-color : F6F6F6;
	width : 50%;
	background-image : url(top.jpg);
}

img {
	border : none;
}

p{
	text-indent : 1cm;
}

a {
	color:8C00B4;
	text-decoration: none
}
a:active {color:96FF00}
a:visited {
	color: 8C00B4
}
a:hover {text-decoration: underline}
