﻿body
{
	color: Black;
	background-image: url('/images/spacetile.jpg');
	background-color: #000000;
   	font-family: Verdana, Helvetica, Arial, sans-serif;
   	font-size: 11px;
   	font-weight: normal;
   	letter-spacing: normal;
	text-transform: none;
   	word-spacing: normal;
   	text-align: left;
   	margin: 0px;
	padding: 0px; 
}
	
img
{
	border-style: none;
	border-color: inherit;
	border-width: 0px;
}

img.ForumButton
{
	border: 0px;
	padding: 1px;
}

img.ForumIcon
{
	border: 0px;
	padding: 2px;
}

img.ForumImage
{
	border: 0px;
	background-position:center;
	padding: 1px;
	max-width: 700px;
	width: auto;
	height: auto;
}

img.NewsImage
{
	border: 0px;
	background-position:center;
	padding: 6px;
	max-width: 300px;
	width: auto;
	height: auto;
}
	
img.Button
{
	border: 0px;
	background-image: url('/icons/button.png');
	vertical-align: middle;
	height: 22px;
	width: 22px;
}
	
img.Button:hover
{
	border: 0px;
	background-image: url('/icons/buttonh.png');
	vertical-align: middle;
	height: 22px;
	width: 22px;
}
	
img.ScreenShot
{
	height: 320px;
	width: auto;
}

img.Avatar
{
	width: 80px;
	height: 80px;
}

div.ForumImage
{
	border: 0px;
	padding: 1px;
	width: 650px;
}
	
input, select, textarea
	{
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	}

a:link, a:visited, a:active 
	{
	text-decoration: none; 
	color: #329632;
	}
	
a:hover, a:visited:hover
	{
	text-decoration: underline; 
	color: Silver ;
	}
	
a.LinkWhite:link, a.LinkWhite:visited, a.LinkWhite:active 
	{
	text-decoration: none; 
	color: #FFFFFF;
	}
	
a.LinkWhite:hover, a.LinkWhite:visited:hover
	{
	text-decoration: underline; 
	color: #BBBBBB;
	}
	
a.LinkMenu:link, a.LinkMenu:visited, a.LinkMenu:active 
	{
	text-decoration: none; 
	font-size: 11px;
	color: #FFFFFF;
	}
	
a.LinkMenu:hover, a.LinkMenu:visited:hover
	{
	text-decoration: underline; 
	font-size: 11px;
	color: #BBBBBB;
	}

.PageFrame
	{
  	width: 975px;
  	position: relative;
  	padding: 0px;
  	color: #000000;
  	background-color: #FFFFFF;
  	vertical-align: top
	}
	
.PageHeader
	{
	width: 975px;
	height: 100px;
	padding: 0px; 
	background-image: url('/images/aurics.jpg');
	position: relative;
	color: #000000;
	vertical-align: top;
	}
	
.PageTopNav
	{
	border-left: 1px solid #555555;
	border-right: 1px solid Black;
	width: auto;
	height: 20px;
	position: relative;
	color: #000000;
	padding: 0px;
	vertical-align: top;
	}
	
.PageTopNavText
	{
	border-left: 1px solid #555555;
	border-right: 1px solid Black;
	width: auto;
	height: 20px;
	position: relative;
	color: #FFFFFF;
	padding-top: 3px;
	padding-left: 4px;
	padding-right: 4px;
	font-family: Tahoma;
	font-weight: bold;
	font-size: 13px;
	vertical-align: top;
	}
	
.PageHeaderFont	
	{
  	color: #888888;  	
  	font-family: Arial,Helvetica,sans-serif;
  	font-size: 11px;
	font-weight: bold;
	}
	
.PageTitle
{
	height: 75px;
	border-left: 1px solid #444444;
	border-right: 1px solid #444444;
}

.PageNavigation
{
	color: White;
	background-color: Black;
	background-image: url('/images/navigation.png');
	border-top: 1px solid #555555;
	border-left: 1px solid #555555;
	border-right: 1px solid #555555;
	text-decoration: none;
	font-family: Arial,Helvetica,sans-serif;
	font-weight: bold;
	font-size: 11px;
	padding: 0px;
	padding-top: 1px;
	padding-left: 4px;
	text-align: left;
	vertical-align: middle;
	height: 19px;
	width: auto;
}

