body {
	margin: 0px;
	color : #333333;
	background-color : #FFF;
	font-size : 11px;
	font-family : Tahoma, "MS Sans Serif";
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}

.loginform {
	margin-left: auto;
	margin-right: auto;
	margin-top: 4em;
	margin-bottom: 4em;
	padding: 15px;
	border: 1px solid #cccccc;
	width: 530px;
	background: #F1F3F5;
}
.welcometxt {
	font-size:11px;
	font-family:Tahoma;
	color:#003366;
}
.button {
	border : solid 1px #cccccc;
	background: #E9ECEF;
	color : #666666;
	font-weight : bold;
	font-size : 11px;
	
}
.title1 {
font-size:11px;
color:#1E445B;
font-weight:bold;
}

#mainContainer { 
	width: 98%;  
	background: #FFFFFF;
	margin: 0 auto; 
	text-align: left; 
} 
#header { 
	padding: 0px; 
} 
#sidebar1 {
	float: left; 
	width: 160px; 
	
}
#mainContent { 
	margin: 0 10px 0 180px; 
	padding: 0px;
} 
#modulename {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	margin: 5px 10px 5px 180px; 
	
	}	
#topmenu {
	text-align:left;
	margin: 5px 10px 5px 180px; 
	
}
#footer {
	margin-top:10px;
	padding: 0 10px 0 20px;
	color:#034E91;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CFCFCF;
	text-align: right;	
} 
#footer p {
	margin: 0 auto; 
	padding: 10px 0; 
	
}
.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

.login {
	margin-left: auto;
	margin-right: auto;
	margin-top: 6em;
	padding: 15px;
	border: 1px solid #FF9933;
	width: 430px;
	background: #FFFFCC;
}
	
.login h1 {
	background: url(../images/login_header.png) no-repeat;
	background-position: left top;
	color: #333;
	margin: 0px;
	height: 50px;
	padding: 15px 4px 0 50px;
 	text-align: left;
	font-size: 1.5em;
}

.login p {
	padding: 0 1em 0 1em;
	}
	
.form-block {
	border: 1px solid #cccccc;
	background: #E9ECEF;
	padding-top: 15px;
	padding-left: 10px;
	padding-bottom: 10px;
	padding-right: 10px;
}

.login-form {
	text-align: left;
	float: right;
	width: 60%;
}

.login-text {
	text-align: left;
	width: 40%;
	float: left;
}

.border1 {
border: 1px solid #DEDEDE;
}


.border2 {
border: 1px solid #F0C290;
}
.error {
	font-family: Tahoma;
	font-size: 11px;
	color: #990000;
	text-align: center;
}
.logintitle {
	font-family: Tahoma;
	font-size: 18px;
	color: #1E445B;
}
.infoname {
	font-family: Tahoma;
	font-size: 14px;
	color: #1E445B;
}

