@charset "utf-8";
/* CSS Document */

body {
margin:0px;
} 

#page{
width:650px;
margin:0 auto;
height:720px;
position:relative;
}

/* \*/
#page{
	margin:-360px 0 0 -325px;
	position:absolute;
	left:50%;
	top:50%;
}

#main {
width:650px;
height:680px;
float:left;
}

#copyright{
width:635px;
height:12px;
text-align: center;
padding-top:8px;
float:left;
padding-left:15px;
}

.copyright {
FONT-SIZE: 9px; 	COLOR: #999999; 	FONT-FAMILY: Tahoma;	font-weight: normal;    line-height: 18px;
}
.copyright A:link {
FONT-SIZE: 9px; 	COLOR: #666666; 	FONT-FAMILY: Tahoma;	font-weight: normal;    line-height: 18px;
}
.copyright A:hover {
FONT-SIZE: 9px; 	COLOR: #666666; 	FONT-FAMILY: Tahoma;	font-weight: normal;    line-height: 18px;	TEXT-DECORATION: underline;
}
.copyright A:visited {
FONT-SIZE: 9px; 	COLOR: #666666; 	FONT-FAMILY: Tahoma;	font-weight: normal;    line-height: 18px;
}


.redtitle {
FONT-SIZE: 15px; 	COLOR: #B70819; 	FONT-FAMILY: Tahoma;	font-weight: bold;    line-height: 18px;
}
.redtitle A:link {
FONT-SIZE: 15px; 	COLOR: #B70819; 	FONT-FAMILY: Tahoma;	font-weight: bold;    line-height: 18px;
}
.redtitle A:hover {
FONT-SIZE: 15px; 	COLOR: #B70819; 	FONT-FAMILY: Tahoma;	font-weight: bold;    line-height: 18px;	TEXT-DECORATION: underline;
}
.redtitle A:visited {
FONT-SIZE: 15px; 	COLOR: #B70819; 	FONT-FAMILY: Tahoma;	font-weight: bold;    line-height: 18px;
}

.blacktitle {
FONT-SIZE: 18px; 	COLOR: #000; 	FONT-FAMILY: Tahoma;	font-weight: bold;    line-height: 17px;
}
.blacktitle A:link {
FONT-SIZE: 18px; 	COLOR: #000; 	FONT-FAMILY: Tahoma;	font-weight: bold;    line-height: 17px;
}
.blacktitle A:hover {
FONT-SIZE: 18px; 	COLOR: #000; 	FONT-FAMILY: Tahoma;	font-weight: bold;    line-height: 17px;	TEXT-DECORATION: underline;
}
.blacktitle A:visited {
FONT-SIZE: 18px; 	COLOR: #000; 	FONT-FAMILY: Tahoma;	font-weight: bold;    line-height: 17px;
}

.blacktext {
FONT-SIZE: 12px; 	COLOR: #000; 	FONT-FAMILY: Tahoma;	font-weight: normal;    line-height: 17px;
}
.blacktext A:link {
FONT-SIZE: 12px; 	COLOR: #000; 	FONT-FAMILY: Tahoma;	font-weight: normal;    line-height: 17px;
}
.blacktext A:hover {
FONT-SIZE: 12px; 	COLOR: #000; 	FONT-FAMILY: Tahoma;	font-weight: normal;    line-height: 17px;	TEXT-DECORATION: underline;
}
.blacktext A:visited {
FONT-SIZE: 12px; 	COLOR: #000; 	FONT-FAMILY: Tahoma;	font-weight: normal;    line-height: 17px;
}

.blacktextbold {
FONT-SIZE: 12px; 	COLOR: #000; 	FONT-FAMILY: Tahoma;	font-weight: bold;    line-height: 17px;
}
.blacktextbold A:link {
FONT-SIZE: 12px; 	COLOR: #000; 	FONT-FAMILY: Tahoma;	font-weight: bold;    line-height: 17px;
}
.blacktextbold A:hover {
FONT-SIZE: 12px; 	COLOR: #000; 	FONT-FAMILY: Tahoma;	font-weight: bold;    line-height: 17px;	TEXT-DECORATION: underline;
}
.blacktextbold A:visited {
FONT-SIZE: 12px; 	COLOR: #000; 	FONT-FAMILY: Tahoma;	font-weight: bold;    line-height: 17px;
}

.addressgrey {
FONT-SIZE: 11px; 	COLOR: #3F3F3F; 	FONT-FAMILY: Tahoma;	font-weight: normal;    line-height: 14px;
}
.addressgrey A:link {
FONT-SIZE: 11px; 	COLOR: #3F3F3F; 	FONT-FAMILY: Tahoma;	font-weight: normal;    line-height: 14px;
}
.addressgrey A:hover {
FONT-SIZE: 11px; 	COLOR: #3F3F3F; 	FONT-FAMILY: Tahoma;	font-weight: normal;    line-height: 14px;	TEXT-DECORATION: underline;
}
.addressgrey A:visited {
FONT-SIZE: 11px; 	COLOR: #3F3F3F; 	FONT-FAMILY: Tahoma;	font-weight: normal;    line-height: 14px;
}

.addressred {
FONT-SIZE: 11px; 	COLOR: #B70819; 	FONT-FAMILY: Tahoma;	font-weight: bold;    line-height: 14px;
}
.addressred A:link {
FONT-SIZE: 11px; 	COLOR: #B70819; 	FONT-FAMILY: Tahoma;	font-weight: bold;    line-height: 14px;
}
.addressred A:hover {
FONT-SIZE: 11px; 	COLOR: #B70819; 	FONT-FAMILY: Tahoma;	font-weight: bold;    line-height: 14px;	TEXT-DECORATION: underline;
}
.addressred A:visited {
FONT-SIZE: 11px; 	COLOR: #B70819; 	FONT-FAMILY: Tahoma;	font-weight: bold;    line-height: 14px;
}