BODY 	{	position:absolute; width:100%; height:100%; margin:0px; padding:0px; text-align:center; }
BODY, TD, DIV, SELECT, INPUT, TEXTAREA { font: 12px verdana, arial; color:#000000; }
A { color:#ffa324; font-weight:bold; text-decoration:none; }
	A.big {font-size:14px; font-weight:bold;}
FORM { margin:0px; }
IMG { border:0px; padding:0px}
DIV.clear { clear:both; height:0px; line-height:0px; font-size:0px; }
TD.fillerleft 	{ background-image: url('/img/fillerleft.png');  background-position: top right; background-repeat: repeat-y; }
TD.fillerright 	{ background-image: url('/img/fillerright.png'); background-position: top left;  background-repeat: repeat-y; }

H1 { font-family: Verdana, Arial; margin:0px; padding:0px; font-size:17px; line-height:17px; letter-spacing:0px; font-weight:bold; text-transform:uppercase;} 
	H1 A { color:#ffa324; font-weight:bold; text-decoration:none; }
H2 { font-family: Verdana, Arial; margin:0px; padding:0px; font-size:12px; line-height:14px; letter-spacing:0px; font-weight:bold; } 
	H2 A { color:#ffa324; font-weight:bold; text-decoration:none; }
DIV.content H1 A, DIV.content H2 A { color:#ffa324; }

DIV.top_menu 					{ width:900px; height:50px; background-color: #000000; }	
	DIV.mainmenuitem    { width:150px; height:50px; float:left; color:#ffffff; font-size:14px; background-color:#000000;  }
	DIV.mainmenuitem_on { width:150px; height:50px; float:left; color:#ffa324; background-color:#000000;}
DIV.container 				{ width:900px; text-align:left; margin-left:auto; margin-right:auto; }
  DIV.footer 					{ width:900px; height:60px; float:left;vertical-align:bottom; background-image:url('../img/bottomwave.png'); background-repeat:no-repeat; background-position:bottom left; }
	P.footer			{ color:#646464; font-size:8pt; text-align:center; position:relative; top:14px;}
	IMG.footer			{ position:relative; top:20px;}

TD.calendarcell				{ width:30px; height:16px; color:#646464; font-size:8pt; text-align:center; vertical-align:center; padding:0px; }

FONT.calendarheader		{	color:#FFFFFF; font-size:8pt;	}
	FONT.calendarday		{	color:#646464; font-size:8pt;	}
FONT.error						{	color:#FF0000; font-size:8pt; }

INPUT									{ width:400px; border:1px solid #ffa324; }
TEXTAREA							{ width:400px; border:1px solid #ffa324; }
INPUT.radio						{ width:auto; border:0px; }
INPUT.checkbox				{ width:auto; border:0px; }

DIV#video1 						{ width:425px; height:355px; float:right; }
	OBJECT#video1			 	{ width:425px; height:355px; float:right; }

#backgroundPopup 			{ display: none; position: fixed; height: 100%; width: 100%; top: 0; left: 0; background-image: url('/img/popup_bg.png'); z-index: 1; }
#innerPopup 					{ position: absolute; width: 100%; text-align: center; top: 50px;}
#popup						{ cursor: hand; border: 15px solid #FFFFFF;}


