body,td,th {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
}
a {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #0368a9;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #0368a9;
}
a:hover {
	text-decoration: underline;
	color: #0368a9;
}
a:active {
	text-decoration: none;
	color: #0368a9;
}

a.WhiteLink {
color: #FFFFFF;
font-size: 11px;
background-color: transparent;
border-bottom-width: 1px;
border-left-width: 0px;
border-right-width: 0px;
border-top-width: 0px;
border-style: dotted;
}

a.WhiteLink:visited {
color: #FFFFFF;
background-color: transparent;
border-bottom-width: 1px;
border-left-width: 0px;
border-right-width: 0px;
border-top-width: 0px;
border-style: dotted;
}

a.WhiteLink:hover {
color: #FFFFFF;
background-color: transparent;
border-color: #FFFFFF;
border-bottom-width: 0px;
border-left-width: 0px;
border-right-width: 0px;
border-top-width: 0px;
border-style: none;
text-decoration: none;
}

a.WhiteLink:active {
color: #FFFFFF;
background-color: transparent;
border-color: #FFFFFF;
border-bottom-width: 1px;
border-left-width: 0px;
border-right-width: 0px;
border-top-width: 0px;
border-style: dotted;
}

a.BlackLink {
color: #000000;
font-size: 11px;
background-color: transparent;
border-color: #000000;
border-bottom-width: 1px;
border-left-width: 0px;
border-right-width: 0px;
border-top-width: 0px;
border-style: dotted;
}

a.BlackLink:visited {
color: #000000;
background-color: transparent;
border-color: #000000;
border-bottom-width: 1px;
border-left-width: 0px;
border-right-width: 0px;
border-top-width: 0px;
border-style: dotted;
}

a.BlackLink:hover {
color: #000000;
background-color: transparent;
border-color: #000000;
border-bottom-width: 0px;
border-left-width: 0px;
border-right-width: 0px;
border-top-width: 0px;
border-style: none;
text-decoration: none;
}

a.BlackLink:active {
color: #000000;
background-color: transparent;
border-color: #000000;
border-bottom-width: 1px;
border-left-width: 0px;
border-right-width: 0px;
border-top-width: 0px;
border-style: dotted;
}

a.RedLink {
color: #d70a12;
font-size: 11px;
background-color: transparent;
border-color: #d70a12;
border-bottom-width: 1px;
border-left-width: 0px;
border-right-width: 0px;
border-top-width: 0px;
border-style: dotted;
}

a.RedLink:visited {
color: #d70a12;
background-color: transparent;
border-color: #d70a12;
border-bottom-width: 1px;
border-left-width: 0px;
border-right-width: 0px;
border-top-width: 0px;
border-style: dotted;
}

a.RedLink:hover {
color: #d70a12;
background-color: transparent;
border-color: #d70a12;
border-bottom-width: 0px;
border-left-width: 0px;
border-right-width: 0px;
border-top-width: 0px;
border-style: none;
text-decoration: none;
}

a.RedLink:active {
color: #d70a12;
background-color: transparent;
border-color: #d70a12;
border-bottom-width: 1px;
border-left-width: 0px;
border-right-width: 0px;
border-top-width: 0px;
border-style: dotted;
}

.BlackTxt10px { 
	color: #000000;
	font-size: 10px;
}

.BlackTxt11px { 
	color: #000000;
	font-size: 11px;
}

.BlackTxt12px { 
	color: #000000;
	font-size: 12px;
}

.BlackTxt14px { 
	color: #000000;
	font-size: 14px;
}

.RedTxt10px { 
	color: #d70a12;
	font-size: 10px;
}

.RedTxt11px { 
	color: #d70a12;
	font-size: 11px;
}

.RedTxt12px { 
	color: #d70a12;
	font-size: 12px;
}

.RedTxt14px { 
	color: #d70a12;
	font-size: 14px;
}

.BlueTxt10px { 
	color: #0368a9;
	font-size: 10px;
}

.BlueTxt11px { 
	color: #0368a9;
	font-size: 11px;
}

.BlueTxt12px { 
	color: #0368a9;
	font-size: 12px;
}

.BlueTxt14px { 
	color: #0368a9;
	font-size: 14px;
}

.border {
	border: 1px dotted #d33d97;
}

.borderRed {
	border: 1px solid #da373a;
}

.topLine{
	border-top: none #d33d97;
	background: url(../images/dotted_line.gif);
}
