body{

	background-color: #1b3858;
}

td {
	text-align: left;
	vertical-align: top;
	font-family:Tahoma;
	font-size:11px;
	color:#FCFDFA;
}
a {
	text-decoration: underline;
}
a.1 {
	text-decoration: none;
	color: 000000;
}
.t11 {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
}
body  {margin:0px;padding:0px}
	
.chain {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	color:#b2eaff;
}


.name{
	font-family: Tahoma;
	font-size: 22px;
	font-style: normal;
	color: #bfd5df;

}

.slogan{
	font-family: Tahoma;
	font-size: 9px;
	font-style: normal;
	color: #d5e4e8;
	font-weight: bold;
	text-transform: uppercase;

}



small
{
	font-size:85%;
}

hr
{
	width:100%;
	height: 1px;
	border: medium none;
	color: #d1d0d0;
	background-color: #d1d0d0;
	margin:8px 0
}


#zebra
{
	height:20px;
	background:transparent url(images/zebra_bg.gif) left top repeat-x;
}

#navigation
{

}

/*Navigation*/
#navigation a
{
	font-size:95%;
	text-decoration:none;
	color:#535353;
}

/*Content table*/
#content
{
	width:100%;
	height:70%;
	border-collapse:collapse;
}

/*Left column*/
#content .left-column
{
	width:180px;
	vertical-align:top;
	height:100%;
}

/*Main column*/
#content .main-column
{
	vertical-align:top;
	padding:0 23px 10px 23px;
}

/*Right column*/
#content .right-column
{
	width:1px;
	vertical-align:top;
}



/*Error & OK messages*/
.errortext
{
	color:red;
}

.notetext
{
	color:green;
}

/* Used to draw a "star" near reqired field */
.starrequired
{
	color:red;
}



h1
{
	margin:0; padding:0;
	font-family: Tahoma;
	font-size: 16px;
	font-style: normal;
	line-height: 16px;
	color: #ffffff;
}

h2, h3{
	
margin:0; padding:0;
	font-family: Tahoma;
	font-size: 16px;
	line-height: 16px;
	font-style: normal;
	color: #ffffff;
}


h4, h5, h6
{
	margin:0; padding:0;
	font-family: Tahoma;
	font-size: 16px;
	font-style: normal;
	color: #ffffff;
}


/*Information block*/
.information-block
{
	width:180px;
	margin-bottom:16px;
}

.information-block-head
{
	color:#BC262C;
	font-weight:bold;
	font-size:85%;
	border-bottom:1px solid #CCCCCC;
	margin-bottom:4px;
	padding-bottom:5px;
}

.information-block-body
{
	font-size:85%;
	color:#737373;
	margin-right:20px;
}

/*Content block*/
.content-block
{
	border-top-color:#E4E4E4;
	background:#F5F5F5;
	margin-bottom:5px;
	width:100%;
}

.content-block-head
{
	background-image:url(images/content_block_bg.gif);
	font-weight:bold;
	font-size:95%;
	margin:2px;
	padding: 5px 9px;
}

.content-block-body
{
	padding:4px 5px;
	width:100%;
}

code
{
	font-size:100%;
	font-weight:normal;
	display:block;
	padding:1.5em 1em 1em 1em;
	border-style:solid;
	border-width:1px;
	border-width:1px 0;
	margin:1em 0;
	background-color:#F5F5F5;
	font-family:sans-serif;
}
.error {
	color:#FF0000;
	font-weight:bold;
}
input {
	background-color:#1F3853;
	border:1px solid #7E9DB2;
	color:#FCFDFA;
}
textarea {
	background-color:#1F3853;
	border:1px solid #7E9DB2;
	color:#FCFDFA;
}
#table th {

	background-color:#427088;
	color:#FFFFFF;
}
#table td {
	background-color:#203A53;
	color:#FFFFFF;
}
#catalog tr {
	background-color:#2A5770;
	font-size:11px;
	}
#catalog th {
	background-color:#518DA9;
	color:#FFFFFF;
	}
.catalogBg { 
	background-color:#1b3858;
}
.catalogIMG { 
	cursor:pointer; 
	border: 3px solid #518DA9;
}
.catalogIndexIMG { 
	cursor:pointer; 
}
#BottomPager A,
#BottomPager DIV {
	background-color: #518DA9;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	text-indent: 0;
	text-align: center;
	color: #FFFFFF;
	display: block;
	margin-left: 5px;
	padding: 1px 1px 1px 1px;
	min-width: 18px;
	width: 25px;
}
	html>body #BottomPager A,
	html>body #BottomPager DIV {
		padding: 1px 1px 1px 1px;
	}
	
#BottomPager A:hover { background-color: #e0e0e0; }

#BottomPager DIV {
	background-color: #2A5770;
	font-weight: bold;
	color: #fff;
}
input {
background-color:#518DA9;
border: 1px solid #9BBCCD;
color:#FFFFFF;
}

select {
background-color:#518DA9;
border: 1px solid #9BBCCD;
color:#FFFFFF;
}
textarea {
background-color:#518DA9;
border: 1px solid #9BBCCD;
color:#FFFFFF;
}