.table {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: C7C7C7;
	border-bottom-color: C7C7C7;
	border-left-color: C7C7C7;
}
.bluetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: 6A9CD0;
	text-decoration: none;
}
.hometitle {
	font-family: Arial;
	font-size: 14px;
	color: 2A2A2A;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	line-height: normal;

}
.hometext {
	font-family: Arial;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #07315E;
}
.error {
	font-family: Arial;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #C57601;

}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}
.bottom-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.overalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	border: 1px solid #999999;
}
.welcomtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.commenttext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

a.gridlink:link,a.gridlink:visited,a.gridlink:active,a.gridlink:hover
{
	font-family: verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;	
}

a.gridHeaderLink:link,a.gridHeaderLink:visited,a.gridHeaderLink:active,a.gridHeaderLink:hover
{
	font-family: verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;	
}

.gridHeader {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

a.linktext:link,a.linktext:visited
{
	font-size: 11px; 
	text-decoration: none; 
	font-family: Arial, Helvetica, sans-serif; 
	font-weight: bold; 
	color: #6A9CD0; 
}
a.linktext:active
{
	font-size: 11px; 
	text-decoration: none; 
	font-family: Arial, Helvetica, sans-serif; 
	font-weight: bold; 
	color: Red; 
}
a.linktext:hover
{
	font-size: 11px; 
	text-decoration: none; 
	font-family: Arial, Helvetica, sans-serif; 
	font-weight: bold; 
	color:Blue; 
}

a.homeTitlelink:link,a.homeTitlelink:visited,a.homeTitlelink:active,a.homeTitlelink:hover
{
	font-family: Arial;
	font-size: 14px;
	color: 2A2A2A;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	line-height: normal;	
}

