a:active {
	color: #0000AA;
}

a:link {
	color: #0000AA;
}

a:visited {
	color: #000000;
}

a:hover {
	color: #2452CC;
}

body {
	color: black;
	background-color: white;
	font-family: sans, sans-serif, arial, verdana, tahoma;
	font-size: 12px;
	margin-left: 0;
	margin-right: 0;
	margin-top: 5;
}

h1 {
	font-size:120%;
}

h2 {
	font-size:110%;
}

h3 {
	font-size:100%;
}

h4 {
	font-size:90%;
}

.stext {
	font-size: 10px;
	height: 18px;
		background-color: #93ACEE;
}

.mtext {
	font-size: 12px;
	height: 18px;
		background-color: #93ACEE;
}

table {
	font-size: 12px;
}

.btext {
	font-size: 16px;
	height: 18px;
}

.phead {
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-top-style: solid;
	border-bottom-color: #2452CC; 
	border-top-color: #2452CC;
}

.pcontent {
	border-left-style: solid;
	border-left-color: #2452CC;
	border-left-width: 1px;
}

.ptopmenu {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #2452CC;
}

.pleftmenu {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #2452CC;
	font-size: 12px;
}

.pfoot {
	border-top-style: solid;
	border-top-color: #2452CC;
	border-top-width: 1px;		
border-bottom-style: solid;
	border-bottom-color: #2452CC;
	border-bottom-width: 1px;
}

.thead {
	color: #FFFFFF;
	background-color: #2452CC;
	font-size: 12px;
	height: 18px;
}

