body {
	font-family: Tahoma, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	background: #E1E1E1;
	height: 100%;
	width: 100%;
    FONT-SIZE: 14px;
}
a {
	text-decoration: none;
	color: #04397B;
}
.intro {
	font-size: 11px;
	font-family: Tahoma, Helvetica, sans-serif;
	text-align: justify;
	color: #000000;
}
.textbox
{
    BORDER-RIGHT: 1px solid #04397b;
    BORDER-TOP: 1px solid #04397b;
    FONT-SIZE: 10pt;
    BORDER-LEFT: 1px solid #04397b;
    BORDER-BOTTOM: 1px solid #04397b;
    BACKGROUND-COLOR: white;
    width: 340px; 
}

.textboxcolor
{
    BORDER-RIGHT: 1px solid #04397b;
    BORDER-TOP: 1px solid #04397b;
    FONT-SIZE: 10pt;
    BORDER-LEFT: 1px solid #04397b;
    BORDER-BOTTOM: 1px solid #04397b;
    FONT-FAMILY: Tahoma, Helvetica, sans-serif;
    BACKGROUND-COLOR: white;
    width: 60px; 
}
.central {
	border: 1px solid Gray;
}

.copyright
{
	FONT-SIZE: 10px;
	FONT-FAMILY: Tahoma, Helvetica, sans-serif;
	color: #333;
}

a.copyright {
	text-decoration: none;
	font-size: 10px;
	color: #FF7200;
}

a.copyright:hover {
	text-decoration: underline;
	font-size: 10px;
	color: #7800FF;
}
.bigtext {
	font-size: 18px;
	color: Black;
}
.mediumtext {
	font-size: 16px;
	color: Black;
}
.smalltext {
	font-size: 9px;
	color: Black;
}
a.hello {
	text-decoration: none;
	color: Black;
	font-weight:bold;
}
a.hello:hover {
	text-decoration: none;
	background-color: Black;
	color: White;
	font-weight:bold;
}
a.advanced {
	text-decoration: none;
	color: Black;
}
a.advanced:hover {
	text-decoration: none;
	background-color: Black;
	color: White;
}
a.advanced2 {
	text-decoration: none;
	color: #3187E3;
}
a.advanced2:hover {
	text-decoration: none;
	background-color: #3187E3;
	color: White;
}
a.advancedbig {
	text-decoration: none;
	color: Black;
	font-size: 18px;
}
a.advancedbig:hover {
	text-decoration: none;
	background-color: Black;
	color: White;
	font-size: 18px;
}
a.pclose {
	text-decoration: none;
	color: Black;
	font-weight:bold;
}
a.pclose:hover {
	text-decoration: none;
	background-color: Black;
	color: White;
	font-weight:bold;
}
table.preview
{
    BORDER-RIGHT: black 1px groove;
    BORDER-TOP: black 1px groove;
    BORDER-LEFT: black 1px groove;
    BORDER-BOTTOM: black 1px groove;
	 margin: 5px 5px 5px;
}
.warning{
	background-color: Red;
	color: White;
	width: 160px;
}

.tclass {
	font-size: 12px;
}
a.smallurl{
	color: #04397B;
	
}
a.smallurl:hover {
	background-color: Black;
	color: white;
}
a.smallurl2{
	color: #04397B;
	background-color: #F7F7F7;
}
a.smallurl2:hover {
	background-color: Black;
	color: white;
}
.btn {
	border: 1px solid #FF7200;
	background-color: #EDEDED;
	cursor: hand;
	width: 120px;
	cursor: hand;
	cursor: pointer;
}
div.menutop {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dashed;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-top-color: #FF7200;
	border-bottom-color: #FF7200;

	
}
a.servicesname2 {
	text-decoration: none;
	font-size: 12px;
	color: #7800FF;
}

a.servicesname2:hover {
	text-decoration: none;
	font-size: 12px;
	color: #FF7200;
}

h1 {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 18px;
}
.box {
	padding: 10px;
	border-top: 1px dashed #000000;
	border-right: 1px dashed #000000;
	border-bottom: 1px dashed #000000;
	border-left: 1px dashed #000000;
	margin: 0px;
	font-size: 12px;
}
.article {
	font-size: 12px;
	color: #000000;
}