.loggedusername {font-family: Tahoma;	font-size: 10px; color: #f3f3f3;}
a.loggedusername:link {font-family: Tahoma;	font-size: 10px; color: #f3f3f3; text-decoration: none}
a.loggedusername:hover {font-family: Tahoma;	font-size: 10px; color: #f3f3f3; text-decoration: underline}


.line {
	background: url(../admin/images/line.gif) repeat-x left top; }
	
/* standard list style table */
table.adminform {
	border-right: #d5d5d5 1px solid;
	border-top: #d5d5d5 1px solid;
	border-left: #d5d5d5 1px solid;
	border-bottom: #d5d5d5 1px solid;
	border-collapse: collapse;
	background-color: #f5f5f5;
	padding: 10px;
	margin-top: 10px;
}
table.adminform tr.row0 {
	background-color: #f5f5f5;
	font-family: tahoma;
	font-size: 11px;
	color: #333333;
	border-bottom: #d5d5d5 1px solid;
}
table.adminform tr.row0:hover{
	background-color: #DDDDDD;
	font-family: tahoma;
	font-size: 11px;
	color: #333333;
	border-bottom: #d5d5d5 1px solid;
}
table.adminform tr.row1 {
	background-color: #eeeeee;
	font-family: tahoma;
	font-size: 11px;
	color: #333333;
	border-bottom: #d5d5d5 1px solid;
}
table.adminform tr.row1:hover {
	background-color: #DDDDDD;
	font-family: tahoma;
	font-size: 11px;
	color: #333333;
	border-bottom: #d5d5d5 1px solid;
}

table.adminform td {
	text-align: left;
	vertical-align: top;
	padding-bottom: 1px;
	padding-top: 3px;
}
table.adminlist {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	border: 1px solid #CCCCCC;
	border-spacing: 0px;
	border-collapse: collapse;
	
}

table.adminlist th {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	height: 20px;
	background: url(../admin/images/backg.gif);
	background-repeat: repeat;
	font-size: 11px;
	color: #ffffff;
}
table.adminlist th.title {
	text-align: left;
}

table.adminlist tr.activity {
	font-weigth: bold;
}

table.adminlist th a {
	color: #FCAB0E; text-decoration: none
}


table.adminlist tr.row0 {
	background-color: #F5F5F5;
	font-family: Tahoma, "MS Sans Serif";
	font-size: 11px;
	color: #333322;
}
table.adminlist tr.row1 {
	background-color: #FFF;
	font-family: Tahoma, "MS Sans Serif";
	font-size: 11px;
	color: #333322;
}
table.adminlist td {
	border-bottom: 1px solid #e5e5e5;
	padding: 3px;
}
table.adminlist td.tablefooter {
	margin: 0px;
	padding: 2px 4px;
	height: 16px;
	background: url(../admin/images/backg.gif);
	background-repeat: repeat;
	font-size: 10px;
	color: #ffffff;
	text-align: right;
}

table.adminlist tr.row1:hover {
	background-color: #f1f1f1;
}


.inputbox {
	width: 250px;
	margin: 0 0 0 0;
	border: 1px solid #999;
	FONT-SIZE: 11px;
	BACKGROUND: #e9eff5;
	FONT-FAMILY: Tahoma, "MS Sans Serif";
	
}
.inputbox1 {
	width: 250px;
	margin: 0 0 0 0;
	border: 1px solid #FF9933;
	FONT-SIZE: 11px;
	BACKGROUND: #FFFFCC;
	FONT-FAMILY: Tahoma, "MS Sans Serif";
	
}

.inputboxsmall {
	width: 100px;
	margin: 0 0 0 0;
	border: 1px solid #999;
	FONT-SIZE: 11px;
	BACKGROUND: #e9eff5;
	FONT-FAMILY: Tahoma, "MS Sans Serif";
	
}
.inputboxstatus {
	width: 100px;
	margin: 0 0 0 0;
	border: 1px solid #999;
	FONT-SIZE: 11px;
	FONT-FAMILY: Tahoma, "MS Sans Serif";
	
}

.text_area {
	width: 100%; 
	BORDER-RIGHT: #999 1px solid; 
	BORDER-TOP: #999 1px solid; 
	Z-INDEX: -3; 
	BACKGROUND: #e9eff5; 
	BORDER-LEFT: #999 1px solid;  
	BORDER-BOTTOM: #999 1px solid; 
	FONT-FAMILY: Tahoma, "MS Sans Serif"; 
	font-size:12px;
}

.small {
	FONT-SIZE: 10px; COLOR: #333333; FONT-FAMILY: Tahoma, "MS Sans Serif"; TEXT-DECORATION: none
}
.smallgrey {
	FONT-SIZE: 10px; COLOR: #999
}
.error {
	FONT-WEIGHT: bold; FONT-SIZE: 11px; COLOR: #c40000
}

SELECT.options {
	BORDER-RIGHT: #999999 1px solid; BORDER-TOP: #999999 1px solid; FONT-WEIGHT: normal; FONT-SIZE: 8px; BORDER-LEFT: #999999 1px solid; BORDER-BOTTOM: #999999 1px solid
}
INPUT.options {
	BORDER-RIGHT: #999999 1px solid; BORDER-TOP: #999999 1px solid; FONT-WEIGHT: normal; FONT-SIZE: 8px; BORDER-LEFT: #999999 1px solid; BORDER-BOTTOM: #999999 1px solid
}

form {
	margin: 0px 0px 0px 0px;
}	
.input_box {
	font-family: Tahoma;
	font-size: 10px;
	color: #0000FF;
	background-color: #993300;
}
.whitelink{  font-family: Tahoma, "MS Sans Serif"; font-size: 12px; font-weight: bold; color: #000000; text-decoration: none}

a.whitelink:link {  font-family: Tahoma, "MS Sans Serif"; font-size: 12px; font-weight: bold; color: #000000; text-decoration: none}
a.whitelink:active {  font-family: Tahoma, "MS Sans Serif"; font-size: 12px; font-weight: bold; color: #000000; text-decoration: none}
a.whitelink:visited {  font-family: Tahoma, "MS Sans Serif"; font-size: 12px; font-weight: bold; color: #000000; text-decoration: none}
a.whitelink:hover {  font-family: Tahoma, "MS Sans Serif"; font-size: 12px; font-weight: bold; color: #000000; text-decoration: underline}


.hd {
	background-image: url(grd-1px_1.1.gif);
	background-repeat: repeat-x;
	border: 1;
	border-right: #b0bec7 1px solid; background-position: left bottom; border-top: #b0bec7 1px solid; 
	border-left: #b0bec7 1px solid; color: #18397c; border-bottom: #93a6b4 1px solid; background-color: #fffff;
	font-weight:bold;
	font-size: 12px;
	padding:3px;
}
.hd-footer {
	background-image: url(grd-1px_1.1.gif);
	background-repeat: repeat-x;
	border: 1;
	border-right: #b0bec7 1px solid; background-position: left bottom; border-top: #b0bec7 1px solid; 
	border-left: #b0bec7 1px solid; color: #18397c; border-bottom: #93a6b4 1px solid; background-color: #fffff;
	
}

.hdt {
	border: 1;
	border-right: #b0bec7 1px solid;
	background-position: left bottom;
	border-left: #b0bec7 1px solid;
	color: #18397c;
	border-bottom: #93a6b4 1px solid;
	background-color: #F5F5F5;
	margin-bottom: 5px;
	padding-bottom: 5px;
}
.hdt2 {
	border: 1;
	border-top: #b0bec7 1px solid;
	border-right: #b0bec7 1px solid; background-position: left bottom 1px solid; 			border-left: #b0bec7 1px solid; color: #18397c; border-bottom: #93a6b4 1px solid;
	background-color: #eaeaea;
}
.hdt1 {
	border: 1; border-top: #b5b6b0 1px solid;
	border-right: #b0bec7 1px solid; 
	background-position: left bottom 1px solid; 			
	border-bottom: #7e7f79 1px solid;
	background-color: #f7f8f9;
}


.titleblue{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003366;
	font-weight: bold;
}

.menu {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #003366;
	text-decoration: none;
}
.menu:hover {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #1E445B;
	text-align: left;
	text-decoration: underline;
}

.smlink{  font-family: Tahoma, "MS Sans Serif"; font-size: 11px; font-weight: normal; color:
 #003366; text-decoration: underline}
a.smlink:link {  font-family: Tahoma, "MS Sans Serif"; font-size: 11px; font-weight: normal; color: #003366; text-decoration: underline}
a.smlink:active {  font-family: Tahoma, "MS Sans Serif"; font-size: 11px; font-weight: normal; color: #003366; text-decoration: underline}
a.smlink:hover {  font-family: Tahoma, "MS Sans Serif"; font-size: 11px; font-weight: normal; color: #990000; text-decoration: none}

.smlinkselected{  font-family: Tahoma, "MS Sans Serif"; font-size: 11px; font-weight: normal; color:
 #1E445B; text-decoration: underline}
a.smlinkselected:link {  font-family: Tahoma, "MS Sans Serif"; font-size: 11px; font-weight: normal; color: #1E445B; text-decoration: underline}
a.smlinkselected:active {  font-family: Tahoma, "MS Sans Serif"; font-size: 11px; font-weight: normal; color: #1E445B; text-decoration: underline}
a.smlinkselected:hover {  font-family: Tahoma, "MS Sans Serif"; font-size: 11px; font-weight: normal; color: #1E445B; text-decoration: none}

.bluelink{  font-family: Tahoma, "MS Sans Serif"; font-size: 11px; font-weight: normal; color:
 #003366; text-decoration: none}
a.bluelink:link {  font-family: Tahoma, "MS Sans Serif"; font-size: 11px; font-weight: normal; color: #003366; text-decoration: none}
a.bluelink:active {  font-family: Tahoma, "MS Sans Serif"; font-size: 11px; font-weight: normal; color: #003366; text-decoration: underline}
a.bluelink:hover {  font-family: Tahoma, "MS Sans Serif"; font-size: 11px; font-weight: normal; color: #0058B0; text-decoration: none}


.titlecom{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #003366;
	text-decoration: none;
	line-height:25px;
}
.titlecom:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
    color: #FF9900;
	text-decoration: underline;
}
/*1E445B*/
.selected-title {
	background-color: #EEEEEE;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #333333;
	text-decoration: none;
}
a.selected-title:hover {
	background-color: #EEEEEE;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #333333;
	text-decoration: underline;
}
.noselected-title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	text-transform: uppercase;
	text-align: center;
	text-decoration: none;
}
.noselected-title:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FF9933;
	text-align: center;
	text-decoration: underline;
}.law-name {
	font-family: Tahoma, "MS Sans Serif";
	font-size: 10px;
	text-transform: uppercase;
	color: #333333;
	text-decoration: none;
}
.law-name:hover {
	font-family: Tahoma, "MS Sans Serif";
	font-size: 10px;
	text-transform: uppercase;
	color: #0000CC;
	text-decoration: none;
}
.law-name-other {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	text-decoration: none;
}.selectwidth {
	width: 248px;
}

.lawtypetitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #1E445B;
	text-align: left;
	text-decoration: none;
	height: 20px;
	padding-left: 5px;
}.lawtext {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #333333;
	text-align: justify;
}

.lawtypeheader{
	font-family: "Times New Roman", Times, serif;
	font-size: 16pt;
	font-weight: bold;
	text-transform: uppercase;
	text-align: left;
	text-decoration: none;	
}.deeguurzuraas {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333333;
}
.tailbar {
	font-size: 10px;
	color: #808080;
}

.zuil {
margin-left: 20mm; 
text-align: justify; 
text-indent: -15mm;
}
.zaalt {
margin-left: 30mm; 
text-align: justify; 
text-indent: -15mm;
}
#sanaljagsaalt {
	background:#FCFCFC;
	border-top:1px solid #CCC;
}
.sanal {
	padding: 3px;
	margin-bottom: 10px;

}
.sanal .writer {
	float:left;
	width:81px;
	text-align:center;
}
.sanal .text {
background-color:#EDEFF0;
margin-left:81px;
padding:5px;

}
.sanal .ognoo {
font-size:10px;
margin-bottom:10px;
font-family:"Times New Roman", Times, serif;
font-style:italic;
}
.sanal .pic {
	background:url(commentpoint.png) 100% 33% no-repeat;
	padding-right:14px;
	margin-top:10px;
}
.sanal .avatar {
	padding:1px;
	border:1px solid #999;
}
.sanal .name {
	width:67px;
	padding-right:14px;
	font-weight:bolder;
	overflow:hidden;
}
