body,td,th {
	color: #000000;
	font-family: Tahoma;
	font-size: 11px;
}
body {
	background-color: #ffffff;
}
a {
	color: #000000;
}
a:hover {
	color: #000000;
	text-decoration:none;
}

.tableblue {
	background-color:#D1D3DD;
}

.bigwhite {
	font-size:18px;
	color:#FFFFFF;
	font-weight:bold;
}

.smallgrey {
	font-size:11px;
	color:#333333;
	font-weight:bold;
	
}

.bigbigblue {
	color: #7999C9;
	font-family: Arial;
	font-size: 21px;
	font-weight: bold;
}
a.bigbigblue {
	color: #7999C9;
	text-decoration:underline;
}
a.bigbigblue:hover {
	color: #7999C9;
	text-decoration:none;
}

.bigblue {
	color: #7999C9;
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
}
a.bigblue {
	color: #7999C9;
	text-decoration:none;
}
a.bigblue:hover {
	color: #7999C9;
	text-decoration:underline;
}

.bigblue2 {
	color: #7999C9;
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
}
a.bigblue2 {
	color: #7999C9;
}
a.bigblue2:hover {
	color: #7999C9;
	text-decoration:none;
}

.biggrey {
	color: #999999;
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
}

.bigdarkgrey {
	color: #666666;
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
}

.biglightgrey {
	color: #DADAE0;
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
}

.middleblue {
	color: #667CB2;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
}
a.middleblue {
	color: #667CB2;
	text-decoration:underline;
}
a.middleblue:hover {
	color: #667CB2;
	text-decoration:none;
}

.middleblue2 {
	color: #667CB2;
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
}
a.middleblue2 {
	color: #667CB2;
	text-decoration:underline;
}
a.middleblue2:hover {
	color: #667CB2;
	text-decoration:none;
}

.middleblue3 {
	color: #667CB2;
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
}
a.middleblue3 {
	color: #667CB2;
	text-decoration:underline;
}
a.middleblue3:hover {
	color: #667CB2;
	text-decoration:none;
}

.tahoma11 {
	font-family: Tahoma;
	font-size:11px;
	color:#A2A6BA;
	font-weight:bold;
}
a.tahoma11 {
	color:#667CB2;
	text-decoration:none;
}
a.tahoma11:hover {
	color:#667CB2;
	text-decoration:underline;
}

.tahoma122 {
	font-family: Tahoma;
	font-size:12px;
}

.tahoma12 {
	font-family: Tahoma;
	font-size:12px;
	color:#7999C9;
	font-weight:bold;
}
a.tahoma12 {
	color:#7999C9;
	text-decoration:none;
}
a.tahoma12:hover {
	color:#7999C9;
	text-decoration:underline;
}

.arial14 {
	font-family: Arial;
	font-size:14px;
	color:#000000;
}

.copy {
	font-family: Tahoma;
	font-size:11px;
	color:#A2A6BA;
	font-weight:bold;
}
a.copy {
	color:#A2A6BA;
	text-decoration:none;
}
a.copy:hover {
	color:#A2A6BA;
	text-decoration:underline;
}

.login1 {
	font-family: Arial;
	font-size:18px;
	color:#A2A6BA;
	font-weight:bold;
}
.login2 {
	font-family: Arial;
	font-size:16px;
	color:#999999;
	font-weight:bold;
}

.login3 {
	font-family: Arial;
	font-size:16px;
	color:#444444;
	font-weight:bold;
}

.brown {
	font-family: Arial;
	font-size:16px;
	color:#927F54;
	font-weight:bold;
}

.input {
	border: 1px solid #8D9A94;
}

.bluebg {
	background-color: #EBF2FC;
}

.darkgrey {
	color: #666666;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
}
a.darkgrey {
	color: #667CB2;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
}
a.darkgrey:hover {
	color: #667CB2;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
.lightgrey {
	color: #666666;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
}