/*
  Copyright (c) 2006 PetTemplate.com
  All Rights Reserved
  Website, images and stylesheet may not be resold, distributed, shared or copied
*/

BODY {
  background: #efc648 url(images/pwt303-bg.jpg) repeat-x;
  margin:  0px;
  padding:  0px;
}

Body, td, p, th, input, select {
font-family: Verdana, Arial, sans-serif;
}

a {
	color: #f7c641;
	}


.page{
        display: block;
	width:  760px;
	border-left: 1px solid #0e184e;
	border-right: 1px solid #0e184e;
	border-bottom: 1px solid #0e184e;
 	margin-left: auto;
 	margin-right: auto;
 	text-align: center;	
}


.contentbg {
	background-color: #122067;
}

.sidenav {
  background-color: #0e184e;
}

div.outer {
	float: left;
	width: 138px; height: 26px;
	}

div.outer a {
	display: block;
	margin: 0; padding:0;
	width:100%; height:100%;
	overflow:hidden;
        font-weight: bold;
        font-size: 12px;
        text-decoration: none;
	color: #f7c641;
	text-decoration: none;

	}
div.outer span {
	display: block;
	margin:0;
	padding: 5px 0px 0px 5px;
	}
div.outer a:hover {
	background-image: none;
	color: #f7c641;
	background: url(images/pwt303-navbut.jpg) top left no-repeat;	
	}
div.outer a:active {
	color: #f7c641;
	}


.sidetxt {
  color: #f7c641;
  font-size: 12px;
  padding-left: 5px;
}

.content {
  width:  598px;
  background-color: #34438a;
  color: #ffffff;
}
.title {
	width:  130px;
	height: 23px;
	color: #f7c641;
	font-weight: bold;
	font-size: 14px;
	background: transparent url(images/pwt303-ctitle.jpg) no-repeat;
	text-align: left;
	padding-left: 3px;
}

.main {

  color: #ffffff;
  text-align: left;
  padding: 10px;
  font-size: 12px;	
}

.submain {
  color: #ffffff;
  font-size: 10px;
  text-align: left;
  padding: 5px;  
}

.bnav, .bnav a{
 font-size: 9px;
 padding-right: 5px;
 width:  760px; 
 color: #091c79;
 text-decoration: none;
 font-weight: bold;
}

.bnavi {
  height: 7px;
  width: 7px;
  background: transparent url(images/pwt303-bnav.jpg) no-repeat;
  padding: 5px;
}
