
/***********************************************/
/* General */
/**********************************************/

Body,TD
{
	font-family : Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#000000;
}

.td
{
	border: medium;
	border-color: #798FAD;
	text-align: right;
	
}


/***********************************************/
/* Search result*/
/**********************************************/

A.result_link:Link,A.result_link:Visited
{
	font-family : Arial;
	font-size : 12px;
	color: #001B36;
	font-weight : bold;
	text-decoration: none;
}


/***********************************************/
/* Top Menu */
/**********************************************/

A.TopMenuText:Link,A.TopMenuText:Visited
{
	vertical-align : bottom; 
	padding-bottom : 8px; 
	font-weight : bold; 
	color : #44586C;
	text-align : center;
	text-decoration : none;
}

A.TopMenuText:Hover
{
	vertical-align : bottom; 
	padding-bottom : 8px; 
	font-weight : bold; 
	color : #44586C;
	text-align : center;
	text-decoration : underline;
}

.TopMenuBullet
{
	vertical-align : bottom; 
	padding-bottom : 12px;
	text-align : center;
	padding-right:5px;
	padding-left:5px;
}

/***********************************************/
/* Middle Menu */
/**********************************************/

A.MiddleMenu:Link,A.MiddleMenu:Visited
{
	font-weight : bold; 
	color : #FFFFFF;
	text-align : center;
	text-decoration : none;
}

A.MiddleMenu:Hover
{
	font-weight : bold; 
	color : #FFFFFF;
	text-align : center;
	text-decoration : underline;
}

/***********************************************/
/* Right Menu */
/**********************************************/

A.RightMenu:Link,A.RightMenu:Visited
{
	font-weight : bold; 
	color : #3E556C;  
	background-color : #E4F0FF; 
	padding-right : 7px;
	vertical-align : middle;
	height : 19px;
	width : 140px;
	text-decoration : none;
}

A.RightMenu:Hover
{
	font-weight : bold; 
	color : #FFFFFF; 
	background-color : #798FAD;
	padding-right : 7px;
	vertical-align : middle;
	height : 19px; 
	width : 140px;
	text-decoration : none;
}

.RightMenuLuah
{
	font-weight : bold; 
	color : #FFFFFF; 
	background-color : #798FAD;
	text-align : center;
	vertical-align : middle;
	height : 19px; 
	width : 140px;
	
}
/***********************************************/
/* News */
/**********************************************/

.newsTitle
{
	border-top : 1px solid #C1C9D4; 
	border-bottom : 1px solid #C1C9D4; 
	font-weight : bold; 
	color : #364F68;
	height : 25px;
}

.newsText
{
	font-family : Arial;
	font-size : 12px;
	color: #364F68;
	font-weight : bold;
	text-decoration: none;
}

.newsDate
{
	font-family : Arial;
	font-size : 12px;
	color: #798FAD;
	font-weight : bold;
	text-decoration: none;
}

/***********************************************/
/* Luah */
/**********************************************/

.luah_text
{
	font-size: 12px;
	font-family: Arial;
	font-weight: bold;
	color: #001B36;
}

A.luah_paging_link:Link,A.luah_paging_link:Visited
{
 	font-weight : bold; 
	color : #001B36;;	 
	padding-right : 7px;
	vertical-align : middle;
	height : 16px;	
	text-decoration : none;	
}


A.luah_paging_link:Hover
{
	font-weight : bold;
	color : Red;	
	padding-right : 7px;
	vertical-align : middle;
	height : 16px;
	text-decoration : none;
}

/***********************************************/
/* Main Forms Text */
/**********************************************/
.TextTitle
{
	font-size: 18px;
	font-family: Arial;
	font-weight: bold;
	color: #001B36;	
}

.ShortText
{
	font-size: 14px;
	font-family: Arial;
	font-weight: bold;
	color: #001B36;	
}

.Text
{
	font-size: 12px;
	font-family: Arial;
	font-weight: bold;
	color: #001B36;	
}

/***********************************************/
/* Show Forms List */
/**********************************************/
A.list:Link,A.list:Visited
{

 	font-weight : bold;
	font-size: 14px;
	color : #001B36;	 
	padding-right : 7px;
	vertical-align : middle;
	height : 20px;	
	text-decoration : none;	
}


A.list:Hover
{
	font-weight : bold;
	color : #001B36;
	font-size: 14px;
	padding-right : 7px;
	vertical-align : middle;
	height : 20px;
	text-decoration : underline;
}


.List_Right
{
	font-weight : bold; 
	color : #FFFFFF;  
	background-color : #798FAD; 
	text-align : center;
	vertical-align : middle;
	height : 19px;
	width : 140px;
	text-decoration : none;
}
