<!-- SMS Messaging System Main CSS StyleSheet -->
body
{
	font: normal 10pt tahoma;
}
A:link
{
	font-weight: normal;
	font-size: 10pt;
	color: black;
	font-family: tahoma;
	text-decoration: none;
}
A:visited
{
	font-weight: normal;
	font-size: 10pt;
	color: black;
	font-family: tahoma;
	text-decoration: none;
}
A:hover
{
	font-weight: normal;
	font-size: 10pt;
	color: black;
	font-family: tahoma;
	text-decoration: none;
}
A:active
{
	font-weight: normal;
	font-size: 10pt;
	color: black;
	font-family: tahoma;
	text-decoration: none;
}
LABEL
{
	font-size: 10pt;
	color: black;
	font-family: tahoma;
}


/*td.label {font-family: verdana; font-size:8pt; color: #000066; font-weight: bold}
th {font-family: verdana; font-size:9pt; color: #FFFFFF}
td.sml_txt {font-family: verdana; font-size:10pt; color: #000000}

input.box {font-family:Verdana,Arial,Helvetica; font-size: 8pt}
select.boxs {font-family:Verdana,Arial,Helvetica; font-size: 8pt}

.textInput {font-family:verdana,arial,helvetica,sans-serif; font-size:8pt;}

 Button 
.btnM {font-family:verdana,arial,helvetica,sans-serif; font-size: 8pt;}*/




.StdPage {
        background-image: url(../Images/cafe_background.gif);
        background-repeat: repeat;
        background-color: white;
	font-family: Tahoma, Arial, Times New Roman;
	font-size: 10pt;
	font-weight: normal;
        margin: 0 0 0 0;
}
.WhitePage {
        background-image: none;
        background-color: white;
	font-family: Tahoma, Arial, Times New Roman;
	font-size: 10pt;
	font-weight: normal;
        margin: 0 0 0 0;
}

.BannerPage {
        background-image: none;
        background-color: #fefede;
	font-family: Tahoma, Arial, Times New Roman;
	font-size: 10pt;
	font-weight: normal;
        margin: 0 0 0 0;
}

.TOCPage {
        background-image: none;
        background-color: #fefede;
	font-family: Tahoma, Arial, Times New Roman;
	font-size: 10pt;
	font-weight: normal;
        text-decoration: none;
        margin: 0 0 0 0;
}

.fixtext {
	font-family: Courier, New Courier;
	font-size: 10pt;
}

.regtext {
	font-family: Tahoma, Arial, Times New Roman;
	font-size: 10pt;
}

.smalltext {
	font-family: Tahoma, Arial, Times New Roman;
	font-size: 9pt;
}

.tinytext {
	font-family: Tahoma, Arial, Times New Roman;
	font-size: 8pt;
}

.stocktext {
	font-family: Ms Sans Serif, Arial, Times New Roman;
	font-size: 6pt;
}

.minitext {
	font-family: Tahoma, Arial, Times New Roman;
	font-size: 7pt;
}

.strongtext {
	font-family: Tahoma, Arial, Times New Roman;
	font-size: 12pt;
	font-weight: bold;
	color: #DC143C;
	text-align: center;
}

.boldtext {
	font-family: Tahoma, Arial, Times New Roman;
	font-size: 8pt;
	font-weight: bold;
}

.headertext {
	font-family: Tahoma, Arial, Times New Roman;
	font-size: 11pt;
	font-weight: bold;
}

.linkminitext {
	font-family: Tahoma, Arial, Times New Roman;
	font-size: 8pt;
	font-weight: bold;
        text-decoration: none;
        color: blue;
}

.linktext {
	font-family: Tahoma, Arial, Times New Roman;
	font-size: 10pt;
	font-weight: bold;
        text-decoration: none;
        color: blue;
}

.link3dtext {
        font-family: Arial Black, Arial, Times New Roman;
        font-size: 24px;
        font-weight: normal;
        text-decoration: none;
        color: navy;
        margin-left: 8px;
}

.link3dhilite {
        font-family: Arial Black, Arial, Times New Roman;
        font-size: 24px;
        font-weight: normal;
        text-decoration: none;
        color: blue;
        margin-left: 4px;
        margin-top: -33px; 
}

.infotext {
	font-family: Tahoma, Arial, Times New Roman;
	font-size: 12pt;
	font-weight: bold;
}

.titletext {
	font-size: 14pt;
	fontFamily: Tahoma, Arial, Times New Roman;
	font-weight: bold;
	color: black;

}

.loghdrtext {
	font-size: 10pt;
	fontFamily: Tahoma, Arial, Times New Roman;
	font-weight: bold;
	color: blue;
}

.logtitletext {
	font-size: 10pt;
	fontFamily: Tahoma, Arial, Times New Roman;
	font-weight: bold;
	color: red;
}

.fieldtext {
	font-size: 10pt;
	fontFamily: Tahoma, Arial, Times New Roman;
	font-weight: bold;
	color: blue;
}

.labeltext {
	font-size: 10pt;
	fontFamily: Tahoma, Arial, Times New Roman;
	font-weight: bold;
	color: black;
}

.btnlabel {
        font-family: Tahoma, Arial, Times New Roman;
        font-size: 12pt;
        font-weight: bold;
        font-color: blue;
}
.btnlabel2 {
        font-family: Tahoma, Arial, Times New Roman;
        font-size: 11pt;
        font-weight: bold;
        font-color: black;
}

.ImageStyle {
	border-width: none;
	border-style: none;
	border-color: black;
	vertical-align: middle;
}
.StockPage {
    background-color: black;
	font-family: Ms Sans Serif, Arial, Times New Roman;
	font-color: white;
	font-size: 6pt;
	font-weight: bold;
        margin: 0 0 0 0;
}
.stocktext1 {
	font-family: Ms Sans Serif, Arial, Times New Roman;
	font-color: white;
	font-size: 6pt;
	font-weight: bold;
        margin: 0 0 0 0;

}