body	{
	margin: 0em;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-y
}

td	{
	font-family: Verdana, sans-serif;
	font-size: 12px;
	color: #000000;
}

.ll-11	{
	font-family: Verdana, sans-serif;
	font-size: 11px;
	color: #000000;
}

.ll-12white	{
	font-family: Verdana, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold
}
.ll-12white:hover	{
	font-family: Verdana, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold
}

.ll-9	{
	font-family: Verdana, sans-serif;
	font-size: 9px;
	color: #000000;
}

.ll-11red      {
	font-family: Verdana, sans-serif;
	color: #E60000;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold
}

.copyright    {
	font-family: Verdana, sans-serif;
	color: #666666;
	font-size: 10px;
	text-decoration: none;
	font-weight: normal
}

.bg_black	{
	background-color: #000000
}
.bg_white	{
	background-color: #FFFFFF
}
.bg_red1	{
	background-color: #E60000
}
.bg_red2	{
	background-color: #FFCCCC
}
.bg_red3	{
	background-color: #FFE5E5
}
.bg_grey	{
	background-color: #AAAAAA
}
.bg_grey2	{
	background-color: #DDDDDD
}
.bg_yellow1	{
	background-color: #FFFFAE
}
.bg_yellow2	{
	background-color: #FFFF66
}


h1	{
	font-family: Verdana, Helvetica, sans-serif;
	color: #000000;
	font-size: 16px;
	text-decoration: none;
	font-weight: bold;
}

.location	{
	font-family: Verdana, sans-serif;
	color: #FF0302;
	font-size: 24px;
	text-decoration: none;
	font-weight: bold;
}

.tel	{
	font-family: Verdana, sans-serif;
	color: #FF0302;
	font-size: 20px;
	text-decoration: none;
	font-weight: bold;
}
.subtitle	{
	font-family: Verdana, sans-serif;
	color: #FF0302;
	font-size: 16px;
	text-decoration: none;
	font-weight: normal;
}
.subtitle2	{
	font-family: Verdana, sans-serif;
	color: #000000;
	font-size: 15px;
	text-decoration: none;
	font-weight: normal;
}

a       {
	font-family: Verdana, sans-serif;
	color: #E60000;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold
}

a:hover {
	font-family: Verdana, sans-serif;
	color: #E60000;
	font-size: 12px;
	text-decoration: underline;
	font-weight: bold
}

.smalllink      {
	font-family: Verdana, sans-serif;
	color: #E60000;
	font-size: 10px;
	text-decoration: none;
	font-weight: bold
}

.smalllink:hover {
	font-family: Verdana, sans-serif;
	color: #E60000;
	font-size: 10px;
	text-decoration: underline;
	font-weight: bold
}

.shell {  
	border: 1px #CCCCCC solid;
	background: #FFFFFF;
}

.shell2 {  
	border: 1px #FFAAAA solid;
	background: #FFCCCC;
}


#n3-LogInTable {
	border-collapse: collapse;
	border: none;
	background-color: transparent;
	width: 300px;
	margin-left: auto;
	margin-right: auto;
}

#n3-LogInTable td {
	border-collapse: collapse;
	vertical-align: baseline;
	padding: 5px 5px 0px 0px;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#n3-LogInTable caption {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	color: black;
}

#n3-LogInTable col.colOne {
	text-align: right;
	width: 100px;
}

.n3-textField {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #232323;
	background-color: #FCFCFC;
	padding: 3px 4px 3px 3px;
	border-width: 1px;
	border-style: solid;
	border-top-color: #AEAEAE;
	border-right-color: #E1E1E1;
	border-bottom-color: #E1E1E1;
	border-left-color: #AEAEAE;
}

.n3-error {
	color: #FF0000;
	font-weight: bold;
}