body {
background-color:#FF0000;
background-image:url(img/bg.gif);
border:0 none;
font-family:Tahoma,Verdana,Arial;
font-size:14px;
margin:0;
min-width:600px;
padding:0;
width:100%;
}

/* HEADER */
div#header {
border-bottom:1px solid #000000;
background-color:#FF0000;
clear:both;
float:left;
padding:0;
width:100%;
}

img {
margin:10px 0 5px;
}

#header ul {
clear:left;
float:left;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:10px 0 0;
padding:0;
width:100%;
}

#header ul li {
display:inline;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:0;
padding:0;
}

#header ul li a {
background:#EEEEEE none repeat scroll 0 0;
color:#000000;
display:block;
float:left;
left:15px;
line-height:1.3em;
margin:0 0 0 1px;
padding:3px 10px;
position:relative;
text-align:center;
text-decoration:none;
}

#header ul li a.active, #header ul li a.active:hover {
background:#000000 none repeat scroll 0 0;
color:#FFFFFF;
font-weight:bold;
}

#layoutdims {
background:#666666 none repeat scroll 0 0;
border-top:4px solid #000000;
clear:both;
color:#FFFFFF;
margin:0;
padding:6px 15px !important;
text-align:left;
}

#header p, #header h1, #header h2 {
margin:0;
padding:0.4em 15px 0;
}

.colmask {
clear:both;
float:left;
overflow:hidden;
position:relative;
width:100%;
}

.leftmenu {
background:#FFFFFF url(../images/b.gif) repeat scroll 0 0;
}

.colright, .colmid, .colleft {
float:left;
position:relative;
width:100%;
}

.leftmenu .colleft {
background:#666666 none repeat scroll 0 0;
right:100%;
}

.col1, .col2, .col3 {
float:left;
overflow:hidden;
padding:0 0 1em;
position:relative;
}

.leftmenu .col1 {
left:102%;
width:71%;
}

h1 {
margin:0.7em 0 0.2em;
padding:0;
}

.leftmenu .col2 {
left:6%;
width:21%;
}

.colmask p {
font-size: 90%;
}

#header ul li a:hover {
background:#336699 none repeat scroll 0 0;
color:#FFFFFF;
}

.form label {
color:#333333;
float:left;
font-size:13px;
padding:0 8px 0 0;
text-align:left;
width:170px;
}

.int_textbox {
padding-bottom:15px;
}

.textfield2 {
background-color:#FFFFFF;
border:1px solid #000000;
height:20px;
padding:3px;
width:280px;
}

.textarea {
background-color:#FFFFFF;
border:1px solid #000000;
height:200px;
padding:3px 0 0 5px;
}

/* FOOTER */
#footer {
border-top:1px solid #000000;
clear:both;
float:left;
width:100%;
}

#footer p {
margin:0;
padding:10px;
}

a {
color:#FFFFFF;
text-decoration:none;
}


