body {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-image: url(../images/bg.gif);
	margin: 0px;
	padding: 0px;
	background-color: #000000;
	background-repeat: repeat-x;
}

#form {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #B30B060;
	text-decoration: none;
	
}

#form1 {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	
}

#top_menu {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

#top_menu a, #top_menu a:link, #top_menu a:visited{
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

#top_menu a:hover{
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #F2D3D2;
	text-decoration: none;
	background-color: #B30B06;
}

#menus a, #menus a:link, #menus a:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	background-image: url(../images/leftmenu_bullet.gif);
	background-repeat: no-repeat;
	background-position: 4px center;
	padding-left: 15px;
	display: block;
	width: 212px;
	padding-top: 5px;
	padding-bottom: 5px;
	left: 152px;
	top: 263px;
	background-color: #B30B06;
}

#menus a:hover  {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #262626;
}

h1 {
	font-family: Arial;
	font-size: 20px;
	color: #B30B06;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	text-transform: capitalize;
}

h2 {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	text-transform: capitalize;
}
h3 {
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
	text-transform: capitalize;
	margin: 0px;
	padding: 0px;
}
h4 {
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	text-transform: capitalize;
	color: #000000;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
h5 {
	font-family: Verdana;
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	color: #000066;
	text-transform: capitalize;
}




#down_link {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

#down_link a, #down_link a:link, #down_link a:visited{
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

#down_link a:hover{
	color: #B30B06;
	text-decoration: none;
}

#dotted {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}

#dotted1 {
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #999999;
}

#more {
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #B30B06;
}

#more a, #more a:link, #more a:visited {
	color: #B30B06;
	text-decoration: none;
	font-weight: normal;
}

#more a:hover{
	color: #000000;
	text-decoration: none;
}

.breadcrumbs a, a:link, a:visited  {
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	color: #b60f0f;
}

a:hover {
	color: #B30B06;
	text-decoration: underline;
}

blockquote {
	margin: 15px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #B30B06;
}

