body{
	background-image: url(/styles/vsza/bgradient.jpg);
	background-repeat: repeat-x;
	background-color:#E8EDF5;
	margin: 0px;
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	color:#888888;
	font-size:11px;
}
div#tikimain,td {
text-align:left;
}
div#headerwrapper,div#mainwrapper {
text-align:center;
}
div#mainwrapper {
	background-image: url(/styles/vsza/mainbg.jpg);
	background-repeat: repeat-y;
	background-position: top center;

}

div#headerwrapper {
	background-image: url(/styles/vsza/topbg.jpg);
	background-repeat: no-repeat;
	background-position: top center;
}

div#tiki-center {
text-align:justify;
padding-left:20px;
padding-right:20px;
}

div.articletitle {
	font-family:Trebuchet MS;
	font-size:18px;
	text-align:left;
}

div.listarticles img {
display:none;
}

div.listarticles div.articleheading {
	width:400px;
	background-image: url('/styles/vsza/articlebg.jpg');
	background-repeat: repeat-y;
}

div.listarticles div.articletitle {
	color:#AC8C51;
	background-image: url('/styles/vsza/articletitle.jpg');
	background-repeat: no-repeat;
	background-position: top left;
	height:62px;
	width:400px;
	padding-top:23px;
	padding-left:23px;
	padding-right:20px;
}

div.articleheadingtext {
	font-weight:bold;
	text-align:left;
}

div.listarticles div.articleheadingtext,div.listarticles div.articletrailer {
	font-weight:normal;
	padding-left:23px;
	padding-right:20px;
}

div.listarticles div.articletrailer {
	background-image: url('/styles/vsza/articlebottom.jpg');
	background-repeat: no-repeat;
	background-position: bottom left;
	height:35px;
	width:400px;
	margin-top:5px;
}


div.articlebody {
margin-top:10px;
}

div.wikitext img,div.articlebody img,div.articleheadingtext img {
margin-bottom:6px;
margin-left:12px;
margin-right:12px;
}

div.wikitext ul {
text-align:left;
}

div#browse_image {
text-align:center;
background-image: url('/styles/vsza/eng_foot.jpg');
background-repeat:no-repeat;
background-position:top center;
padding-top:70px;
}

.showimage {
    padding:10px
    border:1px solid #90B1DA;
    text-align:center;
}

table.normal td {
text-align:justify;
}
div#tiki-top,div#tiki-mid,div#tiki-bot {
min-width:770px;
width:770px;
margin-left:auto;
margin-right:auto;
}

div.box-switch_lang {
display:none;
}

td {
	font-size:11px;

}
input{
    font-size: 10px;
    color:#888888;
}

a{
	font-weight:600;
	color:#90B1DA;
	text-decoration:none;
}
a:hover {
	font-weight:600;
	text-decoration:underline;
}
h1{
	font-family: Trebuchet Ms;
	color:#CCCCCC;
	font-weight:100;
}
h2{
	font-family: Trebuchet Ms;
	font-size:16px;
	color:#CCCCCC;
	font-weight:600;
}

td#centercolumn{
	background:#fff;
	padding:10px;
}

.footer_menu{
  color: #C4DEFD;
}
.footer_menu a{
  color: #C4DEFD;
}
.footer_menu a:hover {
  color: #C4DEFD;
  text-decoration:underline;
}
.admin_login_head {
    background-image:url('/styles/vsza/vsza_10.jpg');
	background-repeat: no-repeat;
}
.admin_login_cnt{
	background-image:url('/styles/vsza/vsza_13.jpg');
	background-repeat: no-repeat;
	color:#C4DEFD;
}
.admin_login_cnt input{
    border-color:#9DBADE;
    border-style:solid;
    border-width:1px;
    background-color:#7899C1;
    color:#9DBADE;
    font-weight:600;
}

.admin_login_cnt input.ok
{
	border:0px;
}

.info{
	font-size:10px;
	color: #999999;
}
.justified{
	text-align:justify;
}

.brand{
	border: 1px solid #FFFFB0;
	margin:5px;
	margin-bottom:15px;
	padding:10px;
	background-color:#FFFFF2;
	width:200px;
	float:right;
}

.brand h2{

	font-size:12px;
	color:#4C4C4C;
	margin:0px;
	text-transform:uppercase;
	background-color:#FEFFE6;
}


.brand h3{

	font-size:11px;
	color:#737373;
	margin:0px;
}


.brand ul{
	margin:0px;
	padding-left:10px;
}

.downloads{
	background-color:#F2FAFF;
	padding:4px;
	margin-left:10px;
	width:200px;
}

.downloads a{
	font-weight:normal;
}

.downloads img{
	margin-right:3px;
}

