﻿@charset "utf-8";
/* CSS Document */
html, body, div, span, object, iframe, p, blockquote, pre,
a, abbr, acronym, address, code,
del, dfn, em, img, q, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td, select,pre {

	font-size: 11px;
	font-family: Tahoma;
}
body {
color: #000000;
background-image: url(images/back-body.gif);
}
.test{
background-repeat:repeat-y; background-position:bottom ;
}
.menu{
width:205px;
border-left-style: solid;
border-right-style: solid;
border-bottom-style: solid;
border-left-width: 2px;
border-right-width: 2px;
border-bottom-width: 2px;
border-color:#444444;
background-color:#FFFFFF;
color:#000000;
}
.contentc{
border-left-style: solid;
border-right-style: solid;
border-bottom-style: solid;
border-left-width: 2px;
border-right-width: 2px;
border-bottom-width: 2px;
border-color:#444444;
background-color:#FFFFFF;
color:#000000;
hight:100%;
}
.contentr{
border-left-style: solid;
border-left-width: 5px;
border-color:#FFFFFF;
color:#000000;
hight:100%;
}
.contentl{
border-right-style: solid;
border-right-width: 5px;
border-color:#FFFFFF;
color:#000000;
hight:100%;
}
.footer{
border-left-style: solid;
border-right-style: solid;
border-bottom-style: solid;
border-left-width: 5px;
border-right-width: 5px;
border-bottom-width: 5px;
border-color:#FFFFFF;
color:#000000;
background-image: url(images/content-back.gif);
}
.error{
				color:#f06f13;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a img { border: none; }


a {
  color: #038bff;
  text-decoration: none;
}

a:visited {
  color: #00559d;
}

a:hover {
  color: #ba0000;
  text-decoration: none;
}

.gallerycat{
	border: 1px solid #CCCCCC;
	width:100%;
font-family: Tahoma;
font-size: 11px;
	}
.btnform{
background-image: url(images/XP_btn.gif);
width:75px;
height:23px;
border:0px;
vertical-align:middle;
font-family: Tahoma;
font-size: 11px;
}

.textit { 
font-family: Tahoma;
}
.areait{
font-family: Tahoma;
font-size: 11px;
width:100%;
	}