/* CSS Document */

/* colors
Body = #DCEAEA
Background = #FEFBDC
Menu Background = #ECA525
Red = 9A1639
Dark Grey frame around body = A39B95
Light Grey = E0DFDE
*/

#content
{
width: 816px;
margin: 0 auto
}

/* html{overflow: -moz-scrollbars-vertical;} */
/* html{overflow-x: auto; margin: 0 auto;} */

body{

background-color:#C8C8C8;
text-align:center;}
body a:link {text-decoration:none; color:#808080;}
body a:visited {text-decoration:none; color:#808080;}
body a:hover {text-decoration:none; color:#CC0000;}
body a:active {text-decoration:none; color:#808080;}

.shadow1{
border:2px #C0C0C0 solid;
text-align:center;
width:816px;}
.shadow2{
border:1px #B8B8B8 solid;
text-align:center;
width:812px;}
.shadow3{
border:1px #B0B0B0 solid;
text-align:center;
width:810px;}
.shadow4{
border:1px #A8A8A8 solid;
text-align:center;
width:808px;}
.shadow5{
border:1px #A0A0A0 solid;
text-align:center;
width:806px;}
.shadow6{
border:2px #9C9E9D solid;
text-align:center;
width:802px;}

.container{
border:1px #000000 solid;
text-align:center;
width:800px;}

.section1{
background-image:url(../images/grad/red_top.gif);
width:800px;
height:130px;
text-align:left;
font-family:Arial;
font-size:11px;
font-weight:700;
font-variant:small-caps;
line-height:12px;
color:#FFFFFF;}
.section1 a:link {text-decoration:none; color:#FFFFFF;}
.section1 a:visited {text-decoration:none; color:#FFFFFF;}
.section1 a:hover {text-decoration:none; color:#CC0000;}
.section1 a:active {text-decoration:none; color:#FFFFFF;}

.section2{
background-color: #FFFFFF;
background-image:url(../images/section2_back.jpg);
width:800px;
height:180px;
font-family:Arial;
font-size:15px;
line-height:17px;
text-align:right;
color:#C0C0C0;}

.container1{
background-color: #C0C0C0;
width:800px;
height:42px;}

.section3{
background-color: #C0C0C0;
background-image:url(../images/paper_curl.jpg);
width:270px;
height:42px;
text-align:left;
font-family:Tahoma;
font-size:12px;
font-weight:700;
line-height:42px;
float:left;
color:#D32A25;}

.section3a{
background-image:url(../images/grad/silver1.gif);
width:529px;
height:42px;
text-align:center;
font-family:Arial;
font-size:12px;
font-weight:700;
font-variant:small-caps;
line-height:14px;
color:#000000;
float:right;}
.section3a a:link {text-decoration:none; color:#000000;}
.section3a a:visited {text-decoration:none; color:#000000;}
.section3a a:hover {text-decoration:none; color:#CC0000;}
.section3a a:active {text-decoration:none; color:#FFFFFF;}

.tableback{
background-image:url(../images/tableback.jpg);
}

.mainleft{
border-left:1px #000000 solid;
background-color: #DCDFE4;
width:270px;
height:500px;
font-family:Arial;
font-size:11px;
line-height:13px;
text-align:left;
color:#000000;
float:left;}
.mainleft a:link {text-decoration:none; color:#808080;}
.mainleft a:visited {text-decoration:none; color:#808080;}
.mainleft a:hover {text-decoration:none; color:#CC0000;}
.mainleft a:active {text-decoration:none; color:#808080;}

.mainright{
border-right:1px #000000 solid;
background-color: #FFFFFF;
width:530px;
height:500px;
font-family:Tahoma;
font-size:11px;
line-height:13px;
text-align:left;
color:#000000;
float:right;}
/*
.mainright a:link {text-decoration:none; color:#FFFFFF;}
.mainright a:visited {text-decoration:none; color:#FFFFFF;}
.mainright a:hover {text-decoration:none; color:#CC0000;}
.mainright a:active {text-decoration:none; color:#FFFFFF;}*/
  
#mylist ul{
padding:5px;  
list-style-type:disc;
text-indent: -4px;}
#mylist li{
margin-left: -1em;
margin-right: 10%;
margin-top: -.5em;
margin-bottom: -.5em;}

.footer{
background-image:url(../images/grad/red_top.gif);
width:800px;
height:43px;
text-align:right;
color:#FFFFFF;}
.footer a:link {text-decoration:none; color:#FFFFFF;}
.footer a:visited {text-decoration:none; color:#FFFFFF;}
.footer a:hover {text-decoration:none; color:#000000;}
.footer a:active {text-decoration:none; color:#FFFFFF;}

/* Form */

.FormInput {
border:1px #C80000 solid;
font-family:Arial; 
font-size:12px; 
color:#000000; 
background-color:#FFFFFF; 
height:16px; 
width:190px;
}

.SubmitButton {
border-top:1px #FFF solid;
border-left:1px #FFF solid;
border-right:1px #000 solid;
border-bottom:1px #000 solid;
height:20px;
background: #FFFFFF;
font-family: Arial; 
font-size: 12px;
color:#C80000;
cursor: hand;}

.mainlink a:link {text-decoration:none; color:#FFFFFF;}
.mainlink a:visited {text-decoration:none; color:#FFFFFF;}
.mainlink a:hover {text-decoration:none; color:#CC0000;}
.mainlink a:active {text-decoration:none; color:#FFFFFF;}