BODY {
    FONT-WEIGHT: normal; 
	FONT-SIZE: 12px; 
	COLOR: #000000; 
	FONT-STYLE: normal; 
	FONT-FAMILY: Arial, Helvetica, sans-serif; 
	TEXT-DECORATION: none
}
A {
	FONT-WEIGHT: bold;
	FONT-SIZE: 12px;
	COLOR: #0033FF;
	FONT-STYLE: normal;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	TEXT-DECORATION: none
}
A:hover {
    FONT-WEIGHT: bold; 
	FONT-SIZE: 12px; 
	COLOR: #800000; 
	FONT-FAMILY: Arial; 
	TEXT-DECORATION: underline
}
A:active {    
	FONT-WEIGHT: bold; 
	FONT-SIZE: 12px; 
	COLOR: #800000; 
	FONT-FAMILY: Arial; 
	TEXT-DECORATION: underline
}

TD {
	FONT-WEIGHT: normal;
	FONT-SIZE: 14px;
	COLOR: #000000;
	FONT-STYLE: normal;
	FONT-FAMILY: Calibri, Verdana, Arial;
	TEXT-DECORATION: none
}

.main {
	FONT-WEIGHT: normal;
	FONT-SIZE: 14px;
	COLOR: #000000;
	FONT-STYLE: normal;
	FONT-FAMILY: Calibri, Verdana, Arial;
	TEXT-DECORATION: none
}

TD.header{
	color: #FFF;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
}

A.header {
	color: #FFF;
	font-family: Impact, Charcoal, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 12px;
	font-weight: normal;
	font-variant: normal;
}

A.header:hover {
	color: #F00;
	font-family: Impact, Charcoal, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 12px;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
}

A.header:active {
	color: #FFF;
	font-family: Impact, Charcoal, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 12px;
	font-weight: normal;
	font-variant: normal;
}

A.menuTop {
	color: #666;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 12px;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
}

A.menuTop:hover {
	color: #F00;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
}

A.menuTop:active {
	color: #333;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
}

A.mainTitle {
	color: #0066FF;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bolder;
	font-variant: normal;
	text-transform: none;
}
A.mainTitle:hover {
	color: #06F;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bolder;
	font-variant: normal;
	text-transform: none;
}
A.mainTitle:active {
	color: #FFF;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bolder;
	font-variant: normal;
	text-transform: none;
}

A.mainTt {
	color: #333;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 12px;
	font-weight: normal;
	font-variant: normal;
}
A.mainTt:hover {
	color: #06F;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 12px;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
}
A.mainTt:active {
	color: #FFF;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 12px;
	font-weight: normal;
	font-variant: normal;
}

.title{
	color: #333;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bolder;
	font-variant: normal;
	text-transform: none;
}
.subTitle{
	color: #333;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bolder;
	font-variant: normal;
	text-transform: none;
}

.formUser{
	color: #333;
	font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	height: 50px;
	width: 500px;
	margin: 0px;
	border-radius: 10px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: ridge;
	border-right-style: ridge;
	border-bottom-style: ridge;
	border-left-style: ridge;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}

.tdUser{
	color: #666;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}

.boxUser{
	color: #FFF;
	font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	height: 40px;
	width: 100px;
	margin: 0px;
	border-radius: 10px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	background-color: #333;
}

.menuUser{
	color: #FFF;
	font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	height: 20px;
	width: 75px;
	margin: 0px;
	border-top-left-radius: 0em 0em;
	border-top-right-radius: 0em 0em;
	border-bottom-right-radius: 1em 0.5em;
	border-bottom-left-radius: 1em 0.5em; 
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	background-color: #333;
}

A.menuUser {
	color: #FFF;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 12px;
	font-weight: normal;
	font-variant: normal;
}
A.menuUser:hover {
	color: #0C0;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 12px;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
}
A.menuUser:active {
	color: #F00;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 12px;
	font-weight: normal;
	font-variant: normal;
}

.copyright{
	color: #666;
	font-family: Impact, Charcoal, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}

.register{
	color: #666;
	font-family: Verdana, Charcoal, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 8px;
	font-weight: normal;
	font-variant: normal;
}