p {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10pt;
}

div {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10pt;
}

h1 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 16pt;
	font-weight:bold;
	font-style:italic;
	color: A40000;
	border-bottom: 1px dashed #A0A0A0;
}

h2 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight:bold;
	color: A40000;
	border-bottom: 1px dashed #A0A0A0;
}

h3 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight:normal;
	color:#000000;
}

hr {
	size: 1;
	color: #DDDDDD;
}

.imagebutton {
	height: 22;
	width: 23;
}

.image {
	position: relative;
	left: 1;
	top: 1;
	height:22;
	width:23;
	border:none;
}

.toolbar {
	height: 30;
	background-color: threedface;
}

.smallbutton {
	font-family: Arial;
	font-size: 8pt;
	font-weight: bold;
	background-color: #113E82;
	color: #FFFFFF;
}

.smallbutton2 {
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	background-color: #FF6600;
	color: #FFFFFF;
}

.signup {
	font-family: Arial;
	font-size: 8pt;
	font-weight: bold;
	background-color: #FF6600;
	color: #FFFFFF;
}

textarea,input,select {
	font-family: Arial;
	font-size: 8pt;
}

.input {
	font-family: Arial;
	font-size: 8pt;
}

a:link {
	color: #113E82;
	text-decoration: none;
}

a:visited {
	color: #113E82;
	text-decoration: none;
}

a:active {
	color: #113E82;
	text-decoration: underline;
}

a:hover {
	color: #113E82;
	text-decoration: underline;
}

.blogbody {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10pt;
}

.bloghead {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 16pt;
	font-weight: 600;
	font-style:italic;
	color: A40000;
	border-bottom: 1px dashed #A0A0A0;
	padding:0px;
}

.userhead {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: A40000;
	border-bottom: 1px dashed #A0A0A0;
	padding:0px;
}

.menuhead {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: A40000;
	border-bottom: 1px dashed #A0A0A0;
	padding:0px;
}

.blogsmall {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 9pt;
}


.breadcrumb {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 8pt;
}


.outer {
	border:1px solid #000000;
	padding:10px;
	margin:0px;
	color:#000000;
	background:#FCF8F2;
}

.content {
	border:1px solid #000000;
	padding:15px;
	color:#000000;
	background:#FFFFFF;
}

.inner {
	border:1px solid #DDDDDD;
	padding:10px;
	color:#000000;
	background:#FFFFFF;
}

.minihead {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold; color: #A40000;
}

.profile {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
}

.mainhead {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color:#FFFFFF;
}

.btn {
 font-family: Arial;
 font-size: 8pt;
 color: #000000;
 background-color: #A7BBDF;
 border: 2px solid #ffffff
 padding: 0px;
 cursor: pointer;
}
.dbtn {
 font-family: Arial;
 font-size: 8pt;
 color: #808080;
 background-color: #A7BBDF;
 border: 2px solid #ffffff
 padding: 0px;
}
