﻿
body,div,p,td,span{font-family:Arial;font-size:12px;line-height:18px;color:#64665f;}

body {
    background-color:#cbcabc;
    background-image:url(/assets/images/bg-body.png);
    background-repeat:repeat-x;
    margin-top:20px;
}
form{margin:0px;padding:0px;}
img{border: none;}
h1{font-size:16px;border-bottom:dotted 1px #64665f;line-height:28px;margin-top:0px;letter-spacing:3px;}
h2{font-size:14px;margin-bottom:5px;}

 .a1{color:#41a2bb;text-decoration:none;}
a.a1:hover{text-decoration:underline;}
 .a2{color:#666666;font-size:12px;}
a.a2:hover{color:#000000;}
 .a3{color:#41a2bb;text-decoration:none;font-size:10px;}
a.a3:hover{text-decoration:underline;}

.inputLabel{color:#000000;margin-top:5px;}
.inputText{border:solid 1px #cccccc;border-top:solid 1px #666666;padding:3px;color:#666666;margin-bottom:0px;}
.required{color:Red;}
.img1{border:solid 1px #cccccc;padding:2px;}
.linkButton
{
    border:solid 1px #cccccc;
    text-align:center;
    padding:3px 3px 3px 3px;
    background-color:#f7f7f7;
    color:#000000;
    display:inline-block;
    text-decoration:none;
    margin:0px 5px 0px 0px;
}
.linkButton:hover{text-decoration:underline;}

#wrapper
{
	width: 980px;
	margin: 20px auto 20px auto;
}

#main{width: inherit;}


.container980px{margin-bottom:10px;}
.container980px .top{ width:980px;height:15px;background-image:url(/assets/images/container-top-980px.png);background-repeat:no-repeat;margin:0px; }
.container980px .middle{ width:980px;width:930px;background-image:url(/assets/images/container-middle-980px.png);background-repeat:repeat-y;padding:0px 25px 0px 25px;margin:0; }
.container980px .bottom{ width:980px;height:15px;background-image:url(/assets/images/container-bottom-980px.png);background-repeat:no-repeat; }

.container227px{margin-left:10px;}
.container227px .top{ width:227px;height:10px;background-image:url(/assets/images/container-top-227px.png);background-repeat:no-repeat; }
.container227px .middle{ width:227px;width:207px;background-image:url(/assets/images/container-middle-227px.png);background-repeat:repeat-y;padding:0px 10px 0px 10px;margin:0px; }
.container227px .bottom{ width:227px;height:10px;background-image:url(/assets/images/container-bottom-227px.png);background-repeat:no-repeat;margin-bottom:15px; }

