/* this stylesheet have new styles used in main and instruction screens*/

.headings
{
	font-family:			Verdana;
	font-size:				11px;
	color:					#ffffff;
	padding-left:			10px;
	padding-right:			10px;
	font-weight:			bold;
}

.headings2
{
	font-family:			Verdana;
	font-size:				11px;
	color:					#000000;
	padding-left:			10px;
	padding-right:			10px;
	font-weight:			bold;
}

.headings3
{
	font-family:			Verdana;
	font-size:				11px;
	color:					#000000;
	font-weight:			bold;
}

div.maintext
{
	font-family:			Verdana;
	font-size:				11px;
	color:					#000000;
	padding-left:			10px;
	padding-right:			10px;
}

select.prjbox {
	width:					100%;
	border:					0px solid;
	border-color:			silver silver silver silver;
	font-family:			Verdana, Arial, Helvetica, sans-serif;
	font-size:				11px;
	text-decoration:		none;
	background:				#ffffff;
}

.whitebg
{
	background:				#ffffff;
}

tr.gd
{
	background:				url("/images/g4l/common/gdrow.jpg");
}

.orangeheadings
{
	background:				url("/images/g4l/menus/boxtop.gif") repeat-x;
	padding-top:			3px;
	padding-bottom:			3px;
	padding-right:			8px;
	padding-left:			8px;
	font-size:				11px;
	font-weight:			bold;
	color:					#3d3d3d;
	height:					24px;
}

.mainLinks
{
	font-family:			Verdana;
	font-size:				11px;
	color:					#000000;
	padding-top:			5px;
	padding-bottom:			5px;
	font-weight:			bold;
}

.helpLinks
{
	font-family:			Verdana;
	font-size:				10px;
	color:					#000000;
	padding-top:			5px;
	padding-bottom:			5px;
}

.whiteheadings
{
	font-family:			Verdana;
	font-size:				11px;
	color:					#ffffff;
}

.spacer
{
	padding	:				4px;
}
.border_box_2sided
{
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #5BA0E3;
	border-bottom-color: #5BA0E3;
}
.heading_n
 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #3F89C3;
	text-decoration: none;
}

