﻿body {

	background-color: #FFFFFF;

	font-size: 14px;

	color: #333377;

	border: #996699;

	padding-right: 32px;

	padding-left: 32px;

	background-image: url(image/keyboards.jpg);

	background-repeat: no-repeat;

	background-attachment: fixed;

	background-position: right;

	font-family: "Geneva", "Arial", "Helvetica", "sans-serif";

}
a {

	color: #336600;

}
h3 {

	font-size: 18px;

	color: #000000;

	border-left-width: thick;

	border-left-style: solid;

	border-left-color: #0000FF;

	border-bottom-width: thin;

	border-bottom-style: solid;

	border-bottom-color: #0000FF;

	background-color: #88CCFF;

	font-weight: bolder;

}

h1 {

	font-size: 24px;

	color: #000000;

	border-left-width: 10px;

	border-left-style: solid;

	border-left-color: #FF6633;

	border-bottom-width: thin;

	border-bottom-style: solid;

	border-bottom-color: #FF6633;

	background-color: #FFCC66;

	font-weight: normal;

	padding: 10px;

	border-top-width: thin;

	border-right-width: 10px;

	border-top-style: solid;

	border-right-style: solid;

	border-top-color: #FF6633;

	border-right-color: #FF6633;

}

h2 {

	font-size: 18px;

	color: #000000;

	border-left-width: thick;

	border-left-style: solid;

	border-left-color: #FF6633;

	border-bottom-width: thin;

	border-bottom-style: solid;

	border-bottom-color: #FF6633;

	background-color: #FFFF99;

	padding: 5px;

	border-top-color: #FF6633;

	border-right-color: #FF6633;

	font-weight: normal;

}
.personalinfo {

	color: #333377;

}
.breadcrumbs {

	text-align: right;

}



.white{

	color:#fff;

}
.auto-style1 {
	font-size: small;
}
.auto-style2 {
	font-size: x-small;
}
.auto-style3 {
	font-size: large;
}
