.full_grey {
	border: 1px solid #CCCCCC;
}
.font_arial {
	font-family: Arial, Helvetica, sans-serif;
}
.font10 {
font-family: "Century Gothic";
font-size: 10px;
}

.font12 {
font-family: "Century Gothic";
font-size: 15px;
}

a.navlink  
{
text-decoration:none;
}

a.navlink:visited  
{
text-decoration:none;
}

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

a.navlink2  
{
text-decoration:none;
color:#000000;
}

a.navlink2:visited  
{
text-decoration:none;
color:#000000;
}

a.navlink2:hover 
{
text-decoration:underline;
color:#000000;
}

h1 {
font-family: "Century Gothic";
font-size: 16px;
margin-bottom:0px;
display:inline;
}

h2 {
font-family: "Century Gothic";
font-size: 16px;
margin-bottom:0px;
display:inline;
}

h3 {
font-family: "Arial, Helvetica, sans-serif";
font-size: 13px;
margin-bottom:0px;
display:inline;
}

.full_table_data {
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px none #CCCCCC;
	border-left: 1px none #CCCCCC;

}

.full_table_table {
	border-top: 1px none #CCCCCC;
	border-right: 1px none #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;

}

.top_bottom {
	border-top: 1px solid #CCCCCC;
	border-right: 1px none #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px none #CCCCCC;

}

input {
height:19px;
align: 'center';
}
