﻿@font-face {
  font-family: cppr;
  src: url(../font/COPRGTLLL.eot);
}

@font-face {
  font-family: cppr;
  src: url(../font/COPRGTLLL.ttf);
}

body
{
	background-color: #000066;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FFFFFF;
	margin:0;
	padding:0;
}
.list1
{
	list-style-image: url(../images/check.png);
	margin: 5px 0 0 5px;
	padding: 0 0 0 10px;
	vertical-align: middle;
}

h2
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
	padding:0px 5px 0px 0px;
	margin: 0px;
	position: relative;
	display: inline;
}

.header
{
	position:relative;
	display:block;
	width:900px;
	height:160px;
	background-image:url(../images/header2.png);
	background-repeat:no-repeat;
	background-position:center;
}
.tback
{
	background-image:url(../images/tback.png);
	background-repeat:repeat;
	background-position:center;
	padding:10px 20px 10px 20px;
}


.container
{
	position:relative;
	width:900px;
	top:5px;
	background-image:url(../images/bck2.png);
	background-repeat:repeat-y;

}

.main
{
	text-align:left;
	left:-50px;
	top:10px;
	position:relative;
	width:960px;
	background-image: url(../images/bcktop.png);
	background-repeat: no-repeat;
	background-position: center top;
	z-index: 2;

}

.menu
{
	position: relative;
	float: left;
	left: -20px;
	width: 200px;
	height: 400px;
	padding: 60px 0 0 30px;
	background-image: url(../images/menu.gif);
	background-repeat: no-repeat;
	z-index: 8;
}

.title
{
	position: relative;
	display: block;
	width: 400px;
	padding: 2px 0 2px 5px;
	background-color: #000000;
	font-family: cppr, Arial, Helvetica, sans-serif;
	font-size: large;
	text-decoration: underline;
	color: #ffffff;
	font-weight: bolder;
}
.title a, visited
{
		color: #ffffff;
}
.title2
{
	background-image: url(../images/maintop2.png);
	background-repeat: no-repeat;
	position: relative;
	display: block;
	margin: 0 0 0px 0;
	padding: 10px 0 0px 15px;
	font-family: cppr;
	text-align: center;
	font-weight: bolder;
	text-decoration: underline;
	font-size: x-large;
}
.smllimg
{
	position: relative;
	width: 100px;
	padding: 5px;
	background-color: #ffffff;
	vertical-align: middle;
}
.smlltext
{
	display:block;
	position:relative;
	height:100px;
	width:420px;
	overflow:hidden;
	background-color:#ffffff;
	padding:2px 5px 5px 5px;
}
.txtcontainer
{
	padding:20px 20px 10px 10px;
	background-image:url(../images/maincenter2.png);
	background-repeat:repeat-y;
}
.txt
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #000000;
	margin:5px 0 5px 0;
}
.txt2
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #ffffff;
	margin:5px 0 20px 0;
}
.txt2 a
{
	color: #ffffff;
}
.txt3
{
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	position:relative; 
	left:400px;
	top:-10px;
	font-style:italic;
}

.restxt
{
	visibility: hidden;
	display: none;
}

.restitle
{
	cursor: hand;
	position: relative;
	padding: 5px 0px 0 5px;
	font-size:larger;
	font-weight: bold;
	text-decoration: underline;
	font-style: italic;
	color: #000000;
	height:30px;
	width:530px;
	background-image:url(../images/reshd.png);
	background-repeat:no-repeat;
}
.restitle a
{
  color:#000000;
}
.txtbttm
{
	position:relative;
	top:0px;
	height:15px;
	background-image:url(../images/mainbttm2.png);
	background-repeat:no-repeat;
}
.footer
{
	position:relative;
	height:40px;
	width:900px;
	top:-5px;
	padding:5px 0 0 0;
	background-color:#000000;
	font-size:smaller;
	color:#FFFFFF;

}
.footer a
{
	color:#ffffff;
}
.awt
{
	position:relative;
	left:-370px;
	top:5px;
	font-size:smaller;
	color:#FFFFFF;
}
.awt a
{
	color:#ffffff;
}
.abb
{
	position: relative;
	padding: 10px;
	display: block;
	width: 220px;
	height: 215px;
	left: -30px;
	top: 120px;
}

.more a
{
	font-size: smaller;
	font-style: italic;
	color: #000000;
	text-decoration: underline;
	float:right;
	padding: 0px 20px 0 10px;
}
.thumbnail
{
  position: relative;
  display: inline-block;
  height: 100px;
  margin: 10px;
  border: thin solid #000000;
}
.form
{
	width:460px;
	padding:20px;
	background-image:url(../images/tback.png);
	background-repeat:repeat;
}

