/* Default CSS Stylesheet for a new Web Application project */

A:link {text-decoration: none;}
A:visited {text-decoration: none}
A:active {text-decoration: none}
A:hover {text-decoration: underline}

.dotspromo {
	border-top: thin dotted #666666;
	border-right: none;
	border-bottom: none;
	border-left: none;
	background-color: #EAEAF4;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px
}

.dotspromo2 {
	border-top: thin dotted #666666;
	border-right: none;
	border-bottom: none;
	border-left: none;
	background-color: #FFCC66;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px
}

.dotsBottomlight {
  border-bottom: thin dashed #DDF9FF;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold
}
.dotslogin {
	border-top: thin dotted #333399;
	border-right: none;
	border-bottom: none;
	border-left: none;
	/*background-color: #EAEAF4;*/
}

.dotsSubMenu {
	border-top: thin dotted #999900;
	border-right: none;
	border-bottom: thin solid #999900;
	border-left: none;
	/*background-color: #EAEAF4;*/
}

.dotsSolid {
	border-top: none;
	border-right: none;
	border-bottom: thin solid #3366CC;
	border-left: none;
  font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	/*background-color: #EAEAF4;*/
}

.SolidRSide {
	border-top: none;
	border-right: thin solid #3366CC;
	border-bottom: none;
	border-left: none;
  font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	/*background-color: #EAEAF4;*/
}

.dotsnew {
	border-top: thin dotted #333399;
	border-right: none;
	border-bottom: none;
	border-left: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px
	/*background-color: #EAEAF4;*/
}

.copyright {  font-family: Arial, Helvetica, sans-serif; font-size: 8pt; font-style: normal; font-weight: normal; color: #666666; text-decoration: none}
.menu {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; font-style: normal; text-decoration: none}
.menusmaller
{
	font-size: 9pt;
	border-left-color: black;
	border-bottom-color: black;
	border-top-style: solid;
	border-top-color: black;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	border-right-style: solid;
	border-left-style: solid;
	background-color: teal;
	text-decoration: none;
	border-right-color: black;
	border-bottom-style: solid;
}

.pagetitle {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12pt; font-style: normal; font-weight: bold; color: #FF9966; text-decoration: none}

.textlink
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	border-top: solid;
	border-left: solid;
	border-right: solid;
	border-top-width: thin;
	border-left-width: thin;
	border-right-width: thin;
	border-top-color: Olive;
	border-left-color: Olive;
	border-right-color: Olive
}

.buttonlinks
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #FFCC33;
	border: 1px #F9E8C1 solid;
	white-space: pre;
	letter-spacing: 2px;
	clip:   rect(   );
	padding-right: 1px;
	padding-left: 1px;
	margin-left: 1px;
	margin-right: 1px
}

.title
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	border: thin none;
}

.label
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px
}

.label12
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px
}

.button
{
	border-right: #ffcc99 2px solid;
	border-top: #ffcc99 2px solid;
	font-weight: bold;
	font-size: 10px;
	border-left: #ffcc99 2px solid;
	width: 0.8in;
	color: #000099;
	border-bottom: #ffcc99 2px solid;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: 0.2in;
	background-color: #cccc99;
}

.buttonSmall
{
	border-right: #ffcc99 2px solid;
	border-top: #ffcc99 2px solid;
	font-weight: bold;
	font-size: 10px;
	border-left: #ffcc99 2px solid;
	color: #000099;
	border-bottom: #ffcc99 2px solid;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: 0.2in;
	background-color: #cccc99;
}


.menuButton
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	letter-spacing: 2px;
	font-weight: bold;
	color: #8080FF;
	background-color: LightSkyBlue;
	border-color: #FFE0C0;
	border: 1px #FFE0C0 Solid;
	height: 0.2in;
	width: 1.7in
}

.mainMenuButton
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	letter-spacing: 1px;
	font-weight: bold;
	color: #8080FF;
	background-color: Lavender;
	border-color: #FFE0C0;
	border: 2px #cc9999 solid
}

.article
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal
}

.article2
{
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 11px;
	font-weight: normal
}

.listbox
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #FFCC33
}

.textfield
{
	border-right: #ffcc99 1px solid;
	border-top: #ffcc99 1px solid;
	font-size: 10px;
	margin: 1px;
	border-left: #ffcc99 1px solid;
	width: 0.8in;
	color: #000000;
	border-bottom: #ffcc99 1px solid;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: 0.2in;
	background-color: white;
}

.textfield2
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #FFFFFF;
	height: 0.2in;
	width: 1.5in;
	margin-top: 1px;
	margin-right: 1px;
	margin-bottom: 1px;
	margin-left: 1px;
	border: #CCCCCC;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px
}

.panel
{
	color: #FF9900;
	background-color: #FFEECC;
	border: #3366CC;
	border-style: Solid;
	border-bottom-width: 1px;
	border-Top-width: 0px;
	border-Left-width: 0px;
	border-Right-width: 0px;	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

.buttonSmall
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	background-color: #3399FF;
	color: #FFFFCC;
	border: 2px #FFCC99 solid;
	height: 0.2in;
	width: 0.4in
}

.mainPanel
{
	background-color: #E9E9D1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.infoPanel
{
	border-right: #6666cc solid;
}

.mainPanelWhiteBack
{
	border-right: #6666cc solid;
	border-top: #6666cc solid;
	border-left: #6666cc solid;
	border-bottom: #6666cc solid;
	background-color: #FFFFFF;
}

.dashedPanel
{
	border-right: #a9a9a9 dashed;
	border-top: #a9a9a9 dashed;
	border-left: #a9a9a9 dashed;
	border-bottom: #a9a9a9 dashed;
	background-color: #eef2f7;
}

.dashedPanelRed
{
	border-right: #ff0066 dashed;
	border-top: #ff0066 dashed;
	border-left: #ff0066 dashed;
	border-bottom: #ff0066 dashed;
	background-color: #eef2f7;
}

.sidePanel
{
	border-right: #6666cc solid 1px;
	border-top: #6666cc solid 1px;
	border-left: #6666cc solid 1px;
	border-bottom: #6666cc solid 1px;
	background-color: #ffe7ce 1px;
}

