body 
{
	background-position: center;
	background-image: url(img/glbg.jpg);
	background-color: White;
	background-repeat: no-repeat;
	background-attachment: fixed;	
	color : Black;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-variant: normal;
	font-size : 13px;
	SCROLLBAR-FACE-COLOR: #468AD4;
	SCROLLBAR-HIGHLIGHT-COLOR: #468AD4;
	SCROLLBAR-SHADOW-COLOR: #000000;
	SCROLLBAR-3DLIGHT-COLOR: #000000;
	SCROLLBAR-ARROW-COLOR:  #000000;
	SCROLLBAR-TRACK-COLOR: #F2EED3;
	SCROLLBAR-DARKSHADOW-COLOR: #FFFFFF;
}
td
{
	font-weight: normal;
	font-variant: normal;
	font-size : 12px;
}
a.r, a.r:link, a.r:visited
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #0000FF;
	text-decoration: none;	
	cursor : hand;
	font-variant : normal;
}
a.r:active
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: Red;
	text-decoration: none;
	cursor : hand;
	font-variant : normal;
}
a.r:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: Red;
	text-decoration: underline;
	cursor : hand;
	font-variant : normal;
}
a.bolda, a.bolda:link
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0000FF;
	text-decoration: none;	
	cursor : hand;	
}
a.bolda:visited
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color : Black;
	cursor : hand;
}
a.bolda:active
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: Red;
	text-decoration: none;
	cursor : hand;	
}
a.bolda:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #1C1EFF;
	text-decoration: underline;
	cursor : hand;	
}
a, a:link
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #0000FF;
	text-decoration: none;	
	font-variant : normal;
}
a:visited
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;	
	font-variant : normal;	
}
a:active
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: Red;
	text-decoration: none;
	font-variant : normal;
}
a:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #1C1EFF;
	text-decoration: underline;
	font-variant : normal;
}
.mouseBeOffMe
{
	border-top:    10px  solid #FFFFFF; 
	border-bottom: 10px  solid #FFFFFF; 
	border-left:   6px   solid #FFFFFF; 
	border-right:  10px  solid #FFFFFF;
	cursor:hand;
}
.mouseBeOnMe
{
	border-top:    11px  solid #FFFFFF;
	border-bottom: 9px   solid #FFFFFF; 
	border-left:   7px  solid #FFFFFF; 
	border-right:  9px   solid #FFFFFF;
	cursor:hand;
}
.mouseBeDown
{
	border-top:    12px  solid #FFFFFF;
	border-bottom: 8px   solid #FFFFFF; 
	border-left:   8px  solid #FFFFFF; 
	border-right:  7px   solid #FFFFFF;
	cursor:hand;
}
.mouseBeUp
{
	border-top:    10px  solid #FFFFFF;
	border-bottom: 10px  solid #FFFFFF; 
	border-left:   10px  solid #FFFFFF; 
	border-right:  6px   solid #FFFFFF;
	cursor:hand;
}
textarea
{
	border-style: solid;
	border-width: 1;
	font-family: Verdana, Arial, Tahoma, Helvetica, sans-serif;
	color: #333333;
	font-size: 11px;
	border-color: #000000;
}
input
{
	border-style: solid;
	border-width: 1;
	font-family: Verdana, Arial, Tahoma, Helvetica, sans-serif;
	color: #000000;
	border-color: #000000;
	font-size: 11px;
}
.fnt
{
	background-color: #A9C6F1;
	color: #000000;
	border-color: #010184;
}
.title
{
	font-size : 12px;
	font-weight : bold;
}
.titlez
{
	font-size : 30px;
	font-weight : bold;
}
.pictitle
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	font-variant: normal;
	padding-left:6px;
	padding-right:6px;
}
.selection
{
	color : White;
	background-color : #00008B;
	font-weight : bold;
}
p
{
	text-indent : 20px;
}