/* snippets
min-height (including ie6)	- min-height: 250px; _height: expression(this.offsetHeight < 250 ? '250px' : this.offsetHeight);
*/

body{color:#000; font-family:Arial; background:#681719; font-size:12px;}
a { color: #666; text-decoration:none; }
a:hover{color:#333;}
td { vertical-align: middle; }
h1 {color:#000; font-size:17px; margin-bottom:1em;}
input{border:1px solid #BDBDBD; font-family:Arial; background:#fff; color:#333;}
input[type=checkbox], input[type=radio]{border:none;}
input[type=button], input[type=submit], input[type=reset]{cursor:pointer;}
textarea{font-family:Arial; color:#333; overflow:auto; border:1px solid #BDBDBD; font-size:12px;}

.ErrIcon { vertical-align: sub; position: absolute; padding: 0em 0.4em; margin-top:7px;}

.s_menuWrapper { width: 100%; direction: ltr;}

.container { width:780px;}
.s_header {height:165px; margin-top:5px; }
.s_header .s_logo {width:780px;}
.s_header .s_topMenu {margin-top:0px;}


.s_main {background: #681719; width:780px; margin-top:5px;}
.s_main .s_content {  padding-bottom:0px; background:#fff; border:0px solid #d7c2a5; }
.s_main .s_content .s_content_box { position: relative; padding-right:15px; padding-top:15px; min-height:1060px;}

.s_main .s_panel {width: 156px; background:#fff; border:0px solid #d7c2a5; margin-left:2px !important; }
.s_main .s_panel_box { float:right; width:150px;  padding-right:6px;  padding-top:15px; }

.s_footer .s_credit{display:none;}

.content_dv{padding-left:15px;}
.content{line-height:1.8em; clear:right;}
.content ul{list-style:disc;}
.content ol{list-style:numeric;}
.content ul, .content ol{margin-right:15px;}


/*asaf classes*/
.rightcornerstop {width:156px; height:10px; background-image:url(../m/righttopcorner.jpg); background-repeat:no-repeat;}
.leftcornerstop{height:10px; background-image:url(../m/lefttopcorner.jpg); background-repeat:no-repeat;  }

.asafcredit{ text-align:left; float:left;}
.asafcredit a{color:#ae6465;}
.asafcredit a:hover {color: #e2a8a8; text-decoration:underline;}
.content_dv a:hover{text-decoration:underline; color:#999999;}




