body,td, table,input, textarea, select {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#3D3D3B;
}

body{background-image : url(../images/bg.gif); background-position : top;background-repeat : repeat-x;}

a {color:#3D3D3B;text-decoration: underline; font-weight: bold;}
a:hover{color: #000000; text-decoration:none;}
/*a:visited{color: #9E9E9E;}*/


.content{text-align: justify;line-height: 18px; padding: 15px;}

.copy{font-size :10px;	color : #FFFFFF;text-decoration : none;}
a.copy:hover{text-decoration : underline;color : #FFFFFF;}

.bmenu a { font-size: 10px; font-weight: normal; text-decoration: none;}
.bmenu strong{ font-size: 10px; text-decoration: none;}
.bmenu a:hover{	text-decoration : underline;}

.tit{font-family : Arial, Helvetica, sans-serif;color : #FF0000;font-weight : bold; font-size: 12px;}

.news{font-size : 10px;	padding-left : 22px;padding-right : 15px;}

.wdt{width : 140px;	height : 22px;}

.more{font-size : 10px; 	text-decoration : none; font-weight: normal;}
.more:hover{text-decoration : underline;}

.px10 { border:1px solid #001469;}
.px10 td { font-size:10px;}
.px10 td input, select, textarea { font-size:10px; width:150px;}
.px10 td input.small { width:auto;}
.px10 td.header { font-size:12px;}

fieldset { height:130px}
fieldset legend { font-style:italic; font-weight:bold; padding:5px 10px; font-size:11px; }
.blue { border:1px solid #001469;}
.blue legend {color:#001469; border:1px solid #001469;}

.red { border:1px solid #FF0000;}
.red legend {  color:#FF0000; border:1px solid #FF0000;}

.green { border:1px solid #006633;}
.green legend { color: #006633; border:1px solid #006633;}



/* from original site*/

.item{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #4D4D4D;
	padding-left : 0px;
	padding-right : 8px;
	line-height : 12px;
	padding-bottom : 8px;
}
.tit{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #FF0000;
	font-weight : bold;
}
.tit_big{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 20px;
	color : #FF0000;
	font-weight : bold;
}
.more{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #4D4D4D;
	text-decoration : none;
}
.more:hover{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #4D4D4D;
	text-decoration : underline;
}
.more2{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #000000;
	text-decoration : none;
}
.more2:hover{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #000000;
	text-decoration : underline;
}
.table_tit{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #FFFFFF; background-color:#001469;
	font-weight : bold;
	padding-left : 5px;
	padding-right : 5px;
}
.part{
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-size : 14px;
	color : #955E00;
	line-height : 17px;
	padding-left : 16px;
}
.table{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : Black;
	padding-left : 5px;
	padding-right : 5px;
	line-height : 16px;
	border-top : 1px solid White;
	border-right : 1px solid White;
}
.grey {color: #636363;/*text-decoration:line-through;*/}
a.more2 { font-weight:normal}
.grey a.more2 { color: #636363; font-weight:normal;}

label { cursor:pointer; cursor:hand;}

.inp:focus { background-color:#EAEAEA}
