h1
{
	font-weight: bold;
	font-size: 11pt;
	margin: 10px 0px 10px 0px;
	border-left: solid 6px #bcdb04;
	color: #bc1910;
	/*background-color: #bcdb04;*/
	padding-left: 10px;
	padding-right: 0px;
	padding-top: 3px;
	padding-bottom: 3px;
}

h2
{
	font-weight: bold;
	font-size: 10pt;
	margin: 10px 10px 3px 10px;
	border-bottom: solid 1px #bcdb04;
	color: #bc1910;
	text-decoration: none;
	text-align: center;
}
h3
{
	font-weight: bold;
	font-size: 8pt;
	margin: 0px 0px 10px 0px;
	color: #bc1910;
	text-decoration: none;
}

p
{
	
	text-indent: 0px;
	margin: 5px 0px 0px 0px;
	text-align: left;
}

/*p, li, dl, menu, td, th, ul, ol 
{
line-height:1.3;
}
*/

ul
{
    margin:0;
    padding:0;
	list-style-type: none !important;
    
	
}

li
{
	padding: 0px;
	border: 0px;
	margin: 0px;
	text-align: left;
	
}



.MainContent ul
{
    margin:0;
    margin-left: 20px;
    padding:0;
	
    
	
}

.MainContent ul li
{
	padding: 0px;
	border: 0px;
	margin: 0px;
	margin-left: 10px;
	text-align: left;
	list-style-type: square !important;
	
}


.MenuPosition
{
	font-weight: bold;
	font-size: 10pt;
}	

ul.AspNet-Menu

 {
    position: absolute !important; 
    
}



ul.AspNet-Menu li a, 
ul.AspNet-Menu li span 
{
    display:block;
    text-decoration:none;
    color: #000;
}

ul.AspNet-Menu li 
{
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin-right: 10px;
padding-right: 10px;
border-right: solid 2px #00984d;
border-bottom: solid 0px #00984D;
display:inline !important;

}



div.AspNet-TreeView ul
{
    
    list-style-position:outside !important;
    list-style-type: disc !important;
    
}


a,
a:visited
{
	text-decoration: none;
	color: #000;
	font-weight:bold;
}

a:active,
a:hover
{
	color: #ff0000;
	font-weight:bold;
	
}

ul.AspNet-Menu li a:hover,
ul.AspNet-Menu li a:active,
.AspNet-TreeView-Selected a
{
    display:block;
    text-decoration:none;
    color: #ff0000;
}

.orange
{
	font-weight: bold;
	color: #ff7e00;
}

.blue
{
	font-weight: bold;
	color: blue;
}

.red
{
	font-weight: bold;
	color: red;
}

.black
{
	font-weight: bold;
	color: black;
}

.yellow
{
	font-weight: bold;
	color: #f7e200;
}

.Green10
{
    font-size: 10pt;
	font-weight: bold;
	color: #00974d;
}

.AlternatingRow
{
	
	background-color: #f1f1f2;
}



.obr
{
	margin: 3px;
	padding: 3px;
	border: solid #00974d 2px;
}
.obrbb
{
	margin-left: 0px;
	border: solid #c0c2c1 0px;
}

.robr
{
    float:right;
	margin-right: 15px;
	padding: 3px;
	border: solid #00974d 2px;
}

.SObr
{
    width: 145px;
    height: 109px;
	margin-top: 5px;
	margin-right: 3px;
	margin-left: 0px;
	border: solid #f8e300 0px;
	padding: 0px 8px 10px 0px;
	background-position:bottom right;
	background-image:url(./Img/Design/stin-155.jpg);
	background-repeat:no-repeat;
	
}

.RSObr
{
    width: 145px;
    height: 109px;
	margin-top: 5px;
	margin-right: 3px;
	margin-left: 10px;
	border: solid #f8e300 0px;
	padding: 0px 8px 10px 0px;
	background-position:bottom right;
	background-image:url(./Img/Design/stin-155.jpg);
	background-repeat:no-repeat;
	float: right;
	
}

.SObr200
{
    width: 200px;
    height: 275px;
	margin-top: 5px;
	margin-right: 3px;
	margin-left: 10px;
	border: solid #f8e300 0px;
	padding: 0px 8px 10px 0px;
	background-position:bottom right;
	background-image:url(./Img/Design/stin-200.jpg);
	background-repeat:no-repeat;
		
}





.styl_020
{
	font-size: 9px;
	font-weight: normal;
}

.styl_080
{
	font-size: 8pt;
	font-weight: normal;
	margin-left: 5px;

}
.styl_080b
{
	font-size: 8pt;
	font-weight: bold;
}
.styl_050
{
	margin-top: 10px;
	margin-bottom: 10px;
}



.Discussion table tbody tr th
{
	background-color: #bcdb04;
	color: White;
}

.Discussion table 
{

	margin-top: 12px;
margin-bottom: 6px;
	border-bottom: dotted 1px #bc1910;
	border-left: dotted 1px #bc1910;
	border-right: dotted 1px #bc1910;
}


.SOAZ
{
visibility: hidden;
}
