html, body
{
    font-family: Tahoma,Verdana,Segoe,sans-serif;
    padding: 0px;
    margin: 0px;
background-color: #ffffff;
/*    background-image: url(../images/gradient.png);
    background-repeat: repeat-x;
    background-color: #cee6f3; */
}

h1 {
    color: #4E7DC2;
    font-size:34px;
}
.main_table{
	width: 995px;
/*	background-color: #f0f0f0;*/
	margin: 0px 0px 0px 0px;
    padding: 0px;
/*     border: 1px solid black; */
}

.top_table{
	width: 100%;
    height: 75px;
    padding: 0px;
	margin: 0px 0px 0px 0px;

}
.top_td{
/*    background-image: url(../images/top_gradient.png);
    background-repeat: repeat-x;*/
    background-color: #ffffff;
    padding: 0px;
    margin: 0px;
}
.td_title{
    padding: 0px;
    margin: 0px;
    font-family:tahoma;
    font-size:55px;
    font-weight: bold;
}
.td_title a{
    color: #a6a6a6;
    text-decoration: none;
}
.newdiv{
    background-color: #eaf4f8;
    border: 1px solid gray;
    padding: 6px;
    width: 265px;
}

.newdivX{
    background-color: #eaf4f8;
    border: 1px solid gray;
    padding: 6px;
    width: 680px;
}
/*
.shiftcontainer{
position: relative;
left: 7px;
top: 7px;
}

.shadowcontainer{
width: 235px;
 background: transparent url(../images/bigshadow.gif) no-repeat bottom right;

}

.shadowcontainerX{
width: 740px;

 background: transparent url(../images/bigshadow.gif) no-repeat bottom right;
}

.shadowcontainerX .innerdiv{

background-color: #eaf4f8;
border: 1px solid gray;
padding: 6px;
position: relative;
left: -7px;
top: -7px;
}

.shadowcontainer .innerdiv{

background-color: #eaf4f8;
border: 1px solid gray;
padding: 6px;
position: relative;
left: -7px;
top: -7px;
}
*/
.email {
width:150px;
height:27px;
font-family:tahoma;
font-size:20px;
border: 1px solid gray;
#background-color:#8BB1CC;
background-color:#ffffff;
color:#000000;
margin-left:0px;
margin-right:0px
}
.question{
font-size:16px;
font-weight: bold;
}
.answer{
font-size:14px;
color: #111111;
}
.inline{
display: inline;
}

a.ovalbutton{
background: transparent url('../images/oval-blue-left.gif') no-repeat top left;
display: block;
float: left;
font: normal 13px Tahoma; /* Change 13px as desired */
line-height: 16px; /* This value + 4px + 4px (top and bottom padding of SPAN) must equal height of button background (default is 24px) */
height: 24px; /* Height of button background height */
padding-left: 11px; /* Width of left menu image */
text-decoration: none;
}

a:link.ovalbutton, a:visited.ovalbutton, a:active.ovalbutton{
color: #494949; /*button text color*/
}

a.ovalbutton span{
background: transparent url('../images/oval-blue-right.gif') no-repeat top right;
display: block;
padding: 4px 11px 4px 0; /*Set 11px below to match value of 'padding-left' value above*/
}

a.ovalbutton:hover{ /* Hover state CSS */
background-position: bottom left;
}

a.ovalbutton:hover span{ /* Hover state CSS */
background-position: bottom right;
color: black;
}

.buttonwrapper{ /* Container you can use to surround a CSS button to clear float */
overflow: hidden; /*See: http://www.quirksmode.org/css/clearing.html */
width: 100%;
}
.generated{
font: normal 13px Tahoma;
}
.title_text{
font: normal 16px Tahoma;
text-align:justify;
padding: 20px;
}
.randomly{
width:80px;
border: none;
background-color: #eaf4f8;
}
.randomly_email{
width:170px;
border: none;
background-color: #eaf4f8;
/*text-decoration: underline;*/
}
.index{
color:#000000;
background-color: #ffffff;
font-family:tahoma;
font-size:21px;
border: none;
width:280px;
}
.emails_list{
table-layout: fixed;
width: 680px;
}

.email_list_title{
background-color: #ffffff;
font-weight: bold;
/*font-size:18px;*/
}
.email_list_title_td{
border: 1px solid gray;
height: 90px;
}
.email_list_title a{
color: #000000;
text-decoration:none;
font-size:12px;
}
.email_list_title a:hover{
text-decoration:underline;
}

.first{
background-color:#f2f6f8;
}
.second{
background-color:#dce6ec;
}

.date{
font-size:12px;
color: #000000;
}

.from{
font-size:14px;
text-decoration:none;
}
.from a{
text-decoration:none;
color: #1a4963;
}
.from a:hover{
text-decoration:underline;
}
.subject{
font-size:14px;
font-weight: bold;
font-weight: normal;
}
.subject a{
text-decoration:none;
color: #1a4963;
}
.subject a:hover{
text-decoration:underline;
}
.table_title{
background-color:#abd1dd;
font-weight: bold;
}
.list{
    background-color: #eaf4f8;
}
.features{
/*  border: 1px solid gray;*/
  text-align: left;
  font-size:18px;
/*  font-weight: bold;*/
}

.lynx:link {  color: #0000AA;     FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
text-decoration: none; font-size:14px;}
.lynx:visited {  color: #0000AA;     FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
text-decoration: none; font-size:14px;}
.lynx:hover {  color: #0000AA;      FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
text-decoration: underline; font-size:14px;}

.Xsmall{
font-size:10px;
}

