body {
  background-image: url(../images/bg.jpg);
  background-repeat: repeat-x;
  margin:0px;
}

p, td, span
{
	color:#333333;
	font-family:arial;
	font-size:11px;
	letter-spacing:1px;
}

main {
  height: 100%;
  margin-top:0px;
}

li
{
	margin-top:5px;
	list-style-image:url('../images/bullet.jpg');
}


/*=============== Home Page ===========================*/
.login {
  width: 41px;
  height: 34px;
  margin: 0;
  padding: 0;
  border: 0;
  background: transparent url(../images/login.jpg) no-repeat center top;
  text-indent: -1000em;
  cursor: pointer; /* hand-shaped cursor */
  cursor: hand; /* for IE 5.x */
}
.select{    
  color: #981415;
  border-top:0px solid  #c4c4c4;
  font-size: 12px;
  height:22px;border-width:3px;width:200px;top:-2px;left:-1px;position:relative;
}
.selectDiv{    
width:200px;height:20px;border:solid 1px #C4C4C4;overflow:hidden;
}

.qacces {
  color: #666666;
  font-weight:bold;
}
.text
{   
  font-family: Arial;
  font-size: 10px;
  color: #981415;
  border:1px solid #C4C4C4;
  height:15px;
}

.footer
{
  color: #317EB4;  
  font-size: 11px;
}

/*=================== Titles ===========================*/

.pageRedBig{
  font-size: 12px;
  color: #981415;  
  line-height: 18px;
  font-weight: bold;
}


.pageGrayBig{
  font-size: 12px;
  color: #696969;  
  line-height: 18px;
  font-weight: bold;
}

.pageBlackBig{    
  font-size: 12px;
  color: #333333;
  font-weight: bold;
  line-height: 18px;
}

.smallBlueTitle{
  color: #337EB5;
  font-weight: bold;
}

.smallBlue{
  color: #337EB5;
}

.pageRedLink{
  color: #981415;
  text-decoration: underline;
  font-weight:bold;
}

.pageRedLinkLittle{
  color: #981415;
  text-decoration: underline;
  font-weight:bold;
}

.pageRed
{
 color : #981415;  
  line-height: 18px;
  font-weight: bold;
}

.pageGray{
  color: #696969;  
  line-height: 18px;
  font-weight: bold;
  text-decoration:none
}


/*===================== Contact Us ==============================*/

.pageGrayBigContact{
  font-size: 11px;
  color: #696969;  
  line-height: 18px;
  font-weight: 600;
  margin-left:3px;
}

.textContact
{   
  color: #981415;
  border:1px solid #C4C4C4;
  height:18px;
}
/*================================================================*/
