
*
{
margin: 0px;
padding: 0px;
}

a:link {
	color: #ffffff;
}

a:hover {
	text-decoration: none;
	color: #ffffff;
}

a:visited {
	color: #ffffff;
}

body {
	
	background: #000000;
	font: 12px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
}

#content
{
	margin: 0 auto;
	width: 1007px;
	text-align: left;
	border: 3px solid #ffffff;
}

#back
{

width: 1007px;
background: #ffffff;
}

#header {
	height: 228px;
	width: 1007px;
	background: url(/templets/images/header.jpg) no-repeat;		
}

#menu
{
width: 847px;
height: 58px;
padding-left: 160px;
background: url(/templets/images/buttons.gif) repeat-x;
}

#menu ul {
	list-style: none;	
}

#menu li {
	
	display: inline; 
	
}

#menu a {
	float: left;
	width: 133px;
	height: 33px;
    display: block;
	text-align: center;
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
	font-size: 14px;
	text-transform: uppercase;
	padding-top: 30px;
}

#menu a:hover {
	width: 133px;
    height: 33px;
	color: #C4E3F3;
	text-decoration: underline;
	background: url(/templets/images/buttons_r.gif) repeat-x;
}

#toptext
{
float: left;
height: 188px;
width: 223px;
padding: 20px;
line-height:20px;
}

.more
{
text-align: right;
}

#toptext a
{
color: #FF0000;
}

#logo {
width: 714px;
float: right;
height: 198px;
text-align:  left;
padding-left: 30px;
padding-top: 30px;
}


#logo a {
	text-decoration: none;
	text-transform: lowercase;
	font-size: 18px;
	color: #ffffff;
}
#logo H2 a
{
font-size: 12px;
}

#bg
{
background: url(/templets/images/left_bg.gif) repeat-y
}

#top
{
background: url(/templets/images/left_top.gif) top no-repeat;
padding-top: 20px
}
#bottom
{
background: url(/templets/images/left_bottom.gif) bottom no-repeat;
}

#left
{
	margin-left: 10px;
	width: 252px;
}

#left H3
{
width: 227px;
height: 38px;
font-size: 14px;
font-weight: bold;
padding-left: 25px;
padding-top: 15px;
text-transform: uppercase;
color: #ffffff;
background: url(/templets/images/title.gif) no-repeat
}

#left ul {
	list-style: none;
}

#left li ul {
	border: 0px;
	margin-left: 40px;
	margin-bottom: 10px;
}

#left li li {
	padding: 4px 20px;
    background: url(/templets/images/small.gif) no-repeat left;
}

#left a {
	color: #23609C;
}
#left a:visited {
	color: #23609C;
}

#left p
{
padding: 10px;
padding-left: 40px;
}

#left H4
{
font-size: 12px;
padding-left: 20px;
}

#calendar1 {
	padding: 0 10px 20px 10px;
}

#calendar table {
	width: 100%;
	text-align: center;
}

#calendar thead {

}

#calendar tbody td {
	border: 1px solid #F1F1F1;
}

#calendar #prev {
	text-align: left;
}

#calendar #next {
	text-align: right;
}

#calendar tfoot a {
	text-decoration: none;
	font-weight: bold;
}

#calendar #now {
	background: #696969;
	border: 1px solid #ff0000;
	font-weight: bold;
	color: #ffffff
}

#right
{
float: right;
width: 680px;
padding-right: 10px;
}

#right p strong
{
float:right;
}

#right span a
{
color:#333;
}

#right H4
{
	margin: 0;
	padding: 0px;
	font-size: 12px;
	color: #23609C;
}

#right a
{
color: #23609C;
text-decoration: none;
}

#right p {
	margin: 0;
	padding: 0;
	padding-bottom: 10px;
}

#right .date2 {
	margin: 10px;
	padding: 0;
	padding-top: 5px;
}

#right h2 {
	margin: 0;
	padding: 0;
	padding-top: 10px;
	color: #23609C;
	font-size:16px;
}
.date {
	text-align: right;
	color: #23609C;
	font-size: 11px;
}

.date a {
	color: #23609C;
}

.date2 {
	float: left;
	width: 82px;
	height: 67px;
	background: url(/templets/images/date.gif) no-repeat;
	text-transform: uppercase;
	text-align: center;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	vertical-align: middle;
}


.date2 b {
	display: block;
	margin-top: 5px;
	font-size: 40px;
	color: #2F6AA2;
}


#footer {
	height:239px;
	clear: both;
	padding: 20px;
	background: url(/templets/images/footer.jpg) repeat-x; 
}

#footer p {
	margin: 0;
	font-size: 12px;
	text-align: center;
	color: #01569A;
	line-height:18px;
	padding:5px;
}

#footer a {
	color: #01569A;
}

#main .page {
	FONT-SIZE: 12px; 
	MARGIN-BOTTOM: 18px; 
	LINE-HEIGHT: 160%; 
	margin-left:6px;
}

#main .page p {
	MARGIN-top: 10px; 
}


#main .page A {
	color:#5b93ef;
	BORDER-RIGHT: #ddd 1px solid; 
	PADDING-RIGHT: 5px; 
	BORDER-TOP: #ddd 1px solid; 
	PADDING-LEFT: 5px; 
	PADDING-BOTTOM: 3px; 
	MARGIN-LEFT: 2px; 
	BORDER-LEFT: #ddd 1px solid; 
	MARGIN-RIGHT: 2px; 
	PADDING-TOP: 3px; 
	BORDER-BOTTOM: #ddd 1px solid
}

#main .page A:hover {
	BORDER-RIGHT: #0063dc 1px solid; 
	BORDER-TOP: #0063dc 1px solid; 
	BACKGROUND: #005595; 
	BORDER-LEFT: #0063dc 1px solid; 
	COLOR: #ffffff; 
	BORDER-BOTTOM: #0063dc 1px solid;
}

#main .page strong {
	float:left;
}

  /* i i s 7 . c o m */