﻿/* ADD THIS BIT TO ANY IMAGE/DIV THAT NEEDS A TRANSPARENT PNG's STYLE:
	behavior: url('includes/iepngfix.htc')
*/

body 					{background: #eeeeee url('../images/mainBack.jpg.old') repeat top center; font-family: Georgia, serif; margin: 0px; text-align:center; color: #888888;}
h1						{color: #cd9c00; font-size: 14px; font-weight: bold; margin-bottom: 10px;}
h2						{color: #0076ff; font-size: 20px; font-weight: bold; margin-bottom: 10px;}

li						{margin-bottom: 10px;}

a						{color: #0076ff; text-decoration:none;}
a:hover					{color: #0076ff; text-decoration:underline;}
.newsA					{color: #888888; text-decoration:none;}
.newsA:hover			{color: #0076ff; text-decoration:underline;}

.size0					{font-size: 10px; line-height: 100%;}
.size1					{font-size: 11px; line-height: 135%;}
.size2					{font-size: 12px;line-height: 135%;}
.size3					{font-size: 14px; line-height: 135%;}
.bodyText				{font-size: 13px;line-height: 145%;}
.projectInfo		{font-size: 12px; line-height: 135%; background-color: #EEEEEE; border: 1px solid #000000; color: #000000;}


.alpha					{.behavior: url('includes/iepngfix.htc')}
.flex					{vertical-align:middle; margin-left:4px; border: 0px; width: 96px; height: 23px;.behavior: url('includes/iepngfix.htc');}

.bar						{background: #a2a2a2; height: 8px; width: 100%; line-height:0px; font-size: 1px; margin-bottom: 5px;}

.inputText				{
	border: 0px;
	border-bottom: 1px solid #c6c6c6;
	border-top: 1px solid #c6c6c6;	
	height: 22px;
	line-height:22px;
	vertical-align: middle;
	font-size: 11px;
	color: #888888;
	padding-top: 4px;
	.padding-top: 0px;
	font-family:Georgia, serif;
}



