/* CSS Document */
body {
	margin: 0;
	padding: 0;
	background: #E6E6E6 url(images/img01.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
a {
	color: #656464;
}

a:hover {
	text-decoration: none;
}
h1 {
	font-size: 197%;
}
h3 {
	font-size: 100%;
	font-weight: bold;
}
img {
	border: none;
}

img.left {
	float: left;
	margin: 5px 15px 0 0;
}

img.right {
	float: right;
	margin: 0 0 0 15px;
}
.main-table {
    border-right-width: 1px;
    border-left-width: 1px;
	border-top-style: none;
    border-right-style: solid;
    border-bottom-style: none;
    border-left-style: solid;
    border-right-color: #656464;
    border-left-color: #656464;
}
.ust-menu { background-color:#000000; height: 20px; }
.ust-menu a {
margin-right:15px;
color:#FFFFFF;
font-family:Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight:bold;
text-decoration:none;
vertical-align:middle;
}
.ust-menu a:hover {
color: #666666;
text-decoration:underline;
}
.header { background-color:#656464; height: 20px; }
h1.tepe {
font-size:9px;
color:#999999;
margin-bottom: 10px;
text-align:center;
}
h1.header {
font-family: Tahoma, Arial, Verdana;
font-size:11px;
color:#FFFFFF;
margin-bottom: 0px;
vertical-align:middle;
font-weight:700;
margin-left:30px;
margin-top:5px;
}
#sidebar {
	float: left;
	width: 200px;
	background: url(images/img05.gif) repeat-x;
	border: 0px solid #E6E6E6;
}

#sidebar ul {
	margin-left: 0;
	padding-left: 0;
	list-style: none;
}

#sidebar ul li {
	padding-left: 15px;
	background: url(images/img07.gif) no-repeat 0px 13px;
}
.boxed {
}

.boxed .title {
	height: 20px;
	margin: 0;
	padding: 5px 0 0 20px;
	background: #656464 url(images/img06.gif) repeat-x;
	text-transform: uppercase;
	font-size: 122%;
	font-weight: bold;
	color: #FFFFFF;
}

.boxed .content {
	padding: 20px;
	background: url(images/img05.gif) repeat-x;
}
.boxed .content2 {
	vertical-align:top;
	background: url(images/img05.gif) repeat-x;
}

.boxed h3 {
	margin: 0;
}

.boxed p, .boxed ul, .boxed ol {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

.boxed ul {
}

.boxed ul li {
	padding: 10px 15px;
	background-position: 0 13px;
	border-top: 1px solid #CFCFCF;
}

.boxed ul li.first {
	border: none;
}
.content {
	background: url(images/img05.gif) repeat-y;
}
.content2 { padding-left:32px; padding-top:25px; text-align:justify;}
.footer {
font-family:Tahoma, Verdana, Arial;
font-size:11px;
margin-left:20px;
color:#FFFFFF;
}
.footer2 {
font-family:Tahoma, Verdana, Arial;
font-size:11px;
font-weight:bold;
color:#FFFFFF;
}
a.footer-links {
font-family:Tahoma, Verdana, Arial;
font-size:11px;
color:#FFFFFF;
text-decoration:none;
font-weight:bold;
margin-left:8px;
margin-right:8px;
}
a.footer-links:hover {
text-decoration:underline;
color: #DCDCDC;
}
a.footer-links2 {
font-family:Tahoma, Verdana, Arial;
font-size:11px;
color:#FFFFFF;
text-decoration:none;
font-weight:bold;
margin-left:0px;
margin-right:8px;
}
a.footer-links2:hover {
text-decoration:underline;
color: #DCDCDC;
}
a.footer-links3 {
font-family:Tahoma, Verdana, Arial;
font-size:11px;
color:#FFFFFF;
text-decoration:none;
font-weight:bold;
}
a.footer-links3:hover {
text-decoration:underline;
color: #DCDCDC;
}
.left-image {
margin-right:10px;
margin-bottom:10px;
margin-top:0px;
}
.left-image2{
margin-right:10px;
margin-bottom:10px;
margin-top:10px;
}
.right-image {
margin-left:10px;
margin-bottom:10px;
margin-top:0px;
}
.right-image2 {
margin-left:10px;
margin-bottom:10px;
margin-top:10px;
}
.sol {
    border-top-width: 1pt;
    border-right-width: 1pt;
    border-bottom-width: 1pt;
    border-left-width: 1pt;
    border-top-style: solid;
    border-right-style: none;
    border-bottom-style: solid;
    border-left-style: solid;
    border-top-color: #6699CC;
    border-right-color: #6699CC;
    border-bottom-color: #6699CC;
    border-left-color: #6699CC;
}
.sag {
    border-top-width: 1pt;
    border-right-width: 1pt;
    border-bottom-width: 1pt;
    border-left-width: 1pt;
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: none;
    border-top-color: #6699CC;
    border-right-color: #6699CC;
    border-bottom-color: #6699CC;
    border-left-color: #6699CC;
}

.orta {
    border-top: 1pt solid #6699CC;
    border-right: 1pt none #6699CC;
    border-bottom: 1pt solid #6699CC;
    border-left: 1pt none #6699CC;
}
.left-margin { margin-left:50px; }