﻿.HomeLink:visited,.HomeLink
{
	color:white; font-size:12px;
}
.MainLink
{
	color: navy; font-weight: bold; text-decoration:none;
}
.MainLink:visited
{
	color: navy; font-weight: bold; text-decoration:none;
}
.TopBg
{
/*background-image: url(../Images/grad_blue_red.png);*/
 background-color:Black; height:70px; background-repeat:repeat-x;color:White;
}
.TopLeft
{
width: 100%;background-image:url(../images/orb.jpg); background-repeat:no-repeat ;
/*background-image: url(../Images/codeverge.png);background-repeat:no-repeat;height:25px;*/
}
.TopRight
{
width:200px;background-image:url(../images/orb1.jpg);
}
body
{
/*	font-family:arial, MS Reference Sans Serif,Verdana, Tahoma;  */
font-family:Tahoma, arial; 
	font-size: 11px;
	/*background-image:url(../images/background.gif);
background: #263E50;*/
/*	background: #122e44; nbc*/
	/*background:#4B585E; hollister
background:#232833; fox
	background:#26313F; cbs*/
	background:#131921;
	
}
.Background1{		background:#131921; }
.Background2{	background-color:White; }

.TopBg1
{
	background-image: url(../Images/grad/.gif);
}

table
{
/*	border-width:1px;
	border-color:Black;
 border-spacing:0px;

border-collapse: separate;*/
}
img{border:0px}

a:hover{	color: orange;	}
.HoverBlue:hover{	color: blue; }
.ItemBgHover:hover{	background-color : #ff8c00;}

.HotSpot{	color:white;cursor:pointer;font-weight:bold;background-color:black;text-decoration:none}
.HotSpot:hover{	background-color:orange ; color:navy	}
.HotSpot:visited{	color:white;text-decoration:none	}
.HotSpot_Selected{background-color:blue}
input.button
{
	 
	border-width: 1px;
	border-color: Black;
	height: 19px;
	color:Blue;
}

input.Button
{
	border-width: 0px;
	/*border-color: Black;*/
	color:White;
	background-image: url('../Images/fade_blue2.gif');
	
}
input.ButtonToLink
{
	background-color:Transparent; color:Blue; border:none; text-decoration:underline; cursor:pointer; font-size:11px;
}
input.ButtonToLink:hover{	color: orange; }

input
{
	border-width: 1px;	border-color: Black;	
}
a
{
	color: navy; /* 	color: #003366;*/
	text-decoration:underline;
	cursor:pointer;
}
a:visited
{
		color:Black;
		text-decoration:underline;
}
a.Link2
{
	color: yellow; 
	cursor:pointer;
	text-decoration:underline;
}
.Link2:hover{	color: orange;	}

.TitleLink
{
	color: red;
	cursor:pointer;
	text-decoration:none;
}
.TitleLink:hover{	color: orange;	}

.FrontTitle
{		
	/*background-color:#263E50;*/
	background-image: url(../Images/grad/grad_silver3.gif);	
	color:navy  ;	
	 background-repeat:repeat-x;
}

.PageTitle
{		
	text-align:center;
	font-weight:bold;
	text-decoration:underline;
}
.Group
{		/*BACKGROUND-COLOR: #000041;	*/
	white-space:nowrap; color: Black;
	text-align:center;
	background-image: url(../Images/grad_blue2.gif);	
	background-repeat:repeat-x;
}
.Field
{
	background-repeat:repeat-x;
white-space:nowrap; color:Black;
	background-image: url(../Images/fade_white.gif);	
	/*
 background-image: url(../Images/field37.gif); */
}
.Value
{
	color:Black;white-space:nowrap;
	/*BACKGROUND-COLOR: #1e3d62;*/
	BACKGROUND-COLOR: WhiteSmoke;	
}
.Section
{
	BORDER-RIGHT: 2px ridge; BORDER-TOP: thin ridge; BORDER-LEFT: thin ridge; BORDER-BOTTOM: thin ridge;
}


.Borders2
{
	BORDER-RIGHT: 1px solid; BORDER-TOP: 1px solid; BORDER-LEFT:  1px solid; BORDER-BOTTOM:  1px solid; border-color:#C0C0C0  ;
}
.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;
}

.Iframe
{
	color:White;
	background-color:#232833;
	/*background-color:#4B585E;
	background-image:url(../images/background4.gif);*/
}

.IframePopup
{
	background-color:#4B585E;
	background-image:url(../images/background4.gif);
}
.IframeInline{	background-color:White; }

select
{
	font-size: 11px;
	color: #263E50;
	font-family: Verdana, Tahoma;
	margin-right: 0px;
}
td.required
{
	color:Red  ;
	BACKGROUND-COLOR: #1e3d59;
}
.bgfield37{
 background-image: url(../Images/field37.gif); 
}


.Popup{	color:White;	background-color:#232833;}

.Borders
{
	BORDER-RIGHT: 2px ridge; BORDER-TOP: thin ridge; BORDER-LEFT: thin ridge; BORDER-BOTTOM: thin ridge
}

.Content
{
	font-size:11px;font-family:verdana,arial;  padding:5px; overflow:auto;       
}

div.ForumPostBodyArea
{
	vertical-align: top;
	 
	/* font-size: 1.2em; */	
	margin-top: 8px;
	margin-left: 8px;
	margin-right: 8px;
}


.ForumPostContentText
{
		font-size:11px;font-family:verdana,arial;  padding:5px; 
	width:100%;
	/*	font-size: 90%;*/	
	text-align: left;
	overflow: auto;
	/* IE HACK */
	 
	padding-left: 1px;
}