/* CSS Document */

.typoroze {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF12FF;
	text-decoration: none;
}
.typowit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	text-decoration: none;
	left: -3px;
	top: -3px;
	right: -3px;
	bottom: -3px;
}
.typoroze center{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF0EFF;
	text-indent: 0;
	text-align: center;
}
.typogrey{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999;
	text-align: center;
}
.typoright{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCC;
	text-align: right;
	right: -4px;
	text-decoration: none;
}
A:hover {
	color : #FF12FF;
}.header2 {
	font-family: "Comic Sans MS", cursive;
	font-size: 14px;
	color: #FFF;
	text-indent: 6px;
	text-decoration: underline;
	font-style: italic;
}
.header3 {
	font-family: "Comic Sans MS", cursive;
	font-size: 14px;
	color: #FF0EFF;
	text-indent: 6px;
	text-decoration: blink;
	font-style: italic;
}
.typowhitebold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCC;
	text-decoration: none;
	font-weight: bold;
}
.headerright {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	color: #FF0EFF;
	text-indent: 6px;
	text-decoration: blink;
	font-style: normal;
	text-transform: none;
	font-weight: normal;
}
.headerleft {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	color: #FFF;
	text-indent: 0;
	text-decoration: blink;
	font-style: normal;
	font-weight: normal;
}
.headerrightwhite {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	color: #FFF;
	text-indent: 6px;
	text-decoration: blink;
	font-style: italic;
	font-weight: bold;
	background-color: #FF0EFF;
}
.headerrightblack {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	color: #FF12FF;
	text-indent: 3px;
	text-decoration: blink;
	font-style: italic;
	background-image: url(../images/common/subheader.jpg);
	font-weight: normal;
	top: 0pt;
}
.typoblackcontent{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	text-align: center;
}
.typorozecontent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF12FF;
	text-decoration: none;
}
.typogreycontent{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999;
	text-align: center;
}.typowitcontent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	text-decoration: none;
	left: -3px;
	top: -3px;
	right: -3px;
	bottom: -3px;
	text-align: justify;
}

