body{	
	margin: 0; 
	padding: 0;
	/*background: #000000;*/
	background-image: url(img/bg.gif);
	/*scrollbar-3d-light-color : #FFFFFF;
	scrollbar-arrow-color : #006699;
	scrollbar-base-color : #8F8F8F;
	scrollbar-dark-shadow-color : #8F8F8F;
	scrollbar-face-color : #f3f3f3;
	scrollbar-highlight-color : #FFFFFF;
	scrollbar-shadow-color : #FFFFFF;*/
}

a{
	color: #006699;
	text-decoration: none;
}

a:hover{
	color: #ffa34f;
	text-decoration: none;
}

.join a{
	color: #ffa34f !important;
}

.join a:hover{
	text-decoration: underline;
}

a.profile:before{
    content: url(/_design/2/img/profile.gif);
}

a.download:before{
    content: url(/_design/2/img/download.gif);
}

a.extext:after{
    content: url(/_design/2/img/external.gif);
}

.banner{
	
	background-image: url(img/logo.png);
	background-repeat: no-repeat;
}

.borderwrap{
	background: #fff;
	background-image: url(img/bg.gif);
	margin: 10px;
	padding: 10px 10px 10px 10px;
	border: 1px solid #98aab1;
}

.mainwindow{
	border-left: 1px dashed #c0c0c0;
	border-right: 1px dashed #c0c0c0;
	border-bottom: 1px dashed #c0c0c0;
	background: #ffffff;
	background-image: url(img/grad.gif);
	background-repeat: repeat-x;
}

.mainwindow table{
	font-size: 10px;
	}

.hormenu{
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	background-image: url(img/hormenu.png);
	background-repeat: no-repeat;
	font-family: Verdana, Tahoma, Arial, "Trebuchet MS", Sans-Serif, Georgia, Courier, "Times New Roman", Serif;
	font-size: 10px;
	color: #ffa34f;
	font-weight: bold;
	
}

.hormenu td{
	text-align: center;
}

.hormenu a{
	color: #ffa34f;
	font-weight: bold;	
	text-decoration: none;
}

.hormenu a:hover{
	color: #ffa34f;
	text-decoration: underline;
}

.vermenu{
	background: #efefef;
	font-family: Verdana, Tahoma, Arial, "Trebuchet MS", Sans-Serif, Georgia, Courier, "Times New Roman", Serif;
	font-size: 10px;
}

.vermenu a{
	/*font-weight: bold;*/
}

.bend{
	background: url(img/bend.gif);
	background-repeat: no-repeat;
}
.net{
	font-family: Verdana, Tahoma, Arial, "Trebuchet MS", Sans-Serif, Georgia, Courier, "Times New Roman", Serif;
	font-size: 12px !important;
}

.content {
	background: transparent;
	font-family: Verdana, Tahoma, Arial, "Trebuchet MS", Sans-Serif, Georgia, Courier, "Times New Roman", Serif;
	font-size: 10pt !important;
	text-align: justify;
}

.content table{
	font-family: Verdana, Tahoma, Arial, "Trebuchet MS", Sans-Serif, Georgia, Courier, "Times New Roman", Serif;
	font-size: 10pt !important;
	text-align: justify;
}

.copyright {
	font-size: 10px;
	font-family: Verdana, Tahoma, Arial, "Trebuchet MS", Sans-Serif, Georgia, Courier, "Times New Roman", Serif;
	color: #7F7F7F;
}
.copyright a {
	text-decoration: none;
	border-bottom: dashed 1px;
}
.copyright a:hover {
	color: #FF0000;
	text-decoration: none;
	border-bottom: dashed 1px;
}

.hc {
	font-size: 10px;
	font-family: Verdana, Tahoma, Arial, "Trebuchet MS", Sans-Serif, Georgia, Courier, "Times New Roman", Serif;
	color: #7F7F7F;
}
.hc a {
	text-decoration: none;
	color: #c0c0c0;
}
.hc a:hover {
	color: #FF0000;
	text-decoration: none;
	border-bottom: underline;
}

ul{
    margin: 0 auto; padding 0px;
}

ul.dotspis li{
	font-size: 12px;
	text-align: left;
	list-style: none;
	padding: 0px 0px 0px 25px;
	margin: 0px;
	background: url(img/round.gif) 5px 5px no-repeat;
}

hr.threestars{
	height: 20px; 
	width: 64px;
	border-style: none;
	background-image: url(/_design/2/img/hr.gif);
}

h1, h2, h3, h4, h5, h6{
    color: #006699;
}

blockquote {
    text-indent: 30px;
    text-align: justify;
    background: transparent url(/_design/2/img/quoleft.gif) left top no-repeat;
}

blockquote div { 
    padding: 0 48px;
    background: transparent url(/_design/2/img/quoright.gif) right bottom no-repeat;
}

.thumbnail{
	padding: 5px 5px 10px 5px;
	background-color: #efefef;
	border: 1px solid #c0c0c0;
	margin: 5px 5px 5px 5px;
	text-decoration: none;
}

.thumbnailr{
	text-align: center; 
	display: inline-block;
}


img{
	border: 0px;
}

a img{
	border: 0px;
}
