A:link {
	COLOR: cyan; FONT-WEIGHT: normal; TEXT-DECORATION: none
}
A:visited {
	COLOR: white; FONT-WEIGHT: normal; TEXT-DECORATION: none
}
A:active {
	COLOR: white; FONT-WEIGHT: normal; TEXT-DECORATION: none
}
A:hover {
	COLOR: yellow; FONT-WEIGHT: normal; TEXT-DECORATION: none
}

.Content
{  
	font-family: tahoma; 
	font-size: 70%; 
	color: #575656; 
}


.Content_white
{  
	font-family: tahoma; 
	font-size: 70%; 
	color: #FFFFFF; 
}

.Content_blue
{  
	font-family: tahoma; 
	font-size: 70%; 
	color: #0061AE; 
}

.Content_blue_bold
{  
	font-family: tahoma; 
	font-size: 70%; 
	color: #0061AE; 
	font-weight: bold;
}

.Content_bold
{  
	font-family: tahoma; 
	font-size: 70%; 
	color: #575656; 
	font-weight: bold;
}

.Content_white_bold
{  
	font-family: tahoma; 
	font-size: 70%; 
	color: #FFFFFF; 
	font-weight: bold;
}


.Content_head
{  
	font-family: arial; 
	font-size: 15px; 
	color: #8E0001; 
	font-weight: bold;
}

.Table_def
{  
	font-family: Verdana; 
	font-size: 14px; 
	color: #fffffff; 
}


.table_menu_bg{

	background-color: #3D3D3D;
}

body 
{
background-image:url('bgdesert.jpg')
}

.Content_Titles {
	font-family: tahoma;
	font-size: 18px;
	color: #620539;
	font-weight: bold;
}

.table_white_bg{

	background-color: #FFFFFF;
}

.table_ash_bg{

	background-color: #EBE9EA;
}

.table_notice_bg{
	background-color: #FFFFFF;
	border-top-color: #000000;
	border-top-style: dotted;
	border-top-width: thin;
	border-right-color: #000000;
	border-right-style: dotted;
	border-right-width: thin;
	border-bottom-color: #000000;
	border-bottom-style: dotted;
	border-bottom-width: thin;
	border-left-color: #000000;
	border-left-style: dotted;
	border-left-width: thin;
}

.footer_bg{

	background-color: #414141;
	height:40px;
}


.Content_Titles {
	font-family: tahoma;
	font-size: 18px;
	color: #724617;
	font-weight: bold;
}


