body					{ 
							font-family: verdana, helvatica, arial;
							font-size: 12px;
							color: #006699;
						}

td						{ 
							font-family: verdana, helvatica, arial;
							font-size: 12px;
							text-decoration: none;
						}
					
.title					{
							font-size: 24px;
							color: white;
						}
					
.subtitle				{
							font-size: 20px;
						}
					
a.navsection			{
							font-size: 12px;
							font-weight: bold;
							color: FFCCCC;
							text-decoration: none;
						}

.navsection				{
							font-size: 12px;
							font-weight: bold;
							color: FFCCCC;
							text-decoration: none;
						}
a.navsubsection			{
							font-size: 10px;
							font-weight: bold;
							text-decoration: none;
							color: white;
						}
.navsubsection			{
							font-size: 10px;
							font-weight: bold;
							text-decoration: none;
							color: white;
						}
a.navsection:hover		{
							color: FFCCCC;
							text-decoration: underline;
						}
					
a.navsubsection:hover	{
							font-size: 10px;
							font-weight: white;
							text-decoration: underline;
						}

.link					{
							font-size: 	10px;
						}


.label					{
							font-size: 	10px;
							color: #006699;
						}
					
.forumtitle				{
							font-size: 12px;
						}
					
.forumdesc				{
							font-size: 12px;
						}
					
.forummessage			{
							font-size: 10px;
						}
					
.forummessagedesc		{
							font-size: 	10px;
						}
					
.forumsearchtext		{
							font-size: 	12px;
							font-weight: bold;
						}

.messagebody			{
							font-size: 	10px;
						}

.messagethanks			{
							font-size: 	12px;
						}

.searchbody				{
							font-size: 	12px;
						}


.bottomnav				{
							font-size: 10px;
							font-weight: bold;
							background-color: #cc3300;
							color: #ffffff;
							text-decoration: none;
						}

.sectiontitle				{
							font-size: 18px;
							font-weight: bold;
							background-color: #cc3300;
							color: #ffffff;
							text-decoration: none;
						}

.sectionsubtitle				{
							font-size: 14px;
							font-weight: bold;
							background-color: #1B509E;
							color: #ffffff;
							text-decoration: none;
						}
						
.bluetable {
			font-size: 12px;
			font-weight: bold;
			background-color: #1B509E;
			color: #ffffff;
			text-decoration: none;
			border-color: white;
}

a.bluetable {
			font-size: 12px;
			font-weight: bold;
			background-color: #1B509E;
			color: #ffffff;
			text-decoration: none;
			border-color: white;
}

a.bluetable:hover {
			font-size: 12px;
			font-weight: bold;
			background-color: #1B509E;
			color: #ffffff;
			text-decoration: underline;
			border-color: white;
}
.redtable		{
							font-size: 12px;
							font-weight: bold;
							background-color: #cc3300;
							color: #ffffff;
							text-decoration: none;
							border-color: white;
						}

a.bottomnav				{
							font-size: 10px;
							font-weight: bold;
							background-color: #cc3300;
							color: #ffffff;
							text-decoration: none;
						}
						
a.bottomnav:hover		{
							font-size: 10px;
							font-weight: bold;
							background-color: #cc3300;
							color: #ffffff;
							text-decoration: underline;
						}
						
.copyright				{
							font-size: 10px;
							color: #999999;
						}