﻿.corner {
	width: 10px;
	height: 10px;
}
html, body {
	width: 100%;
	height: 100%;
	}
.wh50 {
	width: 50%;
	height: 50%;
}
.wh100 {
	width: 100%;
	height: 100%;
}
.text_white {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.text_bold {
	font-family: arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.text_black {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
}
.menu_white, .menu_white a {
	font-family: Tahoma;
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.menu_white:hover, .menu_white:hover a:hover {
	text-decoration: underline;
}

.link_bold, .link_bold:visited {
	font-family: arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
.link_bold:hover{
	text-decoration: none;
}
.text_link {
	font-family: Tahoma;
	font-size: 11px;
	color: #008BB9;
	text-decoration: underline;
}
.text_gray {
	font-family: Tahoma;
	font-size: 11px;
	color: #4D4C4C;
	text-decoration: none;
}
.text_gray a{
font-family: Tahoma;
	font-size: 11px;
	color: #4D4C4C;
	text-decoration: underline;
}

.text_white
{
	
	font-family: tahoma; font-size: 11px; color: #FFFFFF; 
}
