/*
******************* Color definition *******************

Yellow : #FFCC33  /* Original *
Yellow : #FF9900  /* Borealis *

Red : #800000     /* Original *
Red : #AD1029     /* Borealis *

Gray : #C0C0C0

Blue/purple : #003366 /* Borealis *
Blue/purple : #335997 /* Original *

*/

/* ******************* General ******************* */
body {
  background-color: #000000;
  color: #C0C0C0;
  font-family: Verdana, Arial, Helvetica, sans-serif;


	scrollbar-face-color: #585675;
	scrollbar-shadow-color: #333244;
	scrollbar-highlight-color: #676489;
	scrollbar-3dlight-color: #605D7F;
	scrollbar-darkshadow-color: #252431;
	scrollbar-track-color: #76739C;
	scrollbar-arrow-color: #FF9900;
}


/* ******************* Links ******************* */
a.:link,
a.:visited,
a.:active     {
	text-decoration : none;
	color : #FF9900;
}

a.:hover     {
	text-decoration : underline;
	color : #FF9900;
}


/* ******************* Header ******************* */
.Clock {
	font-size: 10px;
	<!--color: #CCCCCC;-->
    color: #C0C0C0;
    border-top-style: solid;
    border-top-width: 1px;
    border-top-color: #FF9900;
}


/* ******************* Inputs ******************* */
.Input {
  border: 1px solid #FF9900;
  background-color: #C0C0C0
}

.button {
	font-size: 10px;
	color:#FF9900;
	color:#FF9900;
	border-top: 1px solid #003399;
	border-bottom: 1px solid #605D7F;
	border-left: 1px solid #003399;
	border-right: 1px solid #605D7F;
	background-color: #003366;
	cursor: pointer;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: 20px;
	font-weight: bold;
}


/* ******************* Main menu ******************* */
.MainMenuCell {
	border-bottom: 1px dotted #000000;*/
  height: 10px;
	background-color: #151515;
}

.MainMenuSelectedCell {
	border-bottom: 1px dotted #000000;*/
  height: 10px;	
  font-size: 10px;
  color: #FF9900;
  background-color: #003366;
}

.GroupMenu {
	border-bottom: 1px dotted #000000;*/
  height: 10px;	
	font-size:10px;
	color:#999999;
  height: 10;
	font-weight: bold;	
	background-color:#333333;
}


a.MainMenuLink:link,
a.MainMenuLink:visited,
a.MainMenuLink:active     {
	text-decoration : none;
	color : #FF9900;
	font-size: 10px;
	vertical-align: middle;
}
a.MainMenuLink:hover     {
	text-decoration : none;
	color : #FF9900;
	font-size: 10px;
	vertical-align: middle;
}


/* ******************* Main menu ******************* */
.TabMenuCell {
  /*border-bottom: 1px dotted #C0C0C0;*/
  height: 15;
}

.TabMenuSelectedCell {
  font-size: 10px;
  color: #FFFFFF;
  font-weight: bold;
  background: #003366;
}

a.TabMenuLink:link,
a.TabMenuLink:visited,
a.TabMenuLink:active     {
	text-decoration : none;
	color : #FF9900;
	font-size: 10px;
	vertical-align: middle;
}
a.TabMenuLink:hover     {
	text-decoration : none;
	color : #FF9900;
	font-size: 10px;
	vertical-align: middle;
}


/* ******************* Sub menu ******************* */
.SubMenuCell {
  /*border-bottom: 1px dotted #C0C0C0;*/
  height: 15;
	background: #003366;
}

.SubMenuSelectedCell {
  font-size: 10px;
  color: #FFFFFF;
  font-weight: bold;
  background: #AD1029;
}

a.SubMenuLink:link,
a.SubMenuLink:visited,
a.SubMenuLink:active     {
	text-decoration : none;
	color : #FF9900;
	font-size: 10px;
	vertical-align: middle;
}
a.SubMenuLink:hover     {
	text-decoration : none;
	color : #FF9900;
	font-size: 10px;
	vertical-align: middle;
}


/* ******************* bottom menu ******************* */
.BottomMenuCell {
  font-size: 10px;
  height: 20px;
  font-weight: bold;
  background-repeat: repeat;
  background-image: url(../images/backbarblue.jpg)} 


/* ******************* Fonts ******************* */
p {
	font-size: 12px;
	text-align: justify;
}

table {
  font-size: 12px;
}


.fontsmall {
  font-size: 10px;
}


.SectionTitle {
	font-size: 14px;
	color:#335997;
	border-bottom: 1px dotted #FF9900;
	font-weight: bold;
	text-align: left;
}

.SectionTopLine {
	border-top: 1px dotted #FF9900;
}

.EmphasisRed {
  color:#AD1029;
  font-weight: bold;
}

.EmphasisGreen {
  color:#00CC00;
  font-weight: bold;
}

.EliteLogNet {
  color:#FF9900;
  font-weight: bold;
  font-family: "Script MT Bold", "Times New Roman", Times, serif;
  font-size: 16px;
}

.BottomGrayLine {
	border-bottom-color: #CCCCCC;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
}


/* ******************* Profile ******************* */
.ProfileLocsTable {
	font-size: 9px;
}

.ProfileLocsBar {
	color: #FF9900;
	font-size: 12px;
	font-weight: bold;	
	background-color: #666666;
}


/* ******************* Search engine ******************* */
.ListTable {
	/*border-top: 1pt solid black;
	border-bottom: 1pt solid black;
	border-left: 1pt solid black;
	border-right: 1pt solid black;*/
	padding-left : 1px;
	padding-bottom :1px;
	padding-right : 1px;
	padding-top : 1px;		
}	


.ListHeader {
	font-size: 10px;
	color: #FFFFFF;
	background-color: #003366;
 }
 
/* Input in search engine */
.InputSmall {
	border-top: 1pt solid #676489;
	border-bottom: 1pt solid #676489;
	border-left: 1pt solid #676489;
	border-right: 1pt solid #676489;
	background-color: #b1b09d; 
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

/* page 1 of x ... */
.Navigator {
	font-size: 10px;
	font-weight: normal;		
	color : #CCCCCC;		
}	

	
.ListHighlight {
	font-size: xx-small;
  background-color: #AD1029;
}	 	
.ListRow {
	font-size: xx-small;
	color: #FFFFFF;
}	

/* ******************* Message ******************* */
.Message{
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	color: #000000;
	border-top: 1pt solid #C0C0C0;
	border-left: 1pt solid #C0C0C0;
	border-right: 1pt solid #C0C0C0;
	border-bottom: 1pt solid #C0C0C0;
}	
	
.MessageInformation{
	background-color: #66CDAA;
}
	
.MessageQuestion{
	background-color: #FFEFD5;
}

.MessageStop{
	color : #FFFFFF;
	background-color: #DC143C;
}

.MessageWarning{	
	background-color: #EBC475;
}   	   	   	   

/* ******************* Temporary ******************* */