.PageFooter
{
	color: White;
	background-color: Black;
	background-image: url('/images/navigation.png');
	border-top: 1px solid #555555;
	border-left: 1px solid #555555;
	border-right: 1px solid #555555;
	text-decoration: none;
	font-family: Arial,Helvetica,sans-serif;
	font-weight: bold;
	font-size: 11px;
	padding: 0px;
	text-align: left;
	vertical-align: middle;
	height: 19px;
	width: 975px;
}

.PageNavigationCell
{
	border-left: 1px solid #555555;
	border-right: 1px solid Black;
	padding-top: 1px;
	padding-left: 4px;
	padding-right: 4px;
	vertical-align: middle;
	float: right;
	height: 19px;
	width: auto;
	cursor: pointer; 
}

.PageNavigationCell:hover
{
	background-image: url('/images/navigationh.png');
}
	
.PageContent 
	{
  	border-right: 1px solid #000000; 
  	border-bottom: 1px solid #000000; 
  	position: relative;
  	color: #000000;
  	font-family: Arial,Helvetica,sans-serif;
  	font-size: 12px;
  	vertical-align: top;
  	text-align: left;
  	width: 815px;
	}

.PageContentM 
	{
  	border-right: 1px solid #000000; 
  	border-bottom: 1px solid #000000; 
  	position: relative;
  	color: #000000;
  	font-family: Arial,Helvetica,sans-serif;
  	font-size: 12px;
  	vertical-align: top;
  	text-align: left;
  	width: 815px;
	}
	
.PageSide 
	{
	border-right: 1px solid #555555;
  	border-bottom: 1px solid #000000;
  	background-image: url('/images/sideFade.png');
  	background-color: #FFFFFF;
  	position: relative;
  	color: #000000;
  	font-family: Arial,Helvetica,sans-serif;
  	font-size: 12px;
  	padding: 0px;
  	vertical-align: top;
  	text-align: center;
  	width: 160px;
	}	
	
.PageSideTitle
{
  	border-left: 0px;
  	border-top: 1px solid #555555;
  	border-right: 0px;
  	background-color: #000000;
  	background-image: url('/images/sidetitle.png');
  	position: relative;
  	color: #FFFFFF;
  	font-family: Arial,Helvetica,sans-serif;
  	font-size: 12px;
  	font-weight: bold;
	padding: 0px;
	padding-top: 1px;
  	vertical-align: top;
  	text-align: center;
  	width: 100%;
  	height: 19px;
}
	
.PageSideH 
{
  	border-left: 0px;
  	border-top: 0px;
  	border-right: 0px;
  	border-bottom: 1px solid #000000;
  	background-color: #000000;
  	position: relative;
  	color: #FFFFFF;
  	font-family: Arial,Helvetica,sans-serif;
  	font-size: 12px;
  	font-weight: bold;
  	padding: 2px;
  	vertical-align: top;
  	text-align: center;
  	width: 100%;
}
	
.PageSideI 
{
  	border-left: 0px;
  	border-top: 0px;
  	border-right: 0px;
  	border-bottom: 1px solid #AAAAAA;
  	position: relative;
  	color: #000000;
  	font-family: Arial,Helvetica,sans-serif;
  	font-size: 10px;
  	vertical-align: top;
  	text-align: center;
  	width: 100%;
}

.TableMain
{
  	color: #000000;
  	font-family: Arial,Helvetica,sans-serif;
  	font-size: 12px;
  	padding: 0px;
  	border: 0px;
  	vertical-align: top;
  	width: 100%;
}
									
.TablePadded
{
  	color: #000000;
  	font-family: Verdana,Arial,Helvetica,sans-serif;
  	font-size: 11px;
  	padding: 4px;
  	border: 0px;
  	vertical-align: top;
  	width: 100%;
}

.TableDetails
{
  	color: #000000;
  	font-family: Verdana, Arial,Helvetica,sans-serif;
  	font-size: 11px;
  	padding: 0px;
  	border: 0px;
  	vertical-align: top;
  	width: 100%;
}
	
.TableHeader
	{
	background-image: url('/images/table_header_small.png');
  	border-left: 1px solid #5BDD5B;
  	border-top: 1px solid #5BDD5B;
  	border-right: 1px solid #000000; 
  	border-bottom: 1px solid #000000; 
  	font-family: Arial,Helvetica,sans-serif;
  	font-size: 12px;
  	font-weight: bold;
  	color: #FFFFFF;
  	background-color: #5BB85B;
  	padding: 2px;
	}
	
.Blink 
{ 
	text-decoration: blink;
}

.MessageQuote
{
	background: white;
	border: 1px solid silver;
	font-size: 10px;
}
	
.CellHeader 
{
	position: relative;
  	border-bottom: 1px solid #000000; 
  	background-image: url('/images/back_azure.png');
  	background-color: #11799E;
  	position: relative;
  	color: #FFFFFF;
  	font-family: Arial,Helvetica,sans-serif;
  	font-size: 18px;
  	font-weight: bold;
  	padding: 0px;
  	margin: 0px;
  	text-align: center;
  	vertical-align: top;
  	height: 30px;
  	width: 820px;  	
}
			
.CellHeaderSmall
	{
	background-image: url('/images/headerBackSmall.gif');
  	border-left: 1px solid #A0C7E2;
  	border-top: 1px solid #A0C7E2;
  	border-right:1px solid #000000; 
  	border-bottom:1px solid #000000; 
  	font-family: Arial,Helvetica,sans-serif;
  	font-size: 12px;
  	font-weight: bold;
  	color: #FFFFFF;
  	background-color: #4677AF;
	}
	
.CellContent 
{
  	position: relative;
  	color: #000000;
  	font-family: Arial,Helvetica,sans-serif;
  	font-size: 12px;
  	padding: 8px;
  	text-align: left;
  	vertical-align: top;
  	width: 815px;
}
	
.CellNormal 
{
  	background-color: #FEFEFE;
  	position: relative;
  	color: #333333;
  	font-family: Arial,Helvetica,sans-serif;
  	font-size: 12px;
  	padding: 6px;
  	text-align: left;
  	vertical-align: top;
}
	
.CellLabel 
{
  	position: relative;
  	color: inherit;
  	padding: 2px;
  	text-align: right;
  	vertical-align: top;
}

.CellLabelD 
{
	display: table-cell;
  	position: relative;
  	color: inherit;
  	padding: 2px;
  	text-align: right;
  	width: 75px;
  	vertical-align: middle;
}

.CellData
{
  	position: relative;
  	color: inherit;
  	padding: 2px;
  	text-align: left;
  	vertical-align: top;
}

.CellSubHeader 
{
  	color: #329632;
  	border-left: 1px solid #FFFFFF;
  	border-top: 0px solid #DBDAC9;
  	border-right: 1px solid #DBDAC9; 
  	border-bottom: 1px solid #C5C1B1; 
  	font-family: Arial,Helvetica,sans-serif;
  	font-size: 14px;
  	font-style: italic;
  	font-weight: bold;
	background-color: #E9E7D7;
	padding: 3px;
}
	
.CellInput 
{
  	background-color: #FEFEFE;
  	position: relative;
  	color: #333333;
  	font-family: Arial,Helvetica,sans-serif;
  	font-size: 12px;
  	padding: 4px;
  	text-align: left;
  	vertical-align: top;
	top: 0px;
	left: 411px;
}

.CellInputD
{
	display: table-cell;
  	background-color: #FEFEFE;
  	position: relative;
  	color: #333333;
  	font-family: Arial,Helvetica,sans-serif;
  	font-size: 12px;
  	padding: 4px;
  	text-align: left;
  	vertical-align: middle;
	top: 0px;
	left: 411px;
}
	
.CellIndent
{
	padding-left: 16px;
	text-align: left;
}

.InputEdit
	{
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	width: 300px; 
	}
	
.InputEditW
	{
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	width: 500px; 
	}
	
.InputEditN
	{
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	width: 200px; 
	}
	
.InputEditS
	{
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	width: 100px; 
	}

.InputEditOS
	{
		color: White;
		background-color: Black;
		font-family: arial, verdana, helvetica, sans-serif;
		font-size: 65px;
		font-weight: bold;
		width: 618px; 
		height: 75px;
		vertical-align: middle;
		border: 1px Gray solid;
	}

.Footer 
	{
  	border-left: 1px solid #AAAAAA;
  	border-top: 1px solid #AAAAAA;
  	border-right: 1px solid #222222; 
  	border-bottom: 1px solid #222222; 
  	background-color: #555555;
  	position: relative;
  	color: #FFFFFF;
  	font-family: Arial,Helvetica,sans-serif;
  	font-size: 12px;
  	padding: 0px;
  	text-align: center;
  	vertical-align: top;
  	width: 800px;
	}
	
.FontNormal
	{
  	font-family: Arial,Helvetica,sans-serif;
  	font-size: 12px;
  	font-weight: normal;
  	color: #000000;
	}
	
.FontBold
{
	font-weight: bold;
}

