
BODY, TD{
	direction:ltr;
	font-family : Arial;
	color: #3C52A5;
	font-size: 12px;
	scrollbar-3dlight-color : #9B9B9B;
	scrollbar-base-color : #ffffff;
	scrollbar-arrow-color : #0D2891;
	scrollbar-highlight-color : #0D2891;
}
INPUT,textarea,select
{
    font-family : Arial;
	background-color: #FFFFFF;
    /*color: #8C8C8C;*/
	color: #000051;
	font-size: 12px;
}
.InputSubmit
{
    font-family : Arial;
	background-color: #0D2891;
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	width:60px;
	cursor : hand;
	FILTER: progid:DXImageTransform.Microsoft.Shadow(direction=135,color=#86848A,strength=2);
}
.Tool{
	background-repeat:no-repeat;
	background-position : bottom;
	text-align:center;
	font-size: 12px;
  	color: #222086;
  	font-weight: bold;
  	padding-bottom:2px;
  	padding-right:1px;
}
A.Tool:Link,A.Tool:Visited{
   text-decoration: none; 
   font-size: 12px;
   color: #222086;
}
A.Tool:Hover{
	text-decoration: none;
	cursor:hand;
	font-size: 12px;
}

A:Link,A:Visited{
	font-size: 12px;
	color: #000080;
	text-decoration: none;
	padding-right:3px;
	padding-left:3px;
	font-weight:bold;
	text-decoration: underline;	
}
A:Hover{
	font-size: 12px;
    text-decoration: none;	
	cursor:hand;
}

.SubTool{
	background-repeat:no-repeat;
	background-position : center;
	text-align:center;
    background-position:top;	
	font-size: 12px;
	color: #32499D;
	font-weight: bold;
	/*padding-bottom:4px;*/
}
A.SubTool:Link,A.SubTool:Visited{
   text-decoration: none; 
   font-size: 12px;
	color: #32499D;
	font-weight: bold;
}
A.SubTool:Hover{
	text-decoration: none;
	cursor:hand;
}
/****************************************************/
/*** Side Tool										*/
/****************************************************/

.SideTool{
	background-repeat:no-repeat;
	background-position : bottom;
 	font-size: 12px;
	color: #6876A9;
	font-weight: bold;
	padding-bottom:2px;
	
	border-bottom:1px solid #FEFCF3;
	text-decoration: none;	
	text-align:right;
	padding-right:23px;
}

.SideTool:link,SideTool:visited
{
	text-decoration: none;	
    font-size: 12px;
	color: #6876A9;
	font-weight: bold;
}
.SideTool:hover
{
	text-decoration: none;
	cursor:hand;
}

A.SideTool{
	background-repeat:no-repeat;
	background-attachment : fixed;
	background-position : center;
 	font-size: 12px;
	color: #6876A9;
	font-weight: bold;
	text-decoration: none;	
}

A.SideTool:link,A.SideTool:visited
{
	text-decoration: none;	
    font-size: 12px;
	color: #6876A9;
	font-weight: bold;
}

A.SideTool:hover
{
	text-decoration: none;
	cursor:hand;
}

.SideTool_Orange{
	background-repeat:no-repeat;
	background-attachment : fixed;
	background-position : center;
 	font-size: 12px;
	color: #6876A9;
	font-weight: bold;
	padding-bottom:7px;
	padding-right:25px;	
	text-decoration: none;	
	text-align:right;
}

.SideTool_Orange:link,SideTool_Orange:visited
{
	text-decoration: none;	
    font-size: 12px;
	color: #6876A9;
	font-weight: bold;
}
.SideTool_Orange:hover
{
	text-decoration: none;
	cursor:hand;
}

.SideMsgBoard{
	background-repeat:no-repeat;
	padding-right:12px;
	background-position : center;
 	font-size: 12px;
	color: #6876A9;
	font-weight: bold;
	text-align:right;
	text-decoration: none;	
}

.SideMsgBoard:link,SideMsgBoard:visited
{
	text-decoration: none;	
    font-size: 12px;
	color: #6876A9;
	font-weight: bold;
}
.SideMsgBoard:hover
{
	text-decoration: none;
	cursor:hand;
}

A.SideMsgBoard{
	background-repeat:no-repeat;
	background-attachment : fixed;
	background-position : center;
 	font-size: 12px;
	color: #6876A9;
	font-weight: bold;
	border-top:1px solid #F7D743;
	text-decoration: none;		
}

A.SideMsgBoard:link,A.SideMsgBoard:visited
{
	text-decoration: none;	
    font-size: 12px;
	color: #6876A9;
	font-weight: bold;
}
A.SideMsgBoard:hover
{
	text-decoration: none;
	cursor:hand;
}

.HomePage{
	color:#4257A5;
	font-size: 12px;
	font-weight: bold;
	border-bottom:0px solid #FFFFFF;	
	text-decoration: none;	
	
}

A.HomePage:link,A.HomePage:visited
{
	text-decoration: none;	
    color:#4257A5;
	font-size: 12px;
	font-weight: bold;

}
A.HomePage:hover
{
	text-decoration: none;
	cursor:hand;
}

/****************************************************/
/*** TopNavigation									*/
/****************************************************/
.TopNavigationUp{
	font-size: 11px;
	background-repeat:no-repeat;
	background-attachment : fixed;
	background-position : center;
	font-weight:bold;
	/*border-bottom:3px solid #FEFCF3;*/
	text-align:right;
	padding-top:3px;
	padding-right:20px;
	color:#000000;
}

.TopNavigationUp_B{
	font-size: 11px;
	text-align:right;
	font-weight:bold;
	color:#000000;
}

.TopNavigationUp_BG
{
	background-image : url(imgs/Graphics/TopNavigation_GreenBg.gif);
	background-position : center;
	background-repeat : no-repeat;
	padding-top:2px;
}	

.TopNavigationDown{	
	color:#223D9D;
	font-size: 12px;
	font-weight:bold;
	border-bottom:3px solid #FEFCF3;
	padding-bottom:2px;
}
A.TopNavigationDown:Link,A.TopNavigationDown:Visited{
    text-decoration: none; 
	color:#223D9D;
	font-size: 12px;
	font-weight:bold;
	border-bottom:3px solid #FEFCF3;
}
A.TopNavigationDown:Hover{
	color: #223D9D;
	text-decoration: underline;
}


/****************************************************/
/*** Header											*/
/****************************************************/
.Header{
	color:#CF5332;
	font-weight:bold;
	font-size:18px;
	padding:4px;
}

/***********************/
/**** Nick            *****/
/**********************/
.Nick{
	color:#CF5332;
	font-size:12px;
	font-weight:bold;
}

/****************************************************/
/*** HomeSite List									*/
/****************************************************/
.ListHeaderBlue{
	color: #3C52A5;
	font-size:12px;
	font-weight: bold;
	padding-bottom:5px;
}
.ListHeaderRed{
	color:#ED3021;
	font-size:12px;
	font-weight: bold;
	padding-bottom:5px;
}
.ListRow{
	color: #3C52A5;
	font-size:12px;
	/*font-weight:600;
	font-weight: bold;*/
	padding-bottom:3px;	
	text-decoration: none;	
}

.ListRow:link,ListRow:visited
{
    color: #3C52A5;
	font-size:12px;
	text-decoration: none;	
}
.ListRow:hover
{
	text-decoration: none;
	cursor:hand;
}
/****************************************************/
/*** HomeSite List									*/
/****************************************************/

.Login{
	color:#FFFFFF;
	font-weight:bold;
}

A.Login:Hover{
	text-decoration: none;
	cursor:hand;
	color:#FFFFFF;
}

A.Login:Link,A.Login:Visited{
	color:#FFFFFF;
	text-decoration: none;
	padding-right:3px;
	padding-left:3px;
	font-weight:bold;
	text-decoration: underline;	
}

.LoginUser{
	font-size:11px;
	color:#FFFFFF;
}

.List{
	font-size:11px;
    color: #6876A9;
	text-decoration: none;
}

.List:link,List:visited
{
    font-size:11px;
	color: #6876A9;
	text-decoration: none;
}
.List:hover
{
    font-size:11px;
	text-decoration: none;
	color: #6876A9;
	text-decoration: none;
}

A.List{
	font-size:11px;
    color: #6876A9;
	text-decoration: none;
}

A.List:link,A.List:visited
{
    font-size:11px;
	color: #6876A9;
	text-decoration: none;
}

A.List:hover
{
    font-size:11px;
	text-decoration: none;
	color: #6876A9;
	text-decoration: none;
}


/****************************************************/
/*** Footer											*/
/****************************************************/

.Footer{
	color: #6876A9;
	text-decoration: none;
	padding-right:3px;
	padding-left:3px;
	font-weight:bold;
	text-decoration: underline;	
}

.Footer:link,Footer:visited
{
	text-decoration: none;	
}
.Footer:hover
{
    text-decoration: none;	
	cursor:hand;
}

A.Footer{
	color: #000080;
	text-decoration: none;
	padding-right:3px;
	padding-left:3px;
	font-weight:bold;
	text-decoration: underline;	
}

A.Footer:link,A.Footer:visited
{
	text-decoration: none;	
}

A.Footer:hover
{
    text-decoration: none;	
	cursor:hand;
}

/****************************************************/
/*** 	Info										*/
/****************************************************/

.Info{
padding:10px;
color:#000000;
}


.InfoHeader{
padding:10px;
color:#000000;
	font-size:16px;
	font-weight:bold;
}

/****************************************************/
/*** Search Result									*/
/****************************************************/
.Category{
	font-weight : 600;
}

.SearchListHeader{
	color:#ED3021;
	font-size:13px;
	font-weight:bold;
    height:27px;
    
 }

.SearchListRow{
	color:#3C52A5;
	font-size:13px;
    text-decoration: none;	
    height:27px;

}

A.SearchListRow:Link,A.SearchListRow:Visited{
    color:#3C52A5;
	font-size:13px;
    text-decoration: none;	
}
A.SearchListRow:Hover{
	text-decoration: none;
	cursor:hand;
}

.ToolActive,A.ToolActive:Link,A.ToolActive:Visited,A.ToolActive:Hover{
  font-size: 11px;
  color: #D32C33;
  font-weight: bold;
  text-decoration: none;
}
 H1
{
  font-size: 18px;
  font-weight: bold;
  color: #D22C33;
 }
.Sub_Title{
  font-size: 12px;
  font-weight: bold;
  color: #000051;
  border-bottom:2px solid #000051;
 }

 .General_Link{
  font-size: 12px;
  color: #000051;
  font-weight: bold;    
}
A.General_Link:Link,A.General_Link:Visited{
   color: #000051;
   text-decoration: none;
}
A.General_Link:Hover{
	color: #D22C33;
	text-decoration: underline;
}
.Img
{
	border: 1px solid #000051;
	FILTER: progid:DXImageTransform.Microsoft.Shadow(direction=135,color=#86848A,strength=2);

}

.Loginforgot{
	font-family : Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#F6E07C;
	text-decoration: none;
}

A.Loginforgot,A.Loginforgot:Visited{
{
	font-family : Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#F6E07C;
	text-decoration: none;
}

A.Loginforgot:Hover
{
	text-decoration: none;
}

.HomesitesFormText{
	color:#32499D;
	font-size: 12px;
	font-weight: bold;
	
}

.HomesitesFormInput
{
	border : thin solid #CDDDD2;
}

.HomesitesFormRadio
{
	background-color : #DEEEE3;
}

.tbl_blog_title
{
	font-family: arial;
	color: #415BB3;
	font-size: 16px;
	font-weight: bold;
}

.tbl_blog_name
{
	font-family: arial;
	color: black;;
	font-size: 11px;
}

.tbl_blog_new_title
{
	font-family: arial;
	color: #415BB3;
	font-size: 16px;
	font-weight: bold;
}

.tbl_blog_new_name
{
	font-family: arial;
	color: black;;
	font-size: 11px;
}

/*** Include_MainBlogsList.asp CSS ***/

.titleLabel
{
    color:#00229E;
	font-size:14px;
	font-weight: bold;
    text-decoration: underline;	
}

.titleLabel2
{
	font-size:14px;
	font-weight: bold;
    text-decoration: underline;	
}

a.titleLink,a.titleLink:visited
{
    color:#00229E;
	font-size:14px;
	font-weight: bold;
    text-decoration: none;	
}

a.titleLink:hover
{
    color:#9E0016;
	font-size:14px;
	font-weight: bold;
    text-decoration: none;	
}

A.recordFooterLink,A.recordFooterLink:Visited{
{
	font-family : Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#173068;
	text-decoration: none;
}

A.recordFooterLink:Hover
{
	font-size:11px;
	text-decoration: underline;
}


.recordFooterTbl
{
	background-image : url(imgs/Graphics/blg_Record_Footer_BG.gif);
	background-position : center;
	background-repeat : repeat-x;
}

.recordDate
{
	font-family : Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight: bold;
	color:#000855;
}

.recordJumpTo
{
	background-color:#8B371A;
}

a.recordJumpToLink,a.recordJumpToLink:visited,a.recordJumpToLink:hover
{
	font-family : Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight: bold;
	color:#E6F2D9;
	text-decoration: none;
}

/*** Include_MainRecordList.asp CSS ***/

.recordTitle
{
	font-family : Arial, Helvetica, sans-serif;
	font-size:17px;
	font-weight: bold;
	color:#9E0016;
	text-align:center;
	padding:7px;
	background-color:#E6F2D9;
}

.recordFidbackTitle
{
	color:#00229E;
	font-size:14px;
	font-weight: bold;
	background-color:#E6F2D9;
	padding:7px;
	text-align:right;
	text-decoration: none;
	border-bottom : thin solid #79B75E;
}

/*** Category.asp ***/

.categoryTitle_A
{
	font-family: arial;
	color: #415BB3;
	font-size: 13px;
	font-weight: bold;
	text-decoration:underline;
}

.categoryTitle_B
{
	font-family: arial;
	color: #415BB3;
	font-size: 13px;
	text-decoration:none;
}

.categoryOrderTitle
{
	font-family: arial;
	color: #9E0016;
	font-size: 15px;
	font-weight: bold;
	text-decoration:none;
}

.blogAuthorTitle
{
	font-family: arial;
	color: #9E0016;
	font-size: 12px;
	text-decoration:none;
}

a.blogAuthorTitle,a.blogAuthorTitle:visited
{
	font-family: arial;
	color: #9E0016;
	font-size: 12px;
	text-decoration:underline;
}

a.blogAuthorTitle:hover
{
	font-family: arial;
	color: #9E0016;
	font-size: 12px;
	text-decoration:none;
}



	
	



