

body {
		padding:0;
		margin:0;
		font-family: Tahoma, Arial, Helvetica, sans-serif;
		background:url(im/bg.jpg) repeat;
}

ul, li {
		padding:0;
		margin:0;
		list-style-type:none;
}

a, a:link, a:visited {
		color:#003BE3;
}

a:hover {
		text-decoration:none;
		color:#0066FF;
}

.active {
		color:#999999;
}

img {
		border: 4px solid #999999;
		margin:3px;
}

/**********************MAIN TABLE********************/

#table {
		width:800px;
		vertical-align:top;
		margin: 0 auto;
		background: #F0F0F0;
}

#left {
		background:url(im/leftborder.png) repeat-y;
		width:20px;
}

#right{
		background:url(im/rightborder.png) repeat-y;
		width:20px;
}

#head {
		width:760px;
		background:url(im/head.jpg) no-repeat;
		height:203px;
		vertical-align:bottom;
		text-align:center;
}

/***********************TOP MENU************************/

#menu {
		font-size:12px;
		font-weight:bold;
		color:#FFFFFF;
		margin-bottom:15pt;
}

#menu a, #menu a:link, #menu a:visited {
		color:#FFFFFF;
		margin: 0 10px;
}

#menu a:hover {
		text-decoration:none;
		color:#FFFC00;
}

.act {
		color:#FFFC00;
		margin: 0 10px;
}


/********************* BLOCKS ************************/


#leftblock, #rightblock {
		width: 170px;
		padding: 0;
		vertical-align:top;
}

#mainblock {
		width:420px;
		vertical-align:top;
}

.block {
		background:url(im/blockhead.png) no-repeat center top;
		width:166px;
		margin-bottom:12px;		
}

.bhead {
		color:#610000;
		font-weight:bold;
		font-size:12px;
		padding: 7px 0 10px 27px;
}

.listim, .list, .list1 {
		padding: 0 7px 0 7px;
} 

.listim ul, .listim li, .list ul, .list li,.list1 ul, .list1 li {
		margin: 7px 0 0 11px;
		font-size:11px;
		list-style-image:url(im/list.png);
} 

.search {
		padding:10px 7px;
}

.sinput {
		background:url(im/searchinp.png) no-repeat;
		width:114px;
		height: 23px;
		border:none;
		font-size:11px;
		padding: 3pt 0 0 8pt;
		-padding: 3pt 0 0 8pt;
		margin:0 0 0 -2pt;
}

.sbtn {
		background:url(im/sbtn.png) no-repeat;
		width:20px;
		height:21px;
		border:none;
		margin-left:-5px;
}

.list ul, .list li {
		margin: 7px 0 0 4px;
		list-style-image:none;
}

.list1 ul, .list1 li {
		margin: 7px 0 0 4px;
		list-style-image:none;
		font-size:12px;
		text-align:justify;
}

/********************* CONTENT **************************/

#content {
		background:url(im/mainhead.png) center top no-repeat;
		width:402px;
		margin-bottom:12px;
		margin-left:auto;
		margin-right:auto;	
}

.chead {
		color:#FFFFFF;
		font-size:12px;
		padding: 7px 0 11px 27px;
}

.header1 {
		text-align:center;
		font-size: 18px;
		color:#750000;
}

.header2 {
		text-align:center;
		font-size: 18px;
		color:#ff0101;
}

#content p {
		text-align:justify;
		font-size:12px;
}

.text1, .text2  {
		font-weight:bold;
		color:#750000;
}

.c {
		text-align:center;
		font-size:12px;
}

.text2 {
		text-align:center;
		font-size:12px;
}

.text3 {
		font-style:italic;
		font-weight:bold;
		text-decoration:underline;
}

.text4 {
		text-decoration:underline;
		font-weight:bold;
		color:#006600;
}
.bi {
		font-weight:bold;
		font-style:italic;
}

.head3 {
		font-weight:bold;
		color:#000099;
		font-size:14px;
}

.b {
		font-weight:bold;
}



/**************** BOTTOM *******************/

.copy {
		font-size:11px;
		padding: 5px 0 5px 12px;
		border-bottom: 3px solid #999999;
		border-top: 2px solid #999999;
}

.tab1 {
		font-size:11px;
		width:400px;
}

.tab1 td {
		text-align:center;
}