.FontHighlighted
{
	color: #329632;
}
	
.FontHeader
	{
  	color: #005468;
  	font-family: Arial,Helvetica,sans-serif;
  	font-size: 18px;
  	font-weight: bold;
	}	

.FontSmall
	{
	text-decoration: none;
	font-family: Arial,Helvetica,sans-serif;
	font-weight: normal;
	font-size: 10px;
	color: #000000;
	}
			
.TableFloatRight {
    border-top: 0px;
  	border-left: 0px;
  	border-right: 0px; 
  	border-bottom: 0px; 
  	color: #FFFFFF;
  	font-family: Arial,Helvetica,sans-serif;
  	font-size: 8px;
  	padding: 4px;
  	margin-bottom: 1px;
  	vertical-align: top;
	}	

.ColumnHeader
	{
	background-image: url('/images/columnheader.gif');
  	border-left: 1px solid #FFFFFF;
  	border-top: 0px solid #DBDAC9;
  	border-right: 1px solid #DBDAC9; 
  	border-bottom: 1px solid #C5C1B1; 
	font-family: Arial, Verdana;
	font-weight: normal;
	font-size: 11px;
	color: #000000;
	background-color: #E9E7D7;
	height: 22px;
	}

.NewsHeader
	{
	text-decoration: none;
	font-family: Arial, Verdana;
	font-weight: bold;
	font-size: 14px;
	color: #375C85;
	}
	
.Navigation 
	{
	background-image: url('/images/navigation.gif');
	background-color: #4D4D4D;
	height: 20px;
	}

.ThinTable
{
	border-style: none;
	border-collapse: collapse;
	padding: 0px;
	text-align: left;
	vertical-align: top;
}

.SectionTitle 
{
  	color: #329632;
  	border-collapse: collapse; 
  	font-family: Arial,Helvetica,sans-serif;
  	font-size: 14px;
  	font-weight: bold;
	padding: 3px;
	text-align: left;
}

.LargeFont
{
	font-family: Verdana; 
	font-weight: bold; 
	font-size: 12px;
}
	
.SubTitleFont
{
	font-family: Verdana; 
	font-weight: bold; 
	font-size: 12px;
	color: Green;
	font-weight: bold;
	padding: 4px; 
}
	
.SmallFont
{
	font-family: Verdana; 
	font-size: 10px;
}

/* LIST STYLES */

.CellOddRow
	{
  	font-family: Verdana,Helvetica,sans-serif;
  	font-size: 11px;
  	font-weight: normal;
  	color: #000000;
  	background-color: #555555;
  	vertical-align: middle;
  	border-bottom: 1px solid silver;
  	padding: 3px;
  	height: 22px;
	}

.CellEvenRow
	{
  	font-family: Verdana,Helvetica,sans-serif;
  	font-size: 11px;
  	font-weight: normal;
  	color: #000000;
  	background-color: #555555;
  	vertical-align: middle;
  	border-bottom: 1px solid silver;
  	padding: 3px;
  	height: 22px;
	}
	
.ListOddRow
{
  	font-family: Verdana,Helvetica,sans-serif;
  	font-size: 11px;
  	font-weight: normal;
  	color: #000000;
  	background-color: #EEEEEE;
  	vertical-align: middle;
  	border-bottom: 1px solid silver;
  	padding: 3px;
  	height: auto;
}

.ListEvenRow
{
  	font-family: Verdana,Helvetica,sans-serif;
  	font-size: 11px;
  	font-weight: normal;
  	color: #000000;
  	background-color: #DDDDDD;
  	vertical-align: middle;
  	border-bottom: 1px solid silver;
  	padding: 3px;
  	height: auto;
}

.ListRight
{
	border-right: 1px solid silver;
}

.ListLeft
{
	border-left: 1px solid silver;
}

.ListField /* No Border */
{
	border-bottom: inherit;
	background-image: inherit;
  	font-family: Verdana,Helvetica,sans-serif;
  	font-size: 11px;
  	font-weight: normal;
  	color: inherit;
  	background-color: inherit;
  	vertical-align: top;
  	padding: 3px;
  	height: auto;
}

.ListFieldA /* No Border - Arial */
{
	border-left: none;
	border-right: none;
	border-bottom: inherit;
	background-image: inherit;
  	font-family: Verdana,Helvetica,sans-serif;
  	font-size: 11px;
  	font-weight: normal;
  	color: inherit;
  	background-color: inherit;
  	vertical-align: top;
  	padding: 2px;
}

