@charset "iso-8859-1";
body { background:#2f2f2f; color:#4f4f4f; margin:0; font-family: Tahoma; font-size:11px; text-decoration: none; Text-align:justify;}
A:link {color:#4f4f4f; text-decoration: none;}
A:visited {color:#4f4f4f; text-decoration: none;}
A:active {color:#4f4f4f; text-decoration: none;}
A:hover {color:#00b7bf; text-decoration: underline;}

hr {color:#bfbfbb;}

h1 { font-size: 125%; color: #F88017; font-family: "trebuchet ms"; margin-top: 0.4em; margin-bottom: 0.5em; text-align:justify; font-weight:bold;}
h2 { font-size: 112%; color: #F88017; font-family: "trebuchet ms"; margin-top: 0.2em; margin-bottom: 0.3em; text-align:justify; font-weight:bold;}

.toplogo{
	background: url(/images/gre_logo.jpg) left bottom no-repeat;
	text-align: justify;
	height: 72px;
	}

.topbg{
	background: url(/images/top_bar.jpg) bottom;
	text-align: justify;
	height: 72px;
	}
	
.toprtbg{
	background: url(/images/top_bar.jpg) bottom;
	text-align: right;
	padding-right:25px;
	}

.topcaption{
	font-family:Tahoma;
	font-size: 10px;
	color:#ffffff;
	}

.topbgtxt {
	font-family:Tahoma;
	font-size: 11px;
	color:#f4b744;
	}

.topbgtxt a:link{
	font-family:Tahoma;
	font-size: 11px;
	color:#f4b744;
	text-decoration:none;
}

.topbgtxt a:visited{
	font-family:Tahoma;
	font-size: 11px;
	color:#f4b744;
	text-decoration:none;
	}

.topbgtxt a:active{
	font-family:Tahoma;
	font-size: 11px;
	color:#f4b744;
	text-decoration:none;
	}

.topbgtxt a:hover{
	font-family:Tahoma;
	font-size: 11px;
	color:#ffffff;
	text-decoration:none;
	}

.mainmenubg{
	background: url(/images/nav_bg.jpg) bottom;
	text-align: center;
	height: 41px;
	}

.mainmenu {
	font-family:Tahoma;
	font-size: 11px;
	color:#ffffff;
	}

.mainmenu a:link{
	font-family:Tahoma;
	font-size: 11px;
	color:#ffffff;
	text-decoration:none;
}

.mainmenu a:visited{
	font-family:Tahoma;
	font-size: 11px;
	color:#ffffff;
	text-decoration:none;
	}

.mainmenu a:active{
	font-family:Tahoma;
	font-size: 11px;
	color:#ffffff;
	text-decoration:none;
	}

.mainmenu a:hover{
	font-family:Tahoma;
	font-size: 11px;
	color:#f4b744;
	text-decoration:none;
	}

.bodytext{
	font-family:Tahoma;
	font-size: 11px;
	color:#4f4f4f;
	line-height: 140%;
	text-align: justify;
	}

.rthead{
	font-family:Tahoma;
	font-size: 12px;
	color:#575757;
	padding-bottom:4px;
	text-align: justify;
	font-weight: bold;
	}

.divline{
	background: url(/images/single_pixel.jpg) center;
	width:1px;
	}

.smalltext{
	font-family:Tahoma;
	font-size: 10px;
	color:#ffffff;
	}

.bodytitle{
	font-family:Tahoma;
	font-size: 11px;
	font-weight: bold;
	color:#575757;;
	padding-bottom:4px;
	text-align: justify;
	}

