BODY{
	background-color:#000000;
	color:#FFFFFF;
	text-align:center;
	margin:0px;
	font-family:"Times New Roman", Times, serif;
}
#masterTable{
	margin:auto;
}
#masterIFrame{
	width:700px;
	height:850px;
	margin-right:2px;
}



A.blue{
	background-image:url('images_gbs/layout/button_blue.jpg'); 
}
A.bluehot{
	background-image:url('images_gbs/layout/button_bluehot.jpg'); 
}
A.darkblue{
	background-image:url('images_gbs/layout/button_darkblue.jpg'); 
}
A.red{
	background-image:url('images_gbs/layout/button_red.jpg'); 
}


A.menuLink{
	color:#FFFFFF;
	display:block; 
	margin-bottom:2px; 
	width:200px;
	height:21px;
	text-align:center;
	background-repeat:repeat-y;
	background-position:left top;
	text-decoration:none; 
	font-variant:small-caps; 
	font-size:17px; 
	font-weight:bold; 
	padding-left:20px;	
	border-left:1px solid black;
}
A.menuLink:visited{
	color:#FFFFFF;
}
A.menuLink:hover{
	color:#FFFFFF;
	border-left:1px solid white;
}
A.menuLink:active{
	
	color:#FFFFFF;
}
A.bigtext{
	font-size:18px;
	text-transform:uppercase;
	font-variant:normal;
}

A.image{
	text-align:left;
	padding-left:0px;
}
A.redT:link, A.redT:visited{
	color:#FF0000;
}
A.greenT:link, A.greenT:visited{
	color: #339900;
}
A.yellowT:link, A.yellowT:visited{
	color:#FFFF00;
}

H1{
	font-size:18px;
	color:#FFFF00;
	font-variant:small-caps;
}
