
/***********************************************/
/* General */
/**********************************************/

Body
{
	font-family : Arial, Helvetica, sans-serif;
	color: #000000;	
	font-size: 12px;	
	font-weight: normal; 
	text-decoration: none;
	background-color:#FFFFFF;
	margin:0;
}

A:Link
{
	
	color : #000000;
	text-decoration : none;
}

A:Visited
{
	
	color : #000000;
	text-decoration : none;
}

A:Hover
{	
	
	color : #000000;
	text-decoration : underline;
}

A:Active
{
	font-weight : bold; 
	color : #D30000;
	text-decoration : underline;
}
/***********************************************/
/* Top Menu */
/**********************************************/

A.TopMenuText:Link,A.TopMenuText:Visited
{	
	font-size: 11px;
	font-weight : bold; 
	color : #E00E09;
	text-align : center;
	text-decoration : none;
}

A.TopMenuText:Hover
{	
	font-size: 11px;
	font-weight : bold; 
	color : #E00E09;
	text-align : center;
	text-decoration : underline;
	
}
A.BackToHome:Link,A.BackToHome:Visited
{		
	font-size: 12px;
	color : #000000;
	text-decoration : none;
	vertical-align: top;	
}

A.BackToHome:Hover
{	
	font-size: 12px;
	text-align : center;
	color : #000000;
	text-decoration : underline;	
	vertical-align: top;	
}
.SearchNames
{
	font-size: 12px;		
	color : #000000;
	font-weight: bold;
	text-decoration : none;	
}
.Text
{
	font-size: 12px;		
	color : #000000;	
	text-decoration : none;	
}
.InputSearch{
	font-size: 12px;		
	
	color : #000000;
	font-weight: bold;
	text-decoration : none;	
	border: 1px solid #1B5787;
	width: 121px;
	height: 23px;
}
A.ForgotPassw:Link,A.ForgotPassw:Visited
{	
	font-size: 11px;		
	color : #DE0000;
	font-weight: bold;
	text-decoration : none;	
	vertical-align:middle;		
}

A.ForgotPassw:Hover
{	
	font-size: 11px;		
	color : #DE0000;
	font-weight: bold;
	text-decoration : underline;	
	vertical-align:middle;			
}
A.Footer:Link,A.Footer:Visited
{	
	font-size: 11px;		
	color : #000000;
	font-weight: bold;
	text-decoration : none;	
	vertical-align:middle;		
}

A.Footer:Hover
{	
	font-size: 11px;		
	color : #000000;
	font-weight: bold;
	text-decoration : underline;	
	vertical-align:middle;			
}
.Note_Text
{
	font-size: 12px;		
	color : #000000;	
	font-weight: bold;
	text-decoration : none;	
}
/***********************************************/
/* Show_List */
/**********************************************/
.Title_List
{	
	font-size: 24px;
	color : #477CAD;
	font-weight: bold;
	text-decoration : none;
	
}

.RightTop_Text
{
	font-size: 12px;		
	color : #E01111;	
	font-weight: bold;
	text-decoration : none;	
}
.Date_LastEnt
{
	font-size: 12px;		
	color : #6D6D6D;		
	text-decoration : none;	
	
}

.NumOfResponses
{
	font-size: 11px;
	font-weight :bold;  
	color : #000000;
	text-decoration : none;	
}
A.AddResponse
{
	font-size: 12px;
	font-weight :bold;  
	color : #D30000;	
	text-decoration : none;
	cursor:hand ;
}
.ResponserHeader
{
	font-size: 14px;
	font-weight :bold;  
	color : #000000;
	text-decoration : none;
}

.PopUpTitle
{
	font-size: 18px;
	font-weight :bold;  
	color : #D61111;
	text-decoration : none;
}
.PopUpText
{
	font-size: 12px;	
	color : #000000;
	text-decoration : none;
}
A.RightTop_Text:Link,A.RightTop_Text:Visited
{	
	font-size: 12px;		
	color : #E01111;	
	font-weight: bold;
	text-decoration : none;	
	
}

A.RightTop_Text:Hover
{	
	font-size: 12px;		
	color : #E01111;	
	font-weight: bold;
	text-decoration : none;	
}
.LogOn_BTN
{
	background-color: #80C5FF;
	color: #FFFFFF;
	border-color:#80C5FF;
	font-size: 11px;	
	font-weight: bold;	
	text-decoration : none;
	cursor: pointer;
}

.NumVisit_BTN
{
	background-color: #DE0000;
	color: #FFFFFF;
	border:1px solid #000000;
	font-size: 11px;	
	font-weight: bold;	
	text-decoration : none;
	padding:2px;
	
}


.Close_BTN
{
padding-top : 5px; 
font-size : 12px;
cursor : pointer; 
color : #D30000;
}