td {
	font-family : verdana;
	font-size : 11;
	color: #000000;
}
td.normal {
}
td.mouseover {
	background-color:#99CCFF;
}
td.logout {
}
td.logoutMouseover {
	background-color:#3399FF;
}
a {
	text-decoration: underline;
	color : #ff0000;
}
a:hover {
	color: #2F6790
}
.smallLink {
	font-size : 9;
	text-decoration : none;
	color : #333399
}
.smallLink:hover {
	text-decoration : underline;
}
table {
	font-family : verdana;
	font-size : 11;
}
a.logout {
	font-family : verdana;
	color: #333399;
	text-decoration: none;
}
.title {
	font-family : verdana;
	font-size : 12;
	color: #333399;
	font-weight : bold;
}
.frontTitle {
	font-family : verdana;
	font-size : 15;
	color: #000000;
}
.navs {
	font-family : verdana;
	font-size : 11;
	color: #1D436A;
}
a.navs {
	color: #1D436A;
	text-decoration: none;
}
a.navs:visited { 
	color : #1D436A;
}
a.navs:active {
	color : #1D436A;
}
a.navs:hover { 
	color : #1D436A;
	background-color : #99CCFF;
}
.trail {
	color: #ffffff;
	text-decoration: none;
}
a.trail:hover {
	color: #FFCC33;
}
.login {
	color: #ffffff;
}
.lightText {
	color: #c4e1ff;
}
.greyText {
	color: #666666;
}
.smallText {
	font-size: 9;
	color: #c4e1ff;
}
.smallTextLight {
	font-size: 9;
	color: #808080;
}
a.smalltext {
	text-decoration: underline;
}
a.smalltext:hover {
	text-decoration: none;
}
.smallTextDark {
	font-size: 9;
	color: #00005e;
}
.midTextGrey {
	font-size: 10;
	color: #808080;
}
.largeTextGrey {
	font-size: 11;
	color: #808080;
}
.loginTextField {
	font-family:verdana,arial,helvetica; 
	font-size:11px; 
	color:#000000; 
	height:19px;
	width:150px;
}
.defaultTextField {
	font-family:verdana,arial,helvetica; 
	font-size:11px; 
	color:#000000; 
	height:19px;
	width:250px;
}
.longTextField {
	font-family:verdana,arial,helvetica; 
	font-size:11px; 
	color:#000000; 
	height:19px;
	width:522px;
}
.monthDropDown {
	FONT-FAMILY:verdana,arial,helvetica; 
	FONT-SIZE:11px; 
	COLOR:#000000; 
	HEIGHT:21px;
	width:100px;
}
.dayDropDown {
	FONT-FAMILY:verdana,arial,helvetica; 
	FONT-SIZE:11px; 
	COLOR:#000000; 
	HEIGHT:21px;
	width:40px;
}
.yearDropDown {
	FONT-FAMILY:verdana,arial,helvetica; 
	FONT-SIZE:11px; 
	COLOR:#000000; 
	HEIGHT:21px;
	width:60px;
}
.defaultTextArea {
	FONT-FAMILY:verdana,arial,helvetica; 
	FONT-SIZE:11px; 
	COLOR:#000000; 
	WIDTH:522px; 
	HEIGHT:100px;
}
.smallTextArea {
	FONT-FAMILY:verdana,arial,helvetica; 
	FONT-SIZE:11px; 
	COLOR:#000000; 
	WIDTH:522px; 
	HEIGHT:35px;
}
.whatsOnTextArea {
	FONT-FAMILY:verdana,arial,helvetica; 
	FONT-SIZE:11px; 
	COLOR:#000000; 
	WIDTH:444px; 
	HEIGHT:150px;
}
.jokesTextArea {
	FONT-FAMILY:verdana,arial,helvetica; 
	FONT-SIZE:11px; 
	COLOR:#000000; 
	WIDTH:450px; 
	HEIGHT:60px;
}
.defaultDropDown {
	FONT-FAMILY:verdana,arial,helvetica; 
	FONT-SIZE:11px; 
	COLOR:#000000; 
	HEIGHT:21px;
	width:250px;
}
.noWidthDropDown {
	FONT-FAMILY:verdana,arial,helvetica; 
	FONT-SIZE:11px; 
	COLOR:#000000; 
	HEIGHT:21px;
}
.button {
	font-family:verdana,helvetica,arial;
	font-size:11px;
	color:#000000;
	background-color:#f1f1f1;
}
.smallButton {
	font-family:verdana,helvetica,arial;
	font-size:9px;
	color:#000000;
	background-color:#f1f1f1;
	height:20px;
	width:37px;
}
.smallButtonWhatsUp {
	font-family:verdana,helvetica,arial;
	font-size:9px;
	color:#000000;
	background-color:#f1f1f1;
	width:80px;
	height:20px;
}
.mediumButton {
	font-family:verdana,helvetica,arial;
	font-size:9px;
	color:#000000;
	background-color:#f1f1f1;
	height:20px;
	width:90px;
}
.largeButton {
	font-family:verdana,helvetica,arial;
	font-size:9px;
	color:#000000;
	background-color:#f1f1f1;
	height:20px;
}
.darkButton {
	font-family:verdana,helvetica,arial;
	font-size:11px;
	color:#000000;
	background-color:#d9ecff;
}
.saveAndAdd {
	font-family:verdana,helvetica,arial;
	font-size:11px;
	color:#000000;
	background-color:#f1f1f1;
	width:135px;
}
.saveAndAddSame {
	font-family:verdana,helvetica,arial;
	font-size:11px;
	color:#000000;
	background-color:#f1f1f1;
	width:240px;
}