Body  {
	font-size : 9pt;
	font-family : "Arial","Trebuchet MS", "Helvetica", sans-serif;
}

A  {
	color : #0033cc;
}

A:hover  {
	color : red;
}

H3 {
	font-size : 12pt;
	font-weight : bold;
	padding : 0;
	margin : 0;

}


TD{
	font-size : 9pt;
	font-family : "Arial","Trebuchet MS", "Helvetica", sans-serif;
}

TH{
	font-size : 10pt;
	font-family : "Arial","Trebuchet MS", "Helvetica", sans-serif;
}

.TCInput{

	font-size : 9pt;
	font-family : "Arial", "Trebuchet MS", "Helvetica",sans-serif;
}

.TCBlueButton{
	background-color : #003399;
	font-weight : bold;
	color : #FFFFFF;
	font-size : 9pt;
	font-family : "Arial", "Trebuchet MS", "Helvetica",sans-serif;
	border-color : #6666ff;
	border-style : outset;
	padding : 2px;
}

.headerTextWhite{
	font-weight : bold;
	color : #FFFFFF;
	font-size : 14pt;
	font-family : sans-serif;
}


.margin5 {
	margin : 5;
}

.TCMessenger{
	font-size : 9pt;
	font-family : "Arial", "Trebuchet MS", "Helvetica",sans-serif;
}

.TCNameHeader{
	font-size : 16px;
	font-weight : bold;
	font-family : "Arial", "Trebuchet MS", "Helvetica",sans-serif;
}

.TCLoginTable {
	font-size : 9pt;
	font-weight : bold;
	font-family : "Arial", "Trebuchet MS", "Helvetica",sans-serif;
	padding-left : 10;
}

.TCTinyLoginTable {
	font-size : 8pt;
	font-family : "Arial", "Trebuchet MS", "Helvetica",sans-serif;
	padding-left : 10;
}

.TCLoginErrorMsg{
	color : Red;
	font-weight: bold;
	font-size : 9pt;
	font-family : "Arial", "Trebuchet MS", "Helvetica",sans-serif;
}

.TCPersButton{
	background-color : #ABCFDD;
	font-weight : bold;
	color : #ABCFDD;
	font-size : 11px;
	font-family : sans-serif;
	border-color : #000000;
	border-style : solid;
	border-width : 1px;
	padding : 0px;

}

.TCPersButton A{
	color : #2A537B;
	
}
.TCPersButton A:hover{
	color : #89A5C7;
	
}

.TSPersButton{
	background-color : #D8E561;
	font-weight : bold;
	color : #ABCFDD;
	font-size : 11px;
	font-family : sans-serif;
	border-color : #000000;
	border-style : solid;
	border-width : 1px;
	padding : 0px;

}

.TSPersButton A{
	color : #2A537B;
	
}
.TSPersButton A:hover{
	color : #89A5C7;
	
}

.TCGrayMenu{
	color : #928F8F;
	font-size : 12px;
	font-family : sans-serif;
}

.TCMenu{
	color : #000000;
	font-size : 12px;
	font-family : sans-serif;
}
.TCMenu A{
	color : #000000;
	font-size : 12px;
	font-family : sans-serif;
	text-decoration: none;
	
}
.TCMenu A:hover{
	color : #000000;
}



