body, div, table, h3, p
{
	padding:0;
	margin:0;
}

img
{
	border:none;
}

body
{
	margin:10px;
	font:14px Tahoma, Arial, Verdana, Helvetica; 
	font-weight: normal; 	
}

a
{
	text-decoration: none;
}

.menu-left, .menu-right
{
	float:right;
	padding:0 10px 0 10px;
}

.menu1-left, .menu1-right
{
	float:left;
	padding:0 10px 0 10px;
}

.menu-left, .menu1-left, .menu-right, .menu1-right
{
	border-left:1px solid #1c1d87;
}

.menu-right, .menu1-right, .c1
{
	border-right:1px solid #1c1d87;
}

#header
{
	padding: 0px 135px 5px 0;
}

#left
{
	width:160px;
	text-align: center;
}

#right
{
	width:125px;
	text-align: center;
}

#main
{
	border:1px solid #1c1d87;
	width: auto;
}

.c1, .c2
{
	text-align:center;
	width: 33%;
}

.cc1, .cc2
{
	border-top:1px solid #1c1d87;
	border-bottom:1px solid #1c1d87;
}

.cc1
{
	border-right:1px solid #1c1d87;
}

#registration
{
	font-size: 12px;
	border-bottom:1px solid #1c1d87;
	padding-bottom: 10px;
}

#registration .txt
{
	width:300px;
	height:16px;
	border:1px solid #D9D9D9;
	background:white;
	margin-bottom:4px;
}

#registration .txt1
{
	height:16px;
	border:1px solid #D9D9D9;
	background:white;
	margin-bottom:4px;
}

#registration .date
{
	height:20px;
	border:1px solid #D9D9D9;
	background:white;
	margin-bottom:4px;
}

#reg
{
	background:url(images/btn_reg.gif) top left no-repeat;
	border:none;
	cursor:pointer;
	width:80px;
	height:16px;
}

.letter
{
	margin-left:auto;
	margin-right:auto;
	margin-top:20px;
	border-bottom:1px solid #1c1d87;
}

.letter td
{
	padding: 5px 5px 5px 5px;
}

.pages
{
	padding-top: 15px;
	font-size: 12px;
}

.pages a
{
	text-decoration: none;
	color:#33348e;
}

.page
{
	padding: 0 5px 0 5px;
	float: left;
}

#search
{
}

#search .txt
{
	width:375px;
	height:18px;
	border:1px solid #D9D9D9;
	background:white;
	margin-bottom:4px;
	font-size: 12px;
}

#sr
{
	background:url(/images/btn_search.gif) top left no-repeat;
	border:none;
	cursor:pointer;
	width:80px;
	height:16px;
}

