﻿body {
}

.logo
{
	background-image:url(../images/SiegSmsLogo.gif);
	background-position:right bottom;
	background-repeat:no-repeat;
    width:246px;  
    height:74px;
}

.logo_anchor
{
    font-size:9pt;
    color:Gray;	
    text-decoration:none;
}

.logo_anchor:hover
{
	text-decoration:underline;
}
.logo_link
{
    font-size:11pt;
    font-family:Times New Roman;
    font-weight:bold;
    color:#D23500;	
    text-decoration:none;
}

.logo_link:hover
{
	font-weight:bold;
	font-family:Times New Roman;
	text-decoration:underline;
}

.banner
{
	background-image:url(../images/banner.jpg); 
	background-repeat:no-repeat; 
	height:216px; 
	padding:60px 0px 0px 280px; 
	color:White; 
	font-size:15pt; 
	font-weight:bold; 
	font-family:Sans-Serif;
}

.siegsoftImg
{
	background-image:url(../images/siegsoft.gif);
	background-repeat:no-repeat;
	border-right:solid 1px silver;
    width:234px;
	height:274px;
}

.description
{
	font-family:verdana; color:Black; font-size:8pt;
}

.title
{
	font-family:Verdana; 
	font-weight:bold; 
	font-size:13pt;
	color:Gray;
}

.name
{
	font-family:Sylfaen; font-weight:bold; color:#0066CC;
}

.button
{
     border-width:0px;
     background-color:Maroon;
     color:White;
     font-family:Calibri;
     /*font-weight:bold;*/
     font-size:11pt;
}

.copyrights
{
	color:Silver;
	font-family:Tahoma;
	font-size:10pt;
}

.footer
{
	border-top:solid 2px maroon;
	color:#8e8c8c; 
	font-family:Tahoma; 
	font-size:8pt;
}

.footer_anch
{
	color:#8e8c8c; 
	font-family:Tahoma; 
	font-size:8pt;
	text-decoration:none;
}
.linksdiv
{
	text-align:left;
	font-family:Calibri;
	background-color:#F7FAFC;
}

.linkitem
{
	background-color:#F7FAFC;
	border-bottom:solid 1px silver;
}

/*.linkitem:link
{
	padding-left:10px;
	color:Black;
}
.linkitem:hover
{
	
	color:White;
	font-family:Arial, Verdana;
	text-decoration:underline;
}
.linkitem:visited
{
	color:Black;
}
*/
.SideMenuLink
{
   color:#316AC5;
   text-decoration:none;
   font-weight:bold;
}
.SideMenuLink:hover
{
	font-family:Arial, Verdana;
}

.loadingStyle
{
	font-size:large;
}

.links
{
	 color:#316ac5; text-decoration:none; font-weight:bold;
}

.TableHeader
{
 background-color:#8b8b8b;
 color:White;
 font-weight:bold;
 border:solid 1px black;
}
.Status
{
	color:#e79377;
	font-weight:bold;
}
/*.SideMenuLink:visited
{
 color  :#316AC5;
   text-decoration:none;
}*/


.topLeft
{
    width:26px; height:26px;
	background-image:url(../images/circle_w.gif); background-repeat:no-repeat; background-position:left top;
}

.topRight
{
	width:26px; height:26px;
	background-image:url(../images/circle_w.gif); background-repeat:no-repeat; background-position:right top;
}

.topCenter
{
	height:26px;
	background-image:url(../images/center_w.gif); background-repeat:repeat-x; background-position:center top;
	font-family:Arial; font-size:10pt; font-weight:bold;
}

.bodyLeft
{
	width:26px;
	background-image:url(../images/bodyC_w.gif); background-repeat:repeat-y; background-position:left top;
}

.bodyRight
{
	width:26px;
	background-image:url(../images/bodyC_w.gif); background-repeat:repeat-y; background-position:right top;
}

.btmLeft
{
	width:26px; height:26px;
	background-image:url(../images/circle_w.gif); background-repeat:no-repeat; background-position:left bottom;
	font-size:2pt;
}

.btmRight
{
	width:26px; height:26px;
	background-image:url(../images/circle_w.gif); background-repeat:no-repeat; background-position:right bottom;
	font-size:2pt;
}

.btmCenter
{
	height:26px;
	background-image:url(../images/center_w.gif); background-repeat:repeat-x; background-position:center bottom;
	font-size:2pt;
}

.verifyBt
{
	background-color:Maroon;
	color:White;
	font-family:Tahoma; font-size:11pt; font-weight:bolder;
	width:60px;
}