/* CSS Document */

p{
	font-family: Arial, sans-serif;
	font-size: 14px;
	color: #000000;
	line-height: 18px;
	padding: 3px;
	text-decoration: none;
	text-align: justify;
}

.grey{
	font-family: Arial, sans-serif;
	font-size: 14px;
	color: #CCCCCC;
	line-height: 18px;
	padding: 3px;
	text-decoration: none;
	text-align: justify;
}

.linkless {
	font-family: Arial, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-transform: none;
	color: #990000;
	text-decoration: none;
	background-color: #CCCCCC;
	display: inline;
	width: auto;
	padding: 8;
}

.linkless:hover {
	font-family: Arial, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #CCCCCC;
	display: inline;
	width: auto;
	padding: 8;
}

.linkless2 {
	font-family: Arial, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #990000;
	display: inline;
	padding-bottom: 5px;
	padding-top: 5px;
}

.linkless2:hover {
	font-family: Arial, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-transform: none;
	color: #FFCC00;
	text-decoration: none;
	background-color: #000000;
	display: inline;
}

.smallthumb {
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-transform: none;
	color: #999999;
	text-decoration: none;
	background-color: #000000;
	display: inline;
	width: auto;
	padding: 8;
}

.smallthumb:hover {
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #000000;
	display: inline;
	width: auto;
	padding: 8;
}

.smallthumb2 {
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-transform: none;
	color: #666666;
	text-decoration: none;
	background-color: #FFFFFF;
	display: inline;
	width: auto;
	padding: 8;
}

.smallthumb2:hover {
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
	background-color: #FFFFFF;
	display: inline;
	width: auto;
	padding: 8;
}

.smallthumb3 {
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
	background-color: #CCCCCC;
	display: inline;
	width: auto;
	padding: 8;
}

.smallthumb3:hover {
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-transform: none;
	color: #990000;
	text-decoration: none;
	background-color: #CCCCCC;
	display: inline;
	width: auto;
	padding: 8;
}

.smallthumb4 {
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-transform: none;
	color: #CCCCCC;
	text-decoration: none;
	background-color: #333333;
	display: inline;
	width: auto;
	padding: 8;
}

.smallthumb4:hover {
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #333333;
	display: inline;
	width: auto;
	padding: 8;
}

.pink {
	font-family: Arial, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-transform: none;
	color: #FF66FF;
	text-decoration: none;
	background-color: #FFFFFF;
	display: inline;
	width: auto;
	padding: 8;
}

.pink:hover {
	font-family: Arial, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-transform: none;
	color: #FFCCFF;
	text-decoration: none;
	background-color: #FFFFFF;
	display: inline;
	width: auto;
	padding: 8;
}
.bold {
	font-family: Arial, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}

.red {
	font-family: Arial, sans-serif;
	font-size: 14px;
	color: #990000;
	font-style: normal;
	text-decoration: none;
}

.navigation_top {
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-transform: capitalize;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #000000;
	display: inline;
	width: auto;
	padding: 8;
}

.navigation_top:hover {
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-transform: capitalize;
	color: #990000;
	text-decoration: none;
	background-color: #000000;
	display: inline;
	width: auto;
	padding: 8;
}

.navigation_top_g {
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-transform: capitalize;
	color: #FFCC00;
	text-decoration: none;
	background-color: #000000;
	display: inline;
	width: auto;
	padding: 8;
}

.navigation_top_g:hover {
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-transform: capitalize;
	color: #990000;
	text-decoration: none;
	background-color: #000000;
	display: inline;
	width: auto;
	padding: 8;
}

.navigation_top2 {
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-transform: capitalize;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #990000;
	display: inline;
	width: auto;
	padding: 8;
	text-align: right;
}

.navigation_top2:hover {
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-transform: capitalize;
	color: #FF6600;
	text-decoration: none;
	background-color: #990000;
	display: inline;
	width: auto;
	padding: 8;
	text-align: right;
}

.navigation_top3 {
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-transform: capitalize;
	color: #990000;
	text-decoration: none;
	background-color: #CCCCCC;
	display: inline;
	width: auto;
	padding: 8;
	text-align: right;
}

.navigation_top3:hover {
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-transform: capitalize;
	color: #333333;
	text-decoration: none;
	background-color: #CCCCCC;
	display: inline;
	width: auto;
	padding: 8;
	text-align: right;
}

.navigation_toph {
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-transform: capitalize;
	color: #FFCC66;
	text-decoration: none;
	background-color: #990000;
	display: inline;
	width: auto;
	padding: 6;
	text-align: left;
}

.navigation_toph:hover {
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-transform: capitalize;
	color: #FF6600;
	text-decoration: none;
	background-color: #990000;
	display: inline;
	width: auto;
	padding: 6;
	text-align: left;
}

.navigation_left {
	font-family: Arial, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal
	text-transform: capitalize;
	color: #666666;
	text-decoration: none;
	background-color: #333333;
	display: block;
	width: auto;
	padding: 8;
}

.navigation_left:hover {
	font-family: Arial, sans-serif;
	font-size: 14px;
	font-style: normal;
	text-transform: capitalize;
	color: #999999;
	text-decoration: none;
	background-color: #333333;
	display: block;
	width: auto;
	padding: 8;
}
.navigation_left2 {
	font-family: Arial, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal
	color: #000000;
	text-transform: none
	text-decoration: none;
	background-color: #CCCCCC;
	display: block;
	width: auto;
	padding: 8;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
	text-align: left;
}

.navigation_left2:hover {
	font-family: Arial, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #FFFFFF;
	text-transform: none;
	text-decoration: none;
	background-color: #999999;
	display: block;
	width: auto;
	padding: 8;
	font-weight: bold;
}
.NacComp {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
}
