body {
	background:#ffffff;
	color: #666666;
	font-family: Arial, Century Gothic, Tahoma, Verdana;
	font-size:12px;
	padding:0;
	margin-top:20px;
	line-height:17px;
	margin-left:1px;
}

table {
	font-family: Arial, Century Gothic, Tahoma, Verdana;
	font-size:12px;
}

td {
	font-family: Arial, Century Gothic, Tahoma, Verdana;
	font-size: 12px;
	text-decoration: none;
	border: none;
}

img {
	text-decoration: none;
	border: 0px solid gray;
}

input, textarea {
	font-family: Arial, Century Gothic, Tahoma, Verdana;
	font-size:12px;
	background:#F2F2F2;
}


a {	font-family: Arial, Century Gothic,Tahoma;
	font-size: 12px;;
	color: #666666;
	text-decoration: none;
	border: none;
}

a:hover{text-decoration:none;}
.a:hover{text-decoration:underline;}

a.tab {	font-family: Arial, Century Gothic,Tahoma;
	font-size: 12px;;
	color: #E60003;
	text-decoration: none;
	border: none;}

a.tab:hover{text-decoration:none;}
.a.tab:hover{text-decoration:underline;}

form {	margin:0;
		padding:0;
		}

.abs {vertical-align:middle}
		
ul{
	font-size: 12px;
	font-family: Arial, Century Gothic, Tahoma, Verdana;
	font-weight:normal;
	margin-top: 12px;;
	margin-bottom: 12px;;
}

li{
  line-height: 20px;
}

h1 {
	color:#666666; 
	text-decoration:none;
	font-size: 16px;
	font-family: Arial, Century Gothic, Tahoma, Verdana;
	font-weight: normal;
	padding-top:6px;
	padding-bottom:5px;
	padding-left:10px;
	margin-top:0px;
	margin-bottom:4px;
	text-align:left;
}

h2 {
	color:#666666; 
	text-decoration:none;
	font-size: 14px;
	font-family: Arial, Century Gothic, Tahoma, Verdana;
	font-weight: normal;
	padding-left:10px;
	padding-right:10px;
	margin-top:3px;
	margin-bottom:3px;
	text-align:left;
}

h3 {
	color:#666666;
	text-decoration:none;
	font-size: 12px;
	font-family: Arial, Century Gothic, Tahoma, Verdana;
	font-weight: normal;
	text-align:left;
}

h4 {
	color:#666666;
	text-decoration:none;
	font-style: italic ;
	font-size: 10px;
	font-family: Arial, Century Gothic, Tahoma, Verdana;
	font-weight: normal;
	padding:0;
	margin-left:5px;
	margin-bottom:0px;
}


.title_ {
	color:#666666; 
	text-decoration:none;
	font-size: 16px;
	font-family: Arial, Century Gothic, Tahoma, Verdana;
	font-weight: normal;
	padding-top:6px;
	padding-bottom:5px;
	padding-left:15px;
	margin-top:6px;
	margin-bottom:4px;
	text-align:left;
}

.subtitle_ {
	color:#666666; 
	text-decoration:none;
	font-size: 14px;
	font-family: Arial, Century Gothic, Tahoma, Verdana;
	font-weight: normal;
	padding-left:15px;
	padding-right:10px;
	margin-top:3px;
	margin-bottom:3px;
	text-align:left;
}

.content_ {
	color:#666666; 
	text-decoration:none;
	font-size: 12px;
	font-family: Arial, Century Gothic, Tahoma, Verdana;
	font-weight: normal;
	padding-left:15px;
	padding-right:20px;
	margin-top:3px;
	margin-bottom:3px;
	text-align:left;
}


.button {
	color: #ffffff;
	background-color: #E60003;
	font-size: 9px;
	font-family: Arial, Century Gothic, Tahoma, Verdana;
	text-transform: uppercase;	
	border-color: #535C63;
	border-style: solid;
	border-width: 1;	
	height:21px;

}

.img {
	padding-left:5px;
	padding-right:5px;
	padding-bottom:5px;
	padding-top:5px;
	background:white;
	border:0px solid gray;
	text-align:center;
	margin-right:15px;

}	

p {
	padding-top:0px;
	padding-bottom:0px;
	margin-top:6px;
	margin-bottom:6px;
}


table.grid
{
    border-color: #000000;
    border-width: 1px 0 0 0;
    border-style: solid;
}

td.grid
{
    border-color: #000000;
    border-width: 0px 0 1px 0;
    border-style: solid;
    margin: 0;
    padding: 4px;
}

.form_search { width:125px;
	height:17px;
	padding:1px;
	font-family: Arial, Century Gothic, Tahoma, Verdana;
	font-size:12px;
	background:#F2F2F2;
}

.small {
	color:#666666; 
	text-decoration:none;
	font-size: 10px;
	font-family: Arial, Century Gothic, Tahoma, Verdana;
	font-weight: normal;
}

.button_small {
	color: #ffffff;
	background-color: #E60003;
	font-size: 9px;
	font-family: Arial, Century Gothic, Tahoma, Verdana;
	text-transform: uppercase;	
	border-color: #535C63;
	border-style: solid;
	border-width: 1;	
	height:17px;

}
a.small {	font-family: Arial, Century Gothic,Tahoma;
	font-size: 10px;;
	color: #E60003;
	text-decoration: none;
	border: none;}

a.small:hover{text-decoration:none;}
.a.small:hover{text-decoration:underline;}

a.small_gray {	font-family: Arial, Century Gothic,Tahoma;
	font-size: 10px;;
	color: gray;
	text-decoration: none;
	border: none;}

a.small_gray:hover{text-decoration:none;}
.a.small_gray:hover{text-decoration:underline;}
