body {
    margin: 0px;
    padding: 0px;
    color: #666666;
    background-image: url("//in.yourweb-life.com/design/general-images/sd.png") repeat-y; 
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 13px;
}

.tdbg { 
background: url("//in.yourweb-life.com/design/general-images/sd.png") repeat-y; 
background-position:center; 
padding-left: 28px; 
padding-right: 28px; 
}

.tdbg-f { 
background: url("//in.yourweb-life.com/design/general-images/sd.png") repeat-y; 
background-position:center; 
padding-left: 28px; 
padding-right: 28px; 
color: #445664;
text-decoration:none;
font-size: 10px;
}

.body-outer {
    width: 730px;
    margin: 0px auto 0px auto;
    padding: 0px;
    background-color: #fff;
}
a, a:active, a:visited {
	color: #f0490a;
  	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #416092;
}
.top {
    background-color: #6483d2;
    color: #d9e9fb;
    text-align: center;
    padding: 6px 10px 6px 10px;
    font-size: 11px;
}
.top a, .top a:active, .top a:visited {
    color: #eaf3ff;
}
.top a:hover {
    color: #cce3ff;
}
.footer {
    background-color: #444;
    color: #bbb;
    text-align: center;
    padding: 20px 10px 20px 10px;
    font-size: 11px;
}
.footer a, .footer a:active, .footer a:visited {
    color: #f3f3f3;
}
.footer a:hover {
    color: #ffffff;
    text-decoration: underline;
}
.header {
    background-color: #f3f8fc;
    padding: 10px 10px 10px 10px;
}
.header-links {
    background-color: #6483d2;
    color: #d9e9fb;
    padding: 6px 10px 6px 13px;
    margin: 0px 0px 0px 0px;
}
.header-links a, .header-links a:active, .header-links a:visited {
    font-size: 13px;
    font-weight: bold;
    color: #d9e9fb;
    text-decoration: none;
}
.header-links a:hover {
    color: #fff;
}

.hr {
    width: 75%;
    padding: 1px;
    margin: 10px;
    border-bottom: solid 1px #dddddd;
    border-top: solid 1px #dddddd;
    font-size: 1px;
}
/* misc*/

h1 {
    padding: 10px 10px 10px 10px;
	font-family: verdana;
	color: #004080;
	font-size: 13px;
	font-weight: bold;
    background-color: #eaf3ff;
    border: solid 2px #d9e9fb;
	margin: 0px 0px 8px 0px;
	}
h2 {
    padding: 5px 5px 5px 10px;
	font-family: verdana;
	color: #000000;
	font-size: 13px;
	font-weight: bold;
    background-color: #eaf3ff;
    border: solid 2px #d9e9fb;
	margin: 0px 0px 8px 0px;
}
h1.title, h1.title a, h1.title a:active, h1.title a:visited {
    font-size: 24px;
    font-weight: bold;
    font-family: Verdana, sans-serif;
    color: #0000ff;
    border: 0px;
    background-color: transparent;
    padding: 5px 5px 5px 5px;
    margin: 0px;
}



p,td {
    font-family: verdana, sans-serif;
    font-size: 13px;
}
input,textarea {
    font-family: verdana, sans-serif;
    font-size: 11px;
}
.bginput
{
    background-color: #f8fcfe; 
	border: solid #c6def0; 
	border-width: 1px 1px 1px 1px; 
	font-color: #626161; 
	font-size: 10px;
	font-family: trebuchet MS, arial, verdana;
}
.button
{
	background: #FFFFFF;
	border: 2px solid #CDDBDE;
	font-size: 10px;
	font-family: trebuchet MS, arial, verdana;
}
div.error {
    margin: 5px 0px 5px 0px;
    border: solid 2px #aa0000;
    padding: 5px;
    font-size: 11px;
    font-weight: bold;
    color: #ee0000;
}
.spacer
{
	padding: 5px;
}
/* header */
td.header {
	background-image:  url(/images/header_bg.gif);
}

