.ArgenWeb{

}

.darkBgColor {
	background-color: #4E78C0;
}
body {
	 background-image: url(../images/background.gif);
}
.faq {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #7A7AAE;
	color: #082894;
}
.headergray{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #999999;
	font-weight: bold;
}

a:link {
	color: #6633FF;
	color: #7A7AAE;
	color: #082894;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	color: #6633FF;
	color: #7A7AAE;
	color: #082894;
	font-weight: bold;
	text-decoration: none;
}
.large {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.largebold {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 14px; 
	font-weight: bold;
}
.small{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.smallBoldBlue{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #082894;
}
.extrasmall{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.normalReadOnly {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #082894;
}
.normalbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

.largegray {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
}
.largegraybold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	font-weight: bold;
}
.normalgray {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.normalgraybold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: bold;
}
.normalblue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6633FF;
}
.normalbluebold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6633FF;
	font-weight: bold;
}
.linkNormal {
	background-color: #C5C5D6;
}
.linkOver {
	background-color: #F6BE10;
}
.subLinkNormal {
	background-color: #BBBBBB;
}
.subLinkOver {
	background-color: #F6BE10;
}
.listLinkNormal {
	background-color: #DDDDDD;
}
.tabNormal {
	background-color: #C5C5D6;
	background-color: white;
	font-weight: bold;
	color: #656184;
}
.tabOver {
	background-color: #F6BE10;
	font-weight: bold;
	color: #FFFFFF;
}
.tabSelected {
	color: #FFFFFF;
	font-weight: bold;
	background-color: #F6BE10;
}
.tabDisable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #AAAAAA;
	font-weight: bold;
	background-color: #FFFFFF;
}
a.tabSelected:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: white;
	color: #656184;
}
a.tabSelected:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: white;
	color: #656184;
}

.smLinks {
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: bold;
    color:#A2A1CD;
	color:indianred;
}   

A.smLinks:link {
    text-decoration:    none;
	color:indianred;
}

A.smLinks:visited  {
    text-decoration:    none;
	color:indianred;
}

A.smLinks:active   {
    text-decoration:    none;
	color:indianred;
}

A.smLinks:hover    {
    text-decoration:    underline;
	color:indianred;
}
.smLinksHilite {
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: bold;
    color:#A2A1CD;
	color: #082894;
}   
/* hyperlink style for the site links */
A.smLinksHilite:link {
    text-decoration:    none;
}

A.smLinksHilite:visited  {
    text-decoration:    none;
}

A.smLinksHilite:active   {
    text-decoration:    none;
}

A.smLinksHilite:hover    {
    text-decoration:    underline;
}
.errortxt{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
}
