/***********************************************/
/* General */
/**********************************************/

Body,TD
{
	font-family : Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#000000;
}


A:link,A:visited
{
	font-family : Arial, Helvetica, sans-serif;
	text-decoration: none;
}


A:hover
{
	font-family : Arial, Helvetica, sans-serif;
	text-decoration: underline;
}

Input,textarea
{
	font-family : Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#000000;
}

/***********************************************/
/* Top */
/**********************************************/

A.TextSizeChangeLink:link,A.TextSizeChangeLink:visited
{
	font-family : Arial, Helvetica, sans-serif;
	color : #FFFC00;
	text-decoration: none;
}


A.TextSizeChangeLink:hover
{
	font-family : Arial, Helvetica, sans-serif;
	color : #FFFC00;
	text-decoration: underline;
}

.TextSizeChangeTool
{
	padding-right : 5px; 
	font-weight : bolder;  
	vertical-align : middle;
	background-color : #C60000;
}


.InputSearch
{
	border-color : #959798;
	width : 120px;
	height : 17px;
	font-size : 11px;
}

/***********************************************/
/* Middle */
/**********************************************/

.WelcomeTitleCircle
{
	background-image : url(imgs/circle2.gif); 
	background-repeat : no-repeat;
	vertical-align : top;
	padding-top : 45px;
}

.WelcomeTitleBlue
{
	font-family : Arial;
	color : #FFFFFF; 
	font-weight : bold; 
	font-size : 16px;
	background-image : url(imgs/new_line.gif);
	background-position : top;
	background-repeat : repeat-x;
	padding-right : 5px;
	height : 26px;
}

.WelcomeTitleLove
{
	font-family : Arial;
	background-color : #0C709E;
	border-bottom : 1px solid #031C28; 
	border-top : 1px solid #8CBBD1; 
	border-right : 1px solid #031C28;  
	color : #F4F4F4; 
	font-weight : bold; 
	font-size : 16px; 
	padding-right : 5px;
}
.List
{
	color : #8EBCD2;
	font-weight : bold;
	font-size : 16px;
	padding-right : 5px;
	font-family : Arial;
}

.WelcomeTitleLeft
{
	background-color : #0C709E;
	border-top : 1px solid #8CBBD1;  
	border-left : 1px solid #8CBBD1; 
}

.MainText
{
	color : #0C709E; 
	padding-right : 5px; 
	padding-top : 10px; 
	padding-bottom : 15px; 
	font-weight : bold;
}

.DocMainText
{
	color : #0C709E; 
	padding-right : 5px; 
	padding-top : 10px; 
	padding-bottom : 15px; 
	font-weight : bold;
	font-size: 14px;
}

.BlueSeparationLine
{
	border-bottom : 1px solid #031C28; 
	border-top : 1px solid #8CBBD1; 
	border-right : 1px solid #031C28; 
	border-left : 1px solid #8CBBD1;
	background-color : #0C709E;
	height : 23px;
	color : #FFFFFF; 
	padding-right : 4px; 
	font-weight : bold;
	font-size : 12px; 
}

/***********************************************/
/* Right part */
/**********************************************/

A.News:link,A.News:visited
{

	text-decoration: none;
}

A.News:hover
{

	text-decoration: none;
}

.RightToolIconBG
{
	background-image : url(imgs/right_tool_icon_bg.gif); 
	background-repeat : no-repeat;
	height : 30px;
	vertical-align : middle;
	text-align : center;
	
}

.RightToolBG
{
	background-image : url(imgs/right_tool_bg.gif); 
	background-repeat : no-repeat;
	height : 30px;
	text-align : center;
}


A.RightToolLink:link,A.RightToolLink:visited
{
	color : #2570BD;
	font-size : 14px; 
	font-weight : bolder;
	text-decoration: none;
}

A.RightToolLink:hover
{
	color : #2570BD;
	font-size : 14px; 
	font-weight : bolder;
	text-decoration: none;
}


/***********************************************/
/* Bottom part */
/**********************************************/

.ArticleTitle
{
	color : #FFFFFF; 
	padding-right : 4px; 
	font-weight : bold;
	font-size : 12px; 
		
}

A.ArticleMoreDetails:link,A.ArticleMoreDetails:visited
{
	color : #FFFFFF; 
	font-size : 10px; 
	text-decoration: none;
}

A.ArticleMoreDetails:hover
{
	color : #FFFFFF; 
	font-size : 10px; 
	text-decoration: underline;
}

.ArticleMoreDetailsBG
{
	text-align : left; 
	padding-left : 7px;
	border-top : 1px solid #FFFFFF;
}

/***********************************************/
/* Footer */
/**********************************************/

.FooterBackground
{
	background-image : url(imgs/footer_bg.gif); 
	background-repeat : repeat-x;
	height : 31px;
}

A.FooterLink:link,A.FooterLink:visited
{
	color : #FFFFFF; 
	font-size : 11px;
	text-decoration: none;
}

A.FooterLink:hover
{
	color : #FFFFFF; 
	font-size : 11px;
	text-decoration: underline;
}

/***** Default News *****/
A.NewsTitle,A.NewsTitle:visited,A.NewsTitle:hover
{
	color : #B20000; 
	/*font-size : 12px;*/
	text-decoration: none;
}

A.NewsText,A.NewsText:visited,A.NewsText:hover
{
	color : #17659A; 
	/*font-size : 14px;*/
	font-weight : bold;
	text-decoration: none;
}
A.ToNews:Link,A.ToNews:Visited
{
	color : #17659A; 
	font-weight: bold;
	font-size : 16px;
	font-weight : bold;
	text-decoration: none;
}
A.ToNews:Hover
{
	color : #17659A;
	font-weight: bold;
	font-size : 16px;
	font-weight : bold;
	text-decoration: underline;
}



