/* CSS Document */
.heading {
FONT-SIZE: 12pt; color: #aa0000; FONT-FAMILY: times, serif; font-weight: bold;
}
.maintext {
FONT-SIZE: 11pt; color: #344348; FONT-FAMILY: times, serif; font-weight: normal;
}
#tab1 {
background-image: url(../siteimages/bg.jpg);
background-repeat: no-repeat;
background-position: 50% 0%;
}
#home {
background-image: url(../siteimages/homebg.jpg);
background-repeat: no-repeat;
background-position: 0% 0%;
}
#hometxt {
background-image: url(../siteimages/hometxtbg.gif);
background-repeat: no-repeat;
background-position: 0% 0%;
}
#nav1 {
background-image: url(../siteimages/navbg.gif);
background-repeat: no-repeat;
background-position: 0% 0%;
height:160px;
}
#nav2 {
background-image: url(../siteimages/nav2bg.gif);
background-repeat: no-repeat;
background-position: 0% 0%;
}
#nav3 {
background-image: url(../siteimages/space.jpg);
background-repeat: no-repeat;
background-position: 0% 0%;
}
#nav4 {
background-image: url(../siteimages/navbg4.gif);
background-repeat: no-repeat;
background-position: 0% 0%;
}
#dirnav2 {
background-image: url(../siteimages/dirnav2bg.gif);
background-repeat: no-repeat;
background-position: 0% 0%;
height:350px;
}
#main1 {
background-image: url(../siteimages/actor1.gif);
background-repeat: no-repeat;
background-position: 0% 0%;
}
#main2 {
background-image: url(../siteimages/textbg.gif);
background-repeat: no-repeat;
background-position: 0% 0%;
}
#main3 {
background-image: url(../siteimages/textbg2.gif);
background-repeat: no-repeat;
background-position: 0% 0%;
}
body {
background: #ffffff; 
}
#head1 {
FONT-SIZE: 11pt; color: #ffffff; FONT-FAMILY: arial; font-weight: bold;
}
#head2 {
FONT-SIZE: 11pt; color: #545460; FONT-FAMILY: arial; font-weight: bold;
}
#text {
FONT-SIZE: 10pt; color: #3b3b3b; FONT-FAMILY: arial; font-weight: normal;
}
#textred {
FONT-SIZE: 10pt; color: #ff3300; FONT-FAMILY: arial; font-weight: normal;
}
#yheading {
FONT-SIZE: 11pt; color: #E04510; FONT-FAMILY: verdana; font-weight: bold;
}
A:link {
TEXT-DECORATION: none; COLOR: #ffffff; FONT-FAMILY: arial; FONT-SIZE: 11pt;
}
A:active {
TEXT-DECORATION: underline; COLOR: #ffffff; FONT-FAMILY: arial; FONT-SIZE: 11pt;
}
A:visited {
TEXT-DECORATION: none; COLOR: #ffffff; FONT-FAMILY: arial; FONT-SIZE: 11pt;
}
A:hover {
COLOR: #ffffff; TEXT-DECORATION: underline; 
}
a.brieflnk,a.brieflnk:active,a.brieflnk:visited{
TEXT-DECORATION: none; COLOR: #000000; FONT-FAMILY: arial; FONT-SIZE: 9pt;
}
a.brieflnk:hover{
TEXT-DECORATION: underline; COLOR: #000000; FONT-FAMILY: arial; FONT-SIZE: 9pt;
}
a.redlink,a.redlink:hover,a.redlink:visited,a.redlink:active{
TEXT-DECORATION: none; COLOR: #ff3300; FONT-FAMILY: arial; FONT-SIZE: 11pt;
}
a.upgradelink,a.upgradelink:visited
{
text-decoration:underline; COLOR: #000000; FONT-FAMILY: arial; FONT-SIZE: 8pt;
}
a.upgradelink:hover{
TEXT-DECORATION: none; COLOR: #000000; FONT-FAMILY: arial; FONT-SIZE: 8pt;
}
.msg
{
font-family:         Verdana, Arial, Helvetica, sans-serif;
font-size:           12px;
color:               #000000;
}
.msgg
{
FONT-SIZE: 10pt; color: #3b3b3b; FONT-FAMILY: arial; font-weight: normal;
}

