/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	full-height: 100%;
	font-family: tahoma, verdana;
	font-size: 12px;
	color: #000000;
}
.menu1  {
		font-size: 12px;
		text-decoration: none;
		color : #FFFFFF;
		text-align: center;

}
.menu1:hover  {
		font-size: 12px;
		color : #9D0000;
		text-decoration: none;
		text-align: center;

}
.menu1:active  {
		font-size: 12px;
		color : #000000;
		text-decoration: none;
		text-align: center;
		
}
.style {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 13px;
		color: #B63D3D;
		line-height: 16px;
}
.menu2  {
		font-family : Verdana, Arial, Helvetica, sans-serif;
		font-size: 10px;
		text-decoration: none;
		color : #666666;
		text-align: center;

}

.menu2:hover  {
		font-family : Verdana, Arial, Helvetica, sans-serif;
		font-size: 10px;
		color : #BD0000;
		text-decoration: none;
		text-align: center;
}
.style3 {text-decoration: none; color : #FFFFFF; text-align: center; font-family: Verdana, Arial, Helvetica, sans-serif;}
h1 {
	color: #FF4848;
	font-size: 14px;
	margin: 0px;
	padding: 0px;
}
a {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #FF4848;
}
li a{
	background-color: #FF2D2D;
	display: block;
	color: #FFFFFF;
	text-decoration: none;
	list-style-position: outside;
	list-style-type: none;
	padding: 9px 6px 8px;
	margin-bottom: 1px;
	font-weight: bold;
	background-image: url(images/nav.gif);
	font-size: 13px;
	background-repeat: no-repeat;
	text-align: center;
}
li {
	list-style-type: none;
}
li a:hover {
	color: #FFFFFF;
	background-color: #FF6666;
	background-position: 0px -36px;
}
.navtitle {
	letter-spacing: 5px;
	font-size: 11px;
}
.profile-bg {
	background-image: url(images/profile-bg.gif);
	padding: 20px 5px;
	background-repeat: no-repeat;
	font-size: 10px;
	color: #FFFFFF;
}
.thumb {
	border: 1px solid #FFFFFF;
}
