﻿.MainTable{width: 100%; background-color: White;padding:0px}
.TopHeader{ background-image:url(../img/grd/navy.png); background-color:#122e44;height:38px;color:white}
.TopHeader a {color:white;font-weight:bold }
.TopHeader  a:visited{color:white;font-weight:bold }
.List tr:hover{background-color:lightyellow }
.List  { BORDER-RIGHT: 1px solid;  BORDER-LEFT:  1px solid; border-color:#C0C0C0;}
.List thead { background-color:#e9e9e9;font-weight:bold }

.MainLeft{background-color:#122e44;color:white }
.MainLeft a {color:white;font-weight:bold }
.MainLeft  a:visited{color:white;font-weight:bold }

.MainRight{background-color:#122e44;color:white }
.MainRight a {color:white;font-weight:bold }
.MainRight  a:visited{color:white;font-weight:bold }

.MemberIcon{  font-size:11px;  background-image:url(../img/grd/blue.gif);color:White; cursor:pointer}
.AdminIcon{ font-size:11px;  background-image:url(../img/grd/green.gif);color:White; cursor:pointer}

.MainContent{padding:20px;vertical-align:top;background-image:url(../img/grd/silver9.gif); background-repeat:repeat-x  }

.AltRow{background-color:#e9e9e9}
.HeaderRow{background-color:lightyellow ;font-weight:bold;border-width:1px; border-style:solid;border-color:Silver ; }

.MainLink
{
	color: #4B585E; font-weight: bold; text-decoration:none;
}
.MainLink:visited
{
	color: #4B585E; font-weight: bold; text-decoration:none;
}
.TopBg
{
background-image: url(../Images/grad/grad_white2.gif);height:35px; background-repeat:repeat-x
}

body{font-family: arial,Tahoma ; 	font-size: 9pt;}

.MainBody{background:#00161f;}
 
.PostArticle{border-color:Silver ; border-width:1px; border-style:solid;border-bottom:none; padding:15px; background-color:#e9e9e9 }
.PostReply{border-color:Silver ; border-width:1px; border-style:solid;border-bottom:none; padding:15px; }
.ArticleItem{border-color:green ; border-width:1px; border-style:solid;border-bottom:none; padding:10px}

img{border-width:0px}

input[type=submit],input[type=button]{width:100px; background-color:#122e44; color:white;font-weight:bold }

input.button
{
	border-width: 1px;
	border-color: Black;
	height: 19px;
	color:Blue;
}
 
 .Center{left: 50%; top: 50%; margin: -6px 0 0 -104px;  z-index:999;	position: fixed; }
 

input
{
	border-width: 1px;	border-color: Black;	
}
a
{
	color: navy; /* 	color: #003366;*/
	text-decoration:underline;
	cursor:pointer;
}
a:visited
{
		color:Black;
		text-decoration:underline;
}

.TitleLink
{
	color: red;
	cursor:pointer;
	text-decoration:none;
}
.TitleLink:hover{	color: orange;	}

 

.PageTitle
{		
	text-align:center;
	font-weight:bold;
	text-decoration:underline;
}
 
.Value
{
	color:Black;white-space:nowrap;
	BACKGROUND-COLOR: WhiteSmoke;	
}
.Section
{
	BORDER-RIGHT: 2px ridge; BORDER-TOP: thin ridge; BORDER-LEFT: thin ridge; BORDER-BOTTOM: thin ridge;
}
 
 .BordersTopSides
{
	BORDER-RIGHT: 1px solid; BORDER-TOP: 1px solid; BORDER-LEFT:  1px solid;  border-color:#C0C0C0 ;
}

.BorderSides
{
	BORDER-RIGHT: 1px solid;  BORDER-LEFT:  1px solid; border-color:#C0C0C0;
}
 
.Borders
{
	BORDER-RIGHT: 1px solid; BORDER-TOP: 1px solid; BORDER-LEFT: 1px solid; BORDER-BOTTOM: 1px solid;
    border-color:Silver ;
}
 
 .GroupListContent{padding:10px}
 
 
 
.ForumPostContentText
{
		font-size:11px;font-family:verdana,arial;  padding:5px; 
	width:700px;
	overflow: auto;
	padding-left: 1px;
}

.Clickable:hover{background-image: url(../img/grd/silver2.gif)}