.black_font
{FONT-SIZE: 10pt; color: #3b3b3b; FONT-FAMILY: arial; font-weight: normal;}
a.black_font,a.black_font:visited
{FONT-SIZE: 10pt; color: #3b3b3b; FONT-FAMILY: arial; font-weight: normal;}
.btn_preview{background:url(btn_preview.gif);width:75px;height:25px;border:none; }
.btn_submit{background:url(btn_submit.gif);width:75px;height:25px;border:none; }
.brdr{	border:1px solid #FF3300;}
.wbrdr{	border:2px solid #FF3300;}
.cvboldfnt{FONT-SIZE: 8pt; color: #FF3300; FONT-FAMILY: arial; font-weight: bold;
}
#smalltext {
FONT-SIZE: 8pt; color: #3b3b3b; FONT-FAMILY: arial; font-weight: normal;
}
a.smallredlink,a.smallredlink:hover,a.smallredlink:visited,a.smallredlink:active{
TEXT-DECORATION: none; COLOR: #ff3300; FONT-FAMILY: arial; FONT-SIZE: 8pt;
}

a.smallredlinkg,a.smallredlinkg:hover,a.smallredlinkg:visited,a.smallredlinkg:active{
TEXT-DECORATION: none; COLOR: #ff3300; FONT-FAMILY: Georgia; FONT-SIZE: 8pt;
}

.blue_font{
color:#000080;
FONT-FAMILY:Tahoma;
FONT-SIZE: 10pt;
font-weight:normal;
}

a.black_fontlink,a.black_fontlink:visited
{
FONT-SIZE: 15pt; color:#000066; FONT-FAMILY:Arial; font-weight: bold;}
.dark_blue{
color:#000080;
FONT-FAMILY:Tahoma;
FONT-SIZE: 10pt;
font-weight: normal;
}
.orange{
color:#ff6600;
FONT-FAMILY:Tahoma;
FONT-SIZE: 10pt;
font-weight: normal;
}


#note{
	font-family:Arial; 
	font-weight: bold;
	padding: 10px 0;	
}
#note p a{
	color: #000080;
	font-size:1em;


}

/* BUTTONS */

.buttons a, .buttons button{
    display:block;
    float:left;
    margin:0 7px 0 0;
    background-color:#eee;
    border:1px solid #cecece;
    border-top:1px solid #ccc;
    border-left:1px solid #ccc;

    font-family:"Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
    font-size:100%;
    line-height:110%;
    text-decoration:none;
    font-weight:bold;
    color:#565656;
    cursor:pointer;
    padding:5px 10px 6px 7px; /* Links */
}
.buttons button{
    width:auto;
    overflow:visible;
    padding:4px 10px 3px 7px; /* IE6 */
}
.buttons button[type]{
    padding:5px 10px 5px 7px; /* Firefox */
    line-height:17px; /* Safari */
}
*:first-child+html button[type]{
    padding:4px 10px 3px 7px; /* IE7 */
}
.buttons button img, .buttons a img{
    margin:0 3px -3px 0 !important;
    padding:0;
    border:none;
    width:16px;
    height:16px;
}


/* STANDARD */

button:hover, .buttons a:hover{
    background-color:#dff4ff;
    border:1px solid #c2e1ef;
    color:#336699;
}
.buttons a:active{
    background-color:#6299c5;
    border:1px solid #6299c5;
    color:#fff;
}

/* POSITIVE */

button.positive, .buttons a.positive{
    color:#529214;
}
.buttons a.positive:hover, button.positive:hover{
    background-color:#E6EFC2;
    border:1px solid #C6D880;
    color:#529214;
}
.buttons a.positive:active{
    background-color:#529214;
    border:1px solid #529214;
    color:#fff;
}

/* NEGATIVE */

.buttons a.negative, button.negative{
    color:#d12f19;
}
.buttons a.negative:hover, button.negative:hover{
    background:#fbe3e4;
    border:1px solid #fbc2c4;
    color:#d12f19;
}
.buttons a.negative:active{
    background-color:#d12f19;
    border:1px solid #d12f19;
    color:#fff;
}

.strike{
	text-decoration: line-through;	
}

.clear{
  clear:both;	
}
a.press
{
	font-family:"Times New Roman", Times, serif;
	font-size:18px;
	color: rgb(0,0,153);
}
.press
{
	font-family:"Times New Roman", Times, serif;
	font-size:18px;
	color: rgb(0,0,153);
}
.terms
{
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#000099;
	font-size:small;
}
.orange_font
{FONT-SIZE: 10pt; color: #ff3300; FONT-FAMILY: arial; font-weight: normal;}

li {
	margin: 4px 0;
	line-height: 1.5em;
}

ul{
	line-height: 2em;
}
.tellafrnd_blue
{
font-family: verdana,sans-serif;
/*color: rgb(0, 0, 153);*/
color:#0f0f9f;
font-weight: bold;
}
a.tellafrnd_blue
{
font-family: verdana,sans-serif;
/*color: rgb(0, 0, 153);*/
color:#0f0f9f;
font-weight: bold;
font-size:102.8%;
text-decoration:none;
}

.tellafrnd_orange
{
font-family: verdana,sans-serif;
color: rgb(255, 102, 0);
font-weight: bold;
}
a.tellafrnd_orange
{
font-family: verdana,sans-serif;
color: rgb(255, 102, 0);
font-weight: bold;
font-size:102.8%;
text-decoration:none;
}