td.header_links {
	background-color: #383838;
	height: 10px;
	font-size: 10px;
	color: #ffffff;
	padding-right: 15px;
	text-align: right;
}
td.header_links a{
	text-decoration; none;
	color: #ffffff;
	font-weight: normal;
    font-size: 10px;
}	

/*  LEFT menu */
td.menu {
	width: 190px;
	background: #ffffff;
	padding: 0;
	margin: 0;
	border-right: 1px solid #c6def0;	
}

.menutitle {
    background-color: #658bd1;
	font-family: verdana;
	color: #ffffff;
	font-size: 11px;
	font-weight: bold;
    padding: 8px 8px 6px 8px;
}
.menutitle a, .menutitle a:active, .menutitle a:visited {
    color: #fff;
    text-decoration: none;
}
.menutitle a:hover {
    text-decoration: underline;
}
div.submenu {
	background: #f1f4f9;
	padding: 0;
}
div.submenu a {
    font-weight: normal;
	display: block;
	padding: 2px 2px 2px 8px;
	margin: 0px;
	font-size: 11px;
	color: #6f7b99;
	border-bottom: dotted 1px #9cb0c8;
}
div.submenu a:hover { 
	background: #ffffff;
	background-color: #d0e4ff;
	color: #ff6c00;
}

    
/* MIDDLE */
.middle {
    background-color: #ffffff;
    padding: 10px;
    margin: 0px;
    font-size: 13px;
}

/* RIGHT menu */
td.menu2 {
	width: 140px;
	background: #ffffff;
	padding: 0;
	margin: 0;
	border-right: 1px solid #c6def0;	
}
td.menu2 div.headmenu2 {
	background-image: url(/images/navigation_right_header.gif);
	width:139px;
	text-align: right;
	height: 37px;
	font-family: verdana;
	color: #ffffff;
	font-size: 11px;
	font-weight: bold;
}


/*  Footer */
td.footer {
	width: 100%;
	background: #f1f4f9;
	padding: 10;
	margin-bottom: 20;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #9cb0c8;
	font-family: verdana;
	color: #999999;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
}

/* UNCATEGORIZEDDD */
div.text {
	text-align: left;
	font-family: trebuchert ms, verdana, arial;
	color: #333333;
	font-size: 11px;
}

div.text a{
	text-decoration: none;
	color: #f53535;
}

td.too {
	width: 300px;
	background: #f1f4f9;
	padding: 10;
	margin-bottom: 30;
	border-top: 1px solid #9cb0c8;
	border-bottom: 1px solid #9cb0c8;
	font-family: verdana;
	color: #999999;
	font-size: 11px;
	font-weight: bold;
}	
#sl_preview {
	padding: 0px;
	margin: 0px;
}

fieldset {
	margin: 0px;
	padding: 5px 10px 15px;
	border: 2px solid #3b3b3b;
	font: normal 11px Verdana, sans-serif;
	color: #333;
	}
fieldset legend {
	padding: 0px;
	margin: 0px 5px 0px 5px;
	font: normal 11px Verdana, sans-serif;
	color: #004080;
    font-weight: bold;
	}

table.sl_letters {
	padding: 0px;
	margin: 0px;
	}
table.sl_letters td {
	padding: 0px;
	margin: 0px;
	text-align: center;
	}
table.sl_letters td a, table.sl_letters td a:link, table.sl_letters td a:visited table.sl_letters td a:hover {
	padding: 0px;
	margin: 0px;
	border: 1px solid #FFF;
	text-decoration: none;
	text-align: center;
	display: block;
	}
table.sl_letters td a.sl_style_pick {
	border-color: #ffcc00;
	}
#sl_wrap input.sl_submit {
	padding: 4px 5px;
	margin: 0px;
	font: bold 11px Arial, sans-serif;
	color: #333;
	}