﻿@charset "utf-8";

body {
	background-image: url(../images/pattern.jpg);
	background-repeat: repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.border0 {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.pwidth{
	width:920px; 
	background-color:White;
	}
.redbg
{
	background-color:#e41b38;
}
.normal
{
	font-size: 8pt; 
	font-family: Verdana;
	color:Black;
	text-decoration:none;
	text-align:justify;
	
}
.wnormal
{
	font-size: 8pt; 
	font-family: Verdana;
	color:white;
	text-decoration:none;
	text-align:justify;
	line-height:15px;
}
.wSnormal
{
	font-size: 7pt; 
	font-family: Verdana;
	color:white;
	text-decoration:none;
	text-align:justify;
	line-height:15px;
}
.wbnormal
{
	font-size: 8pt; 
	font-family: Verdana;
	color:white;
	text-decoration:none;
	text-align:justify;
	line-height:15px;
	
}

.rbold
{
	font-size: 8pt; 
	font-family: Verdana;
	color:#e60606;
	font-weight:bold; 
	text-decoration:none;


}

.bold
{
	font-size: 8pt; 
	font-family: Verdana;
	font-weight:bold; 
	text-decoration:none;
	color:	#848487;

}
.bbold
{
	font-size: 8pt; 
	font-family: Verdana;
	font-weight:bold; 
	text-decoration:none;
	color: Black;

}
.wbold
{
	font-size: 8pt; 
	font-family: Verdana;
	font-weight:bold; 
	text-decoration:none;
	color:White;

}
.head
{
	font-size: 10pt; 
	font-family: Arial @Arial Unicode MS; 
	font-weight:bold; 
	text-decoration:none;
	color:	#404040;

}
.border1px {
	border: 1px solid #bec0c3;
}
.border11px 
{
	border: 1px solid #ffffff;
}

btn_search {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #1ECFF3;
	width: 100px;
	height: 25px;
	border: 1px solid #999999;
	background-color: #FFFFFF;
}
.btn_silvar {
	border-right: silver 1px solid; 
	border-top: silver 1px solid; 
	font-weight: bold; 
	font-size: 8pt; 
	border-left: silver 1px solid; 
	width: 108px; 
	color: red; 
	border-bottom: silver 1px solid; 
	font-family: Tahoma; 
	height: 30px; 
	background-color: white
}
input {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	border: 1px solid #999999;
}
.menured
{
	background-image:url(../images/red_menu.jpg); 
	background-repeat:repeat-x;height:28px;
	font-family: Tahoma;
	font-size: 9pt;
	font-style: normal;
	font-weight:bold ;
	font-variant: normal;
	color:White;
	width:213px
	}
a
{
	font-size: 8pt; 
	font-family: Verdana;
	color:Black;
	text-decoration:none;
	text-align:justify;
	
}
a:link {color : Black } 

a:visited {color : Black } 

a:active {color : Black } 

a:hover {color :Black } 

.silver_border3
{
	border-right: silver 3px solid; 
	border-top: silver 3px solid; 
	border-left: silver 3px solid; 
	border-bottom: silver 3px solid
}