body {
	background-color: #466385;
	margin: 0px;
	font-family: Trebuchet MS;
	font-size: 12px;
	color: #696969;
	line-height: 11px;
}
	   
a {
	color: #582f95;
	text-decoration: none;
}

a:hover {
	color: #362068;
}

b, strong {
	color: #0c6588;
}

i, em     {
	color: #133864;
}

a img {
     margin:3px;
	 padding:5px;
	 -moz-border-radius: 4px;
	 border:1px solid #94a8c0;
	 background-color:#5780b1;
}

a:hover img {
        border:1px solid #235592;
}

table, tr, td {
	font-size: 11px;
}

input, select, textarea {
      font-size: 11px;
	  color:#666666;
      font-family: "Arial";
      background-color:#FFFFFF;
	  border-top:1px solid #FFFFFF;
      border-left:1px solid #FFFFFF;
	  border-bottom:1px solid #d8d8d8;
      border-right:1px solid #d8d8d8;
      padding:5px 5px 5px 5px;
      -moz-border-radius:10px;
}

input:hover, select:hover, textarea:hover {
      background-color:#eeeeee;
	  border-top:1px solid #d8d8d8;
      border-left:1px solid #d8d8d8;
	  color:#c62323;
}

blockquote {
      font-size: 11px;
	  color:#666666;
      font-family: "Arial";
	  line-height:13px;
	  border:1px solid #dadada;
	  background:#f1f1f1;
	  -moz-border-radius:10px;
	  width:423px;
	  margin-top:10px;
	  margin-left:8px;
	  margin-right:8px;
      margin-bottom:5px;
	  padding:5px 10px 5px 10px;
}

blockquote:hover {
      background:#f7f7f7;
}

.title {
color: #ffffff;
font-family: Georgia;
font-size:22px;
line-height: 13px;
font-weight: bold;
text-align:center;
padding:0px;
text-transform: capitalize;
text-decoration: none;
font-style: italic;
text-shadow: #aec0d5 1px 1px 1px;
}

.title2 {
color: #ffffff;
font-family: Georgia;
font-size:15px;
line-height: 13px;
font-weight: bold;
text-align:center;
padding:0px;
text-transform: capitalize;
text-decoration: none;
font-style: italic;
text-shadow: #44194e 1px 1px 1px;
}

.content {
	background-color: #ffffff;
        height: 100%;
        padding: 3px;
	line-height: 9pt;
}

/* --------------------------------------------PAGE-BSP-------------------------------------------- */

#page-field {
     width:483px;
     background-color:#FFFFFF;
	 border-bottom:1px solid #d8d8d8;
	 border-right:1px solid #d8d8d8;
	 padding:10px 10px 10px 10px;
	 -moz-border-radius:15px;
	 font-family: "Arial";
	 font-size: 11px;
	 line-height: 13px;
	 color:#666666;
}

.page-title {
     border:1px solid #b8c9b9;
	 -moz-border-radius:5px;
	 color:#333333;
	 font-family:"Georgia";
	 font-size:14px;
	 text-transform:uppercase;
	 text-align:center;
	 padding:10px;
	 margin-bottom:10x;
	 background-color: #daeed8;
}

.page-link {
      background: url('../images/front.png') no-repeat left top;; padding-left:15px; padding-right:0px; padding-top:0px; padding-bottom:2px
}

.page-des {
      padding:2px 0px 20px 15px;
}


/* --------------------------------------------POST-BSP-------------------------------------------- */

#post-field {
     width:483px;
     background-color:#FFFFFF;
	 border-bottom:1px solid #d8d8d8;
	 border-right:1px solid #d8d8d8;
	 padding:10px 10px 10px 10px;
	 -moz-border-radius:15px;
}

#post-info {
     background-color:#FFFFFF;
	 border-bottom:1px solid #d8d8d8;
	 border-right:1px solid #d8d8d8;
	 color:#121c6b;
	 -moz-border-radius:15px;
	 padding:10px;
	 text-align:center;
}

.post-author{
     color:#bfaa60;
}

.post-title {
	 border:1px solid #e7d499;
	 -moz-border-radius:12px;
	 color:#333333;
	 font-family:"Georgia";
	 font-size:14px;
	 text-transform:uppercase;
	 text-align:center;
	 padding:10px;
	 margin-bottom:5px;
	 background: #f8f3e2 url('../images/title-bg.jpg');
}

.post-content {
	 font-family: Trebuchet MS;
	 font-size: 9px;
	 color:#666666;
	 margin-left:5px;
	 margin-right:5px;
}

.post-space {
     clear:both;
	 margin:5px 0px 0px 0px;
}

.news-title{ 
	font-family: arial narrow;
        font-weight: bold;
	font-size: 20px;
	color: #450f44;
	text-transform: uppercase;
	padding-left: 5px;
        line-height: 19px;
	}
