﻿body {

    background-image:url('images/bg.jpg');

    margin:0px;

}



td{

	font-family:sans-serif, Arial, Helvetica;

	font-size:12px;

	color:#fffbd4;

}



p {

	margin-top:0px;

	margin-left:0px;

	margin-right:0px;

	margin-bottom:0px;

	line-height: 120%

}



img {

	border:0px;

}



.noborder{

	border:0px;

}



.textcenter {

	text-align:center;

}



.textleft {

	text-align:left;

}



.textright {

	text-align:right;

}



.textjustify {

	text-align:justify;

}



.leftpanelhome {

	background-image:url('images/leftpanelhome.jpg');

	background-repeat:no-repeat;

	background-position:right top;

	text-align:left;

}





.rightpanelhome {

	background-image:url('images/rightpanelhome.jpg');

	background-repeat:no-repeat;

	background-position:left top;

	text-align:left;

}





.leftpanelinner {

	background-image:url('images/leftpanelinner.jpg');

	background-repeat:no-repeat;

	background-position:right top;

	text-align:left;

}

#greenscreen {
position:absolute;
margin-top:113px;
margin-left:158px;
}





.rightpanelinner {

	background-image:url('images/rightpanelinner.jpg');

	background-repeat:no-repeat;

	background-position:left top;

	text-align:left;

}





a { text-decoration:none; font-weight: bold; color:#d7ab45; }

a:hover { text-decoration:underline; font-weight: bold; color:#d7ab45;  }

a:visited { font-weight: bold; color:#d7ab45;  }

a:active { font-weight: bold; color:#d7ab45;  }

