body {background-attachment:fixed
}

body {

	margin: 0 0 0 0;

	background-image: url('/ptcs/templates/blueu/images/uni1bg.jpg');

}



input {

	font-size: 11px;

}



a {

	color: darkred;

	text-decoration: none;

}

a:hover {

	color: red;

}



.contentarea {

	background-color: white;

}

.contentareaborder {

	background-color: yellow;

}



.copyright {

	color: #ffffoo;

}

.copyright a {

	color: #ffff00;

}



.adminmenu {

	color: black;

}

.adminmenu a {

	color: darkred;

}



.menu {

	background-color: #000066;

}

.menu a{

	color: #ffff00;

	font-size: 17px;

	font-family: arial;

	text-decoration: none;

	font-weight: bold;

}

.menu a:hover{

	color: darkblue;

}



.accountmenu {

	background-color: #F8F8F8;

}

.accountmenu a{

	color: blue;

	font-size: 12px;

	font-family: arial;

	text-decoration: none;

}

.accountmenu a:hover{

	color: white;

}



.titlebar {

	color: #ffff00;

	background-color: #000066;

	background-repeat: no-repeat;

	background-position: right;

}



.advspecial {

	border-color: yellow;

	border-width: 1px;

	background-color: white;

	width: 400px;

	height: 100px;

}



.advspecialheader {

	font-size: 20pt;

	color: darkred;

}



.advspeciallink {

	font-size: 15pt;

	color: darkblue;

}



.faqcat {

	border-style: solid;

	border-width: 1px; 

	border-color: #3A4BCC;

}



.faqQ {

	color: darkblue;

}



.faqA {

	color: darkblue;

}



.popupLink {

	COLOR: blue;

	outline: none

}



.popup { 

	POSITION: absolute; 

	VISIBILITY: hidden; 

	BACKGROUND-COLOR: white; 

 	BACKGROUND-COLOR: white; 

	width: 252; 

	BORDER-LEFT: 1px solid black; 

	BORDER-TOP: 1px solid black; 

	BORDER-BOTTOM: 1px solid black; 

	BORDER-RIGHT: 1px solid black; 

	PADDING: 5px;

	z-index: 10 

}











/* Table Set 1 - Table Headers*/

	.tableHL1 {

		color: black;

		background-color: #eaeaea;

	}

	.tableHL1 a {

		color: darkblue;

	}



/* Table Set 1 - Border Color */

	.tableBD1 {

		background-color: #d5d5d5;

	}



/* Table Set 1 - Table rows*/

	.tableHL2 {

		color: black;

		background-color: #f8f8f8;

	}



/* Table Set 1 - Table Rows OnMouseOver*/

	.tableHL3 {

		background-color: white;

	}







/* Copyright text color */

.copyright {

	color: black;

}



/* Copyright anchor color */

.copyright a {

	color: black;

}	





/* Text Highligh Color 1 */

	.textHL1 {

		color: #9C500C;

	}

	

	.stats {

		font-size: 12px;

		color: black;

	}

	

	.stat_title {

		color: darkred;

	}

	

	

	

	a:active {

  outline: none;

}



a:focus {

  -moz-outline-style: none;

}



.dropBoxHeader img, .dropBoxHeaderSelected img {

	padding-right: 5px;

	border: 0px;

	float: left;

}

.dropBoxHeader a, .dropBoxHeaderSelected a{

	float: left;

	color: black;

	padding: 3 0 0 0px;

}

.dropBoxHeader a:hover, .dropBoxHeaderSelected a:hover{

	color: red;

}

.dropBoxHeader {

	padding: 1 10 1 2px;

	background-color: white;

	border: 1px solid #dddddd;

	height: 25px;

	margin-top: 1px;

	width: 150px;

	font-size: 13px;

	font-family: Trebuchet MS;

}



.dropBoxHeaderSelected {

	padding: 1 10 1 2px;

	background-color: #f2f2f2;

	border: 1px solid #dddddd;

	height: 25px;

	margin-top: 1px;

	width: 150px;

	font-size: 13px;

	font-family: Trebuchet MS;

}





.accountRightCont {

	margin: 1 0 0 0px; 

	background-color: white;

	border: 1px solid #dddddd;

}

.dropBoxCont {

	display: none;

}

.dropBoxTitle {

	color: black;

	font-weight: bold;

	border-bottom: 1px solid #dddddd;

	text-align: right;

}



.tableStyle1 tr td {

	border: 1px solid #FFFF00;

	padding: 5 10 5 10px;

	color: #3a577b;

	text-align: right;

	width: 150px;

	font-family: Trebuchet MS;

}





.tableStyle2 tr td {

	border: 1px solid #FFFF00;

	padding: 1 10 1 10px;

	color: #3a577b;

	text-align: right;

	width: 150px;

	font-family: Trebuchet MS;

	font-size: 13px;

}





.tableStyle2 tr td.tableHead {

	background-color: #f8f8f8;

	text-align: left;

	color: black;

	border: 1px solid #bababa;

	font-family: Trebuchet MS;

}