BODY,TD,TR,TABLE,FORM,P,UL{ 	
	font-family: Verdana,Tahoma,Arial;
	font-size : 9pt;
}
	 
SMALL,INPUT,TEXTAREA  {
	font-family: Verdana,Tahoma,Arial;
	font-size : 8pt;
}

.small7 {
	font-size : 7pt;
}

H1,H2,H3,H4,H5 {
	font-family: Verdana,Tahoma,Arial;
}

DL,OL {
	font-family: Verdana,Tahoma,Arial;
	font-size: 9pt;
}


A {
	font-weight:bold;
}

A:hover {
	text-decoration: none;
	cursor: hand;
}

A:active {
	color: #000000;
	text-decoration:none;
	cursor: default;
}


A.nolink {
	font-weight: normal;
	text-decoration : none;
}


A.nolinkb {
	font-weight: bold;
	text-decoration : none;
}

A.nolinkbw {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration : none;
}

A.norm {
	font-weight: normal;
}

A.menu1 {
	font-weight: bold;
	font-size : 8pt;
	text-decoration: none;
	color: #FFFFFF;		
}

A.menu2 {
    font-size : 8pt;
	font-weight: normal;
	text-decoration: none;
	/* color: #EEEEEE; */
}

<!--- Tables --->

TABLE.margin {margin-top: 6px; margin-bottom: 6px;}


.margintop1 {margin-top: 1px;}
.margin1 {margin-top: 1px; margin-bottom: 1px;}
.padd {padding-left: 4px; padding-right: 4px;}
.paddall {padding:4px;}
.paddleft {padding-left: 4px;}
.padd12 {padding-left: 12px; padding-right: 2px;}

.inset {
	border-style : inset;
	border-width : 1px;
	border-color:FFFFFF
} 

.outset {
	border-style:solid;
	border-width:1px;
	border-left-color:FFFFFF;
	border-top-color:FFFFFF;
	border-right-color:666666;
	border-bottom-color:666666;
}

.outsetno {
	border-style:solid;
	border-width:1px;
	border-color:CCCCCC;
}


<!--- Списки --->

UL {list-style-type: square;}
LI {margin-bottom : 2pt;font-family: Verdana,Tahoma,Arial;}

UL.small {
	margin-left: 12pt; 
	margin-top: 4pt;
	margin-bottom: 4pt;
	text-indent: 0cm;
}

UL.menu {
	list-style-type:none;
	margin-left: 6pt; 
	margin-right: 0pt;	
	margin-top: 2pt;
	margin-bottom: 2pt;
	text-indent: 0cm;
}

UL.admin {list-style-image: url(/img_bullets/bull_sq_red.gif);list-style-type:none;margin-left: 12pt; margin-top: 4pt; margin-bottom: 4pt; text-indent: 0cm;}

<!--- Формы --->
FORM {
	display: inline;
}
TEXTAREA {
	padding:2px;
	font-family: Courier,Monospace;
	font-size : 9pt;	
	}
SELECT {
	font-family: Courier,Monospace;
	font-size : 8pt;	
	}

.button {
	font-weight: bold;
}

.buttonsubmit {
	font-weight: bold;
}

.buttondelete {
	font-weight: bold;
}

	
.image {font-size: 8pt; font-family: tahoma,"ms sans serif",Arial,sans-serif;cursor: hand;background:#CCCCCC;color: #000000;}


.fixed	{font-family: Lucida Console,Courier New; font-size: 9pt;}

nolink {text-decoration: none;}
PRE {font-size: 9pt; font-family: Courier New,Courier,monospace;}

TT	{font-size: 9pt; font-family: Courier,monospace;}
BIG {font-size: 14.5pt; font-weight: bold}
STRONG {font-size: 9pt; font-weight:bold;}