.ListCell /* Border */
{
	border-left: inherit;
	border-bottom: inherit;
	background-image: inherit;
  	font-family: Verdana,Helvetica,sans-serif;
  	font-size: 11px;
  	font-weight: normal;
  	color: inherit;
  	background-color: inherit;
  	vertical-align: top;
  	padding: 2px;
}

.ListHover:hover
{
	border-bottom: 1px solid Green;
	cursor: pointer;
	color: White;
	background-color: Green;
}

.ListBottom /* Bottom Border */
{
	border-bottom: 1px solid silver;
}

.RowHighlight /* Row Highlight */
{
	background-color: White;
	background-image: url('/images/rowhighlight.png');	
	background-repeat: repeat-x;
}

.MediaFrame
{
	float: right;
	width: 425px; 
	height: 344px; 
	border: 0px solid silver; 
	padding: 0px;
	text-align: center;
	vertical-align: bottom;
	background-color: inherit;	
	background-repeat: no-repeat;
	background-position: top;
}

.SubmissionPicture
{
	float: right;
	width: auto; 
	height: auto;
	max-width: 400px;
	max-height: 320px; 
	border: 0px solid silver; 
	padding: 0px;
	text-align: center;
	vertical-align: bottom;
	background-color: inherit;	
	background-repeat: no-repeat;
	background-position: top;
}

.TableCell
{
	display: table-cell;
}

/* TABS */

.TabActive
{
	background-image: url('/images/tabSelected.png');
	border-left: 1px solid silver; 
	border-right: 1px solid silver; 
	border-top: 1px solid silver;
	text-align: center;
	color: Green; 
	background-color: #EEEEEE;
	background-repeat: repeat-x;
	font-weight: bold;
	vertical-align: middle;
	height: 30px;
	width: 150px;
}

.TabInActive
{
	background-color: White;
	border-left: 1px solid silver; 
	border-right: 1px solid silver; 
	border-top: 1px solid silver;
	text-align: center;
	color: Black; 
	background-color: inherit;
	border-bottom: 1px solid silver;
	font-weight: bold;
	vertical-align: middle;
	height: 30px;
	width: 150px;
}

.TabInActive:hover
{
	cursor: pointer;
	background-color: #EEEEEE;
}

.TabFiller
{
	border-bottom: 1px solid silver;
	width: auto;
}

.TabPage
{
	border-left: 1px solid silver; 
	border-right: 1px solid silver; 
	border-bottom: 1px solid silver;
	background-color: #EEEEEE;
	padding: 8px;
}

.HistoryCellTop
{
	display: table-cell;
	min-width: 170px;
	width: auto;
	color: White;
	background-color: Blue ;
	font-weight: bold;
	padding: 2px;	
	border-bottom: 1px solid Black;
	text-align: left;
}

.HistoryCell
{
	display: table-cell;
	background-image: url('/images/navigation.png');
	min-width: 170px;
	width: auto;
	color: White;
	background-color: Black;
	padding: 2px;	
	border-bottom: 1px solid Black;
	text-align: left;
}

.HistoryItem
{
	width: 750px;
	color: White;
	background-color: Black;
	padding: 2px;	
	border-bottom: 1px solid Gray;
	text-align: left;
}

/* DIALOG POPUP */

.DialogWrapper
{
	z-index: 9998;
	background-image: url(/images/overlay.png); 
	background-color: Transparent;
	position: absolute; 
	top: 0px; 
	left: 0px; 
	width: 100%; 
	height: 100%; 
	text-align: center;
	vertical-align: middle;
}

.DialogBody
{
	color: Black;
	background-image: none;
	background-color: White;
   	font-family: Verdana, Helvetica, Arial, sans-serif;
   	font-size: 11px;
   	font-weight: normal;
   	letter-spacing: normal;
	text-transform: none;
   	word-spacing: normal;
   	text-align: left;
}

.DialogContent
{
	z-index: 9999;
	position: relative;
	border: 1px solid silver; 
	color: Black; 
	background-color: White;
	font-weight: normal;
	vertical-align: top;
	width: 450px;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	top: 150px;
}

.NumericButton
{
	display: table-cell;
    background-image: url('/images/button_green_l.png');
    background-position: center;
    background-repeat: no-repeat;
	height: 150px; 
	width: 150px; 
	text-align: center; 
	vertical-align: middle; 
	color: White; 
	font-size: 80px; 
	font-weight: bold;
	cursor: pointer;
}