/* CSS Document. Ralitza */

#vertcenter {
padding: 0;
width: 735px;
margin: 0 auto;
background: url(../img/bgrcenter2.jpg) no-repeat center top;
height: 636px;
}

#nav {
padding: 0;
margin: 0 auto;
height: 33px;
width:706px;
z-index:2;
}

#content {
padding: 0;
margin: 0 auto;
height: 260px;
width:680px;
z-index:3;
}

.logo {
clear: both;
float: right;
margin-left: 6px;
margin-right: 3px;
margin-bottom: 3px;
}
.orange {
visibility: visible;
font-family: Verdana, sans-serif;
color: #ff9900;
}

.h1text {
position:relative;
border-color: none;
visibility: visible; 
border-style: none;
border-width: none;
font-family: Verdana, sans-serif;
color: #666666;
background-color: none;
font-size: 8pt;
line-height: 10pt;
font-weight: 100;
margin-left:3px;
margin-right:3px;
text-align: justify;
}

.h1BIGtext {
position:relative;
border-color: none;
visibility: visible; 
border-style: none;
border-width: none;
font-family: Verdana, sans-serif;
color: #99cccc;
background-color: none;
font-size: 14pt;
line-height: 16pt;
font-weight: 100;
margin-left:3px;
margin-right:3px;
}
.subj {
position:relative;
margin:5px;
padding:5px;
visibility: visible;
border-top: dashed #FFFF94;
border-bottom: dashed #E5E5E5;
border-width: 1px;
}

.link {
font-family: Verdana, sans-serif;
color: #669999;
font-size: 8pt;
line-height: 11pt;
font-weight: 100;
text-decoration: none;
text-align: ;
}
.link:link
.link:visited {

}
.link:hover {
	background: #cccccc;
	color: #333;
	text-decoration: underline;
}
.link:active {
}
.link:focus {
}
td.border {
border-bottom: 1px #cccccc dotted;
border-left: 1px #cccccc dotted;
}

/* Table Code End */