body {

	margin: 0px 0px 0px 0px;
	background-color: #040404;
	background-image : url('images/main-bg.jpg');
	background-repeat: repeat-x;
	font-family: verdana, tahoma, arial;
	font-size: 12pt;
	color: #E6E5BC;
}

a {
	font-family: Courier New Cyr, Courier New, Courier;
	font-size: 12pt;
	text-decoration: underline;
}

.hIcon 	{
	font-family: verdana, tahoma, arial;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}

.hIcon:hover {
	color: #FFFFB7;
	text-decoration: underline;
}

h1 {
	font-family: verdana, tahoma, arial;
	font-size: 18pt;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-align: right;
	margin-right: 25px;
}

p {
	font-family: verdana, tahoma, arial;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	text-align: justify;
}

strong {
	font-family: verdana, tahoma, arial;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}
.iTitle {
	font-family: verdana, tahoma, arial;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	text-align: center;
}

form {
	margin-top: 0px;
	margin-bottom: 0px;
}

.formElements {
	font-family: verdana, tahoma, arial;
	color: #000000;
	background-color: #FFFFE0;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	border: 1px solid #fcae17;
	width: 100%;
}

.formTitles {
	font-family: verdana, tahoma, arial;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

.sendButton  {
	font-family: verdana, tahoma, arial;
	color: #1B1B1B;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	background-image: url('images/button-bg.gif');
	border: 1px solid #fcae17;
	height: 27px;
	margin-top: 4px;
	cursor: hand;
}

.pTable {
	font-family: verdana, tahoma, arial;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}

.column-1px {
	background-color: #1B1B1B;
	background-image : url('images/null-bg.gif');
	background-repeat: no-repeat;
}

.nullImg {
	width : 1px;
	height: 1px;
	border: 0px;
}

.miniature {
	border: 2px solid #383838;
	width: 110px;
	height: 150px;
}

.fullSize {
	border: 2px solid #fefbb4;
}

.gIcon {
	font-family: verdana, tahoma, arial;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	text-align: center;
}

.pIcon {
	border: 1px solid #FFFFB7;
}

