/* Default CSS Stylesheet for a new Web Application project */
.border_gray_left {  border: #B3C8DD; border-style: solid; border-top-width: 1px; border-right-width: 0px; border-bottom-width: 1px; border-left-width: 1px}
.border_top {  border: #B3C8DD; border-style: solid; border-top-width: 1px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px}

.border_Left_top {  border: #B3C8DD; border-style: solid; border-top-width: 1px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 1px}
.border_Left {  border: #B3C8DD; border-style: solid; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 1px}

.border_Left_top_right {  border: #B3C8DD; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 0px; border-left-width: 1px}
.border_Left_down {  border: #B3C8DD; border-style: solid; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 1px; border-left-width: 1px}
.border_right_down {  border: #B3C8DD; border-style: solid; border-top-width: 0px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 0px}

.border_Left_down_right {  border: #B3C8DD; border-style: solid; border-top-width: 0px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px}

.border_gray_right { border: #B3C8DD solid; border-width: 1px 1px 0px 0px}
.border_gray_left_right {  border: #B3C8DD solid; border-width: 0px 1px}





.Button
{
	font-family: Verdana,Arial,Helvetica;font-size:9pt; border-style: outset; border-width: 1; padding: 1;  background-color:Gainsboro;
}


.Snoska
{
	border-right: 1px outset;
	padding-right: 1px;
	border-top: 1px outset;
	padding-left: 1px;
	font-size: 9pt;
	padding-bottom: 1px;
	border-left: 1px outset;
	padding-top: 1px;
	border-bottom: 1px outset;
	background-color: palegoldenrod;
}

.rowGrid { font-family:Verdana; font-size: 11px}
.rowGridAlternate
{
	font-size: 11px;
	font-family: Verdana;
	background-color: whitesmoke;
}

.rowsmall {font-size:8pt; background-color:#f5f5f5;font-family: Verdana,Arial,Helvetica;}
.NoRecord{ color:red;font-family: Verdana,Arial,Helvetica;font-size:9pt}



.rowGridAlternate
{
	font-size: 11px;
	font-family: Verdana;
	background-color: whitesmoke;
}
.bgButton { background-color:gainsboro;font-family: Verdana,Arial,Helvetica;}
.small{font-size:8pt;font-family: Verdana,Arial,Helvetica;
}
	
.ArticleVLogo{font-size: 12pt; color: #000080; font-weight: bold}
.ArticleVDate{font-size: 10pt; color: #808080}
.ArticleVTitle{font-size: 12pt; font-weight: bold}
.ArticleVDescription{font-size: 10pt; color: #800000}
.ArticleVBody{font-size: 10pt}
.ArticleVAuthor{font-size:9pt;font-weight: bold; color: Black}
	

.sumErrors
{
	border-right: 2px outset;
	padding-right: 5px;
	border-top: 2px outset;
	padding-left: 5px;
	font-size: 10pt;
	margin-bottom: 2px;
	padding-bottom: 5px;
	margin-left: 2px;
	border-left: 2px outset;
	margin-right: 2px;
	padding-top: 5px;
	border-bottom: 2px outset;
	background-color: whitesmoke;
}

.header td {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 10px;

}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.info a.head {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #F89D20;
}
.info a.body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
a.menu {
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.about a {
	font-size: 12px;
	color: #FE7100;
	text-decoration: underline;
}

.category_1 a {
	font-weight: bold;
	color: #FB8B00;
	text-decoration: underline;
}
.category_2 a {
	font-weight: bold;
	color: #2999D6;
	text-decoration: underline;
}


.small_text_9px {
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;

}
.big_text_14px {
	font-size: 14px;
}

a.none_black {
	color: #000000;
	text-decoration: none;
}
.noborder {
	border: 0px;
}
.noborder td {
	border: 0px;
}

.small_text_10px {
	font-size: 10px;
}
.link {color:#0d81c0;font-weight:bold;text-decoration:none}
.link:hover {color:#0d81c0;font-weight:bold;text-decoration:underline}
.link2 {color:#0074bd;text-decoration:none}
.link2:hover {color:#0074bd;text-decoration:underline}
.link_red{font-size:10px;color:#EC1D25;text-decoration:none;font-weight:bold}
.link_red:hover{font-size:10px;color:#F7931E;text-decoration:none;font-weight:bold}
.link_black{font-size:10px;color:#000000;text-decoration:none;font-weight:bold}
.link_black:hover{font-size:10px;color:#000000;text-decoration:underline;font-weight:bold}
.link_silver{font-size:10px;color: DimGray;text-decoration:none;font-weight:bold}
.link_silver:hover{font-size:10px;color:#F7931E;text-decoration:none;font-weight:bold}

.header td {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 10px;

}
.header a {
	color: #666666;
	text-decoration: none;
	font-size: 10px;

}

.info a.head {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #F89D20;
}
.info a.body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}


.about td {
	font-size: 12px;
}


.email a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FF6633;
	text-decoration: none;
}
.faq_menu a {
	color: #000000;
	text-decoration: none;
	font-size: 10px;

}
#m1, #m2, #m3, #m4, #m5 {
	display: none;
}
.help_small {
	font-size: 9px;
	color: #999999;
}
.help a {
	font-size: 10px;
	color: #0074BD;
	text-decoration: none;
}
.search a {
	font-size: 12px;
	font-weight: bold;
	color: #0D81C0;
	text-decoration: underline;
}
.search a.sponsored {
	color: #CC3300;
	text-decoration: none;
	font-weight: normal;
	font-size: 10px;


}
.menutext a {
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.menutext {
	font-size: 10px;
}

.none_orange {
	color: #FF9900;
	text-decoration: none;
}
.none_gray {

	color: #999999;
	text-decoration: none;
}
font {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px}
.submit {  height: 61px; width: 43px}
.left_border {  border-color: #CCCCCC black #CCCCCC #CCCCCC; border-style: solid; border-top-width: 1px; border-right-width: 0px; border-bottom-width: 1px; border-left-width: 1px}
a.blue {  color: #336699; text-decoration: none}
a.orange {  color: #FB8B00; text-decoration: none}
a.gray {  font-style: normal; color: #999999; text-decoration: none}
a.gray:hover {  font-style: italic; color: #666666; text-decoration: none}
a.white:hover {  color: #FFFFFF; text-decoration: none}
a.black {  color: #000000; text-decoration: none}
a.black:hover {  color: #000000; text-decoration: none}
a.green {  color: #339999; text-decoration: none}
a.green:hover { color: #000000; text-decoration: none }
a.{text-decoration: none }
a.hide {  color: #ffffff; text-decoration: none}


.table_border {  border-color: black #000000; border-style: solid; border-top-width: 0px; border-right-width: 1px; border-bottom-width: 0px; border-left-width: 1px}
.blue_border {  border: #B3C8DD; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px}
