.mainborder {
	border-left-color : #336699;
	border-left-style : solid;
	border-left-width : 1px;
	border-right-color : #336699;
	border-right-style : solid;
	border-right-width : 1px;
}

.text {
	color : #666666;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
}

a.text {
	color : #666666;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
}

a.text:hover {
	color : Teal;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
}

.textheavy {
	color : #666666;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight: bolder;
}

.smalltext {
	color : Black;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
}

a.smalltext {
	color : #666666;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
}

a.smalltext:hover {
	color : Teal;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
}


.microtext {
	color : Black;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 9px;
}
A {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	text-decoration : underline;
	color : #ACABAB;
}

A:HOVER {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	text-decoration : none;
	color : #ACABAB;
}

A.whitelink {
	color : White;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	text-decoration : none;
}

A.whitelink:Hover {
	color : White;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	text-decoration : underline;
}

.LoginTextBox {
	BORDER-RIGHT: 1px solid #33CCFF; 
	BORDER-TOP: 1px solid #4682B4; 
	FONT-SIZE: 10px; 
	BORDER-LEFT: 1px solid #4682B4; 
	COLOR: #666666; 
	BORDER-BOTTOM: 1px solid #33CCFF; 
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; 
	BACKGROUND-COLOR: White;
}

.LoginTextBox2 {
	BORDER-RIGHT: 1px solid #CCCCCC; 
	BORDER-TOP: 1px solid #999999; 
	FONT-SIZE: 10px; 
	BORDER-LEFT: 1px solid #999999; 
	COLOR: #666666; 
	BORDER-BOTTOM: 1px solid #CCCCCC; 
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; 
	BACKGROUND-COLOR: White;
	width: 180px;
}

.LoginTextBoxsmall {
	BORDER-RIGHT: 1px solid #CCCCCC; 
	BORDER-TOP: 1px solid #999999; 
	FONT-SIZE: 10px; 
	BORDER-LEFT: 1px solid #999999; 
	COLOR: #666666; 
	BORDER-BOTTOM: 1px solid #CCCCCC; 
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; 
	BACKGROUND-COLOR: White;
	width: 60px;
}

.LoginTextBoxlarge {
	BORDER-RIGHT: 1px solid #CCCCCC; 
	BORDER-TOP: 1px solid #999999; 
	FONT-SIZE: 10px; 
	BORDER-LEFT: 1px solid #999999; 
	COLOR: #666666; 
	BORDER-BOTTOM: 1px solid #CCCCCC; 
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; 
	BACKGROUND-COLOR: White;
	width: 90%;
}

.adminTextarea {
	BORDER-RIGHT: 1px solid #CCCCCC; 
	BORDER-TOP: 1px solid #999999; 
	FONT-SIZE: 10px; 
	BORDER-LEFT: 1px solid #999999; 
	COLOR: #666666; 
	BORDER-BOTTOM: 1px solid #CCCCCC; 
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; 
	BACKGROUND-COLOR: White;
	width: 220px;
}

.adminTextarea2 {
	BORDER-RIGHT: 1px solid #CCCCCC; 
	BORDER-TOP: 1px solid #999999; 
	FONT-SIZE: 10px; 
	BORDER-LEFT: 1px solid #999999; 
	COLOR: #666666; 
	BORDER-BOTTOM: 1px solid #CCCCCC; 
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; 
	BACKGROUND-COLOR: White;
	width: 100%;
}

.bigtext {
	color : #336699;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-style : normal;
	font-weight : bolder;
}

.whitetext {
	color : White;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
}

.nullink {
	color : #33CC33;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
}

.footerborder {
	border-top-color : #336699;
	border-top-style : solid;
	border-top-width : 2px;
}

.boldtext {
	color : Black;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
}

UL {
	font-size : 10px;
	line-height : 16px;
	list-style-position : outside;
	list-style-type : none;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style : normal;
	font-weight : normal;
	color : #666666;
	list-style-image: url(images/bullet.gif);
}

OL {
	font-size : 10px;
	line-height : 16px;
	list-style-position : outside;
	list-style-type : decimal;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style : normal;
	font-weight : normal;
	color : #666666;

}

A.smalllink {
	color : #32CD32;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	text-decoration : none;
}

A.smalllink:Hover {
	color : #32CD32;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	text-decoration : underline;
}

.dottedborder {
	border : 1px dashed #999999;
}

.bottomborder {
	border-bottom-color : #339933;
	border-bottom-style : solid;
	border-bottom-width : 1px;
}

a.vertical:link 
{ 
 font-size:11px; 
 text-decoration:none; 
 color: #46769e; 
 background:#e4eefd; 
 font-weight: normal; 
 width:160px;
 font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
 padding-left: 8px;
 font-weight:bold; 
} 
  
a.vertical:active 
{ 
 font-size:11px; 
 text-decoration:none; 
 color: #46769e; 
 background:#e4eefd; 
 font-weight: normal; 
 width:160px;
 font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
 font-weight:bold; 
} 
  
a.vertical:visited  
{ 
 font-size:11px; 
 text-decoration:none; 
 color: #46769e; 
 background:#e4eefd; 
 font-weight: normal; 
 width:160px;
 font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
 padding-left: 8px;
 font-weight:bold; 
} 

a.vertical:hover 
{ 
 font-size:11px; 
 text-decoration:underline; 
 color:#46769e; 
 background: #e4eefd; 
 width:160px;
 font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
 font-weight:bold; 
} 

.menuborder {
	border-left-color: #3399CC;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-color: #3399CC;
	border-right-style: solid;
	border-right-width: 1px;
	border-top-color: #3399CC;
	border-top-style: solid;
	border-top-width: 1px;
}
.boldgreen {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #339933;
}
.date {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #0099CC;
}
.button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #FFFFFF;
}

body {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
}
