/* CSS Document */

body,td,th {
	margin-bottom:0;
	margin-left:0;
	margin-right:0;
	margin-top:0;
	font-family:  "Arial", Helvetica, sans-serif;
	font-size: 12px;
}

a {
  outline: none;
}

#greytable {
	BORDER-RIGHT: #b8b8b8 1px solid; BORDER-TOP: #b8b8b8 1px solid; FLOAT: left; BORDER-LEFT: #b8b8b8 1px solid; BORDER-BOTTOM: #b8b8b8 1px solid
}

#center {
	BORDER-RIGHT: #b8b8b8 4px solid; BORDER-TOP: #b8b8b8 4px solid; FLOAT: left; BORDER-LEFT: #b8b8b8 4px solid; BORDER-BOTTOM: #b8b8b8 4px solid
}

#center .wk {
	BORDER-RIGHT: #FFFFFF 1px solid; BORDER-TOP: #FFFFFF 1px solid; BORDER-LEFT: #FFFFFF 1px solid; BORDER-BOTTOM: #FFFFFF 1px solid;
}

.rightbox {
	padding:0.3em;
	border:1px dotted #999999;
	text-align:center;
}
.stylepurple {
	color:#9933CC;
	font-size: 12px; 
}





.Arialsmall {
	color:black;
	font-size: 12px; 
}

.normaltext {
	color:black;
	font-size: 12px; 
}

.normaltext2 {
	color:black;
	font-size: 14px; 
}
.normaltextbold {
	color:black;
	font-size: 12px;
	font-weight: bold;
}

.blue_Bold {
	FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #283951; FONT-FAMILY: Arial; TEXT-DECORATION: none
}

.smallboldtext {
	color:black;
	font-size: 15px; 
	font-weight: bold;
}

.smallboldtextgrey {
	color:#003366;
	font-size: 12px;
	font-weight: bold;
}

.smalltext {
	color:black;
	font-size: 12px; 
}

.smalltextgrey {
	color:#666666;
	font-size: 12px; 
}

.normalboldwhitetext {
	color:white;
	font-size: 12px; 
	font-weight: bold;
}

.smalltextred {
	color:red;
	font-size: 12px; 
	font-weight: bold;
}



.TitlePurple {
	FONT-WEIGHT: bold; FONT-SIZE: 17px; COLOR: #6A25B3; FONT-FAMILY: Arial; TEXT-DECORATION:none;
}

.BigTitlePurple{
	color: #993399;
	font-weight: bold;
	font-family: Arial;
	font-size: 18px;
}





a.white:link {
	color: #FFFFFF;
	text-decoration: none;
}

a.white:visited {
	color: #FFFFFF;
	text-decoration: none;
}

a.white:active {
	color: #FFFFFF;
	text-decoration: none;
}

a.white:hover {
	color: #FFFF00;
	text-decoration: underline;
}

a.grey:link {
	color: #333333;
	text-decoration: none;
}

a.grey:visited {
	color: #333333;
	text-decoration: none;
}

a.grey:active {
	color: #333333;
	text-decoration: none;
}

a.grey:hover {
	color: #FFFF00;
	text-decoration: underline;
}

ol { list-style-image: url("images/icons/buttond.gif"); }


a.purple:link {
	color: #9933CC;
	text-decoration: none;
}

a.purple:visited {
	color: #9933CC;
	text-decoration: none;
	background-attachment: fixed;
}

a.purple:active {
	color: #9933CC;
	text-decoration: none;
}

a.purple:hover {
	color: #FF0B21;
	text-decoration: underline;
}

a.link_u:link {
	color: white;
	font-weight:normal;
}

a.link_u:visited {
	color: white;
	font-weight:normal;
}

a.link_u:active {
	color: #666666;
	font-weight:normal;
}

a.link_u:hover {
	color: white;
	text-decoration:none;
	text-decoration: underline;
	font-weight:normal;
}

a.whitelink_u:link {
	color: #FFFFFF;
	text-decoration: none;
	font-weight:normal;
}

a.whitelink_u:visited {
	color: #FFFFFF;
	text-decoration: none;
}

a.whitelink_u:active {
	color: #FFFFFF;
	text-decoration: none;
}

a.whitelink_u:hover {
	color :white;
	text-decoration:underline;
}

a.red:link {
	color:red;
	text-decoration: none;
}

a.red:visited {
	color: red;
	text-decoration: none;
}

a.red:active {
	color: red;
	text-decoration: none;
}

a.red:hover {
	color:red;
	text-decoration: underline;
}
