﻿@charset "UTF-8";

body {
	background-image: url(/Files/System/web/tk_nmsms/gfx/bgTile.png);
        background-color: #FFF;
	margin: 0px;
}

td {
	font-family: "Trebuchet MS", Tahoma, Arial, Verdana;
	font-size: 11px;
}

h1 {
	font-family: "Trebuchet MS", Tahoma;
	font-size: 18px;
	font-weight: bold;
	margin: 0px;
}

a {
        font-family: "Trebuchet MS", Tahoma, Arial, Verdana;
	font-size: 11px;
        text-decoration: underline;  
        color: #000;     
}

a:hover {
        font-family: "Trebuchet MS", Tahoma, Arial, Verdana;
	font-size: 11px;
        font-weight: bold; 
        text-decoration: underline;  
        color: #000;     
}

.L1
{
        font-family: "Trebuchet MS", Tahoma, Arial, Verdana;
	font-size: 11px;
        font-weight: bold; 
	padding-right: 5px;
	padding-left: 5px;
}

.L1 .L2 a {
        font-family: "Trebuchet MS", Tahoma, Arial, Verdana;
	font-size: 11px;
        text-decoration: none;  
        color: #000;     
}

.L1 .L2 a:hover {
        font-family: "Trebuchet MS", Tahoma, Arial, Verdana;
	font-size: 11px;
        font-weight: bold; 
        text-decoration: none;  
        color: #AAA;     
}

.L2 {
        font-family: "Trebuchet MS", Tahoma, Arial, Verdana;
	font-size: 11px;
        font-weight: bold;
        width: 200px;
        margin-left: -5px;
        padding-top: 15px;
        padding-right: 10px;
        padding-left: 10px;
        padding-bottom: 15px;
	background-color: #e3f2ee;
}

.inputTips {
	width: 130px; height: 15px;
        border: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: right;
	margin: 0px; padding: 0px;
}

.inputForm {
	width: 135px; height: 15px;
        border: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: right;
	margin: 1px;
}

.inputFormDDW {
	width: 135px; height: 18px;
        border: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: right;
	margin: 1px;
}

.sendButton {
	/*width: 130px;*/
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; cursor: hand; 
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: right;
	margin: 0; padding: 1px 2px; background-color: #FFFFFF; 
}

.tdWhite250px {
	background-image: url(/Files/System/Web/tk_nmSMS/gfx/ds-250-bg.png);
	background-repeat: repeat-y;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
}

.tdWhiteMap {
	background-image: url(/Files/System/Web/tk_nmSMS/gfx/ds-250-bg.png);
	background-repeat: repeat-y;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
}

.tdWhite430px {
	background-image: url(/Files/System/Web/tk_nmSMS/gfx/ds-430-bg.png);
	background-repeat: repeat-y;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	width: 400px;
}

.tdWhite680px {
	background-image: url(/Files/System/Web/tk_nmSMS/gfx/ds-680-bg.png);
	background-repeat: repeat-y;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
}

.tdWhite930px {
	background-image: url(/Files/System/Web/tk_nmSMS/gfx/ds-930-bg.png);
	background-repeat: repeat-y;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
}

.divGreen {
	padding: 10px;
	background-color: #e3f2ee;
}

