.nav,  A.nav:hover, .verticalMenu {
 font-size: 10px;
 text-decoration: none;
}

.pageTitle, .pageTitle A {
  font-size: 30px;
}

input:focus, textarea:focus {
 background-color: #D5E0E1;
}

input, textarea, select {
 -moz-border-radius: 6px;
 background-color: #B9CDCF;
 border: ridge;
}

.wgBoxTop{
	background-image: url("^Extras;/styles/pauviatges/images/hdr_bg_corner_right.jpg");
        width: 195px;
        height: 93px;
}
.wgBoxBottom{
	background-image: url("^Extras;/styles/pauviatges/images/content_bg_clouds.jpg");
	padding-bottom: 21px;
        width: 529px;
        height: 88px;
}
.logo {
	background-image: url("^Extras;/styles/pauviatges/images/hdr_bg_corner_left.jpg");
	background-color: #F4F4F4;
	width: 195px;
        height: 93px;
        padding-bottom: 25px;
}
.login {
        width: 334px;
        height: 93px;
	background-image: url("^Extras;/styles/pauviatges/images/hdr_bg_center.jpg");
	background-color: #C1D6D8;
        padding-top: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #EC4300;
}
  input.loginBoxField { 
 font-size: 10px;
 background-color: white;
 }
 .loginBox {
 font-size: 10px;
 }
 input.loginBoxButton {
 font-size: 10px;
 }  
.iconBox{
	background-image: url("^Extras;/styles/pauviatges/images/content_bg_corner_left_top.jpg");
        width: 195px;
        height: 88px;
        vertical-align: bottom;
        text-align: center;
}
.dateLeft {
	background-image: url("^Extras;/styles/pauviatges/images/date_bg_left.jpg");	
     width: 53px;
     height: 59px;
}

.dateRight {
     width: 53px;
     height: 59px;
	background-image: url("^Extras;/styles/pauviatges/images/date_right_bg.jpg");	
}

.date {
	color: #393C3C;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

.contentbgLeft {
	background-image: url("^Extras;/styles/pauviatges/images/content_bg_left.jpg");	
    width: 53px;
	
}
.contentbgRight {
	background-image: url("^Extras;/styles/pauviatges/images/content_bg_right.jpg");	
	
}


.content{
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	padding: 5px;
}

body{
	color: Black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	padding: 0px;
        background-image: url("^Extras;/styles/pauviatges/images/bg.gif");
	background-position: top;
	background-repeat: repeat-x;
}

a {
	color:#EC4300;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: underline;
}

a:hover{
	color:#EC4300; 
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
}

.adminBar {
  background-color: #CCCCCC;
  font-family: helvetica, arial;
}
.tableMenu {
  background-color: #CCCCCC;
  font-size: 10pt;
  font-family: Helvetica, Arial;
}
.tableMenu a {
  font-size: 10pt;
  text-decoration: none;
}
.tableHeader {
  background-color: #CECECE;
  font-size: 10pt;
  font-family: Helvetica, Arial;
}
.tableData {
  font-size: 10pt;
  font-family: Helvetica, Arial;
}
.pollColor {
  background-color: #CCCCCC;
  border: thin solid #393C3C;
}
.pagination {
  font-family: helvetica, arial;
  font-size: 8pt;
  text-align: center;
}

h1, h2, h3, h4, h5, h6 {
   font-family: helvetica, arial;
	color: #EC4300;
}

h1 {
	font-size: 14pt;
	font-family: helvetica, arial;
	color: #EC4300;
}

.tab {
  border: 1px solid black;
   background-color: #eeeeee;
}
.tabBody {
   border: 1px solid black;
   border-top: 1px solid black;
   border-left: 1px solid black;
   background-color: #dddddd; 
}
div.tabs {
    line-height: 15px;
    font-size: 14px;
}
.tabHover {
   background-color: #cccccc;
}
.tabActive { 
   background-color: #dddddd; 
}
