/* CSS Document */
/* BODY */
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	color: #4d4d4d;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(../images/topheadbg.jpg);
	background-repeat:repeat-x;
}
.upperbg {width:732px; height:358px; background-image:url(../images/up_bg.png); background-position:bottom; background-repeat:no-repeat;
}
.upframe {
	background-image:url(../images/up_frame.png);
	background-repeat:no-repeat;
	background-position:bottom;
}
.leftframe {
	background-image:url(../images/left_frame.png);
	background-repeat:repeat-y;
	background-position:right;

}
.rightframe {
	background-image:url(../images/right_frame.png);
	background-repeat:repeat-y;
	background-position:left;
}
.mainframe {
    background-color:#e5e5e5;
	line-height:16px;
}



/* TEXT */
a:link {
	color:#FF3300;
	text-decoration: underline;
}
a:visited {
	color:#FF3300;
	text-decoration: underline;
}
a:hover {
	color:#990000;
	text-decoration: none;
}
a:active {
	color:#FF0000;
	text-decoration: underline;
}
.privacy {
	font-size: 11px;
	background-color:#e5e5e5;
}
.menutitle {
    font-size: 16px #4d4d4d;
	border-bottom: 2px #c64832 solid;
	}




/* gDAW links */ 
.gDAW a:link {
	color:#4d4d4d;
	text-decoration:none;
}
.gDAW a:visited {
	color:#4d4d4d;
	text-decoration:none;
}
.gDAW a:hover {
	color:#000000;
	text-decoration:underline;
}
.gDAW a:active {
	color:#333333;
	text-decoration:none;
}






.container {background:#000000; width:732px; margin:0 15px; filter:alpha(opacity=30); -moz-opacity:0.3; opacity:0.3;}
.rtop, .rbottom{display:block; background:#ffcd67;}
.rtop *, .rbottom *{display: block; height: 1px; overflow: hidden; background:#000000;}
.r1{margin: 0 5px}
.r2{margin: 0 3px}
.r3{margin: 0 2px}
.r4{margin: 0 1px; height: 3px}

.rl1 {margin: 0 0 0 5px; }
.rl2 {margin: 0 0 0 3px; }
.rl3 {margin: 0 0 0 2px; }
.rl4 {margin: 0 0 0 1px; height: 2px;}

.rr1 {margin: 0 5px 0 0; }
.rr2 {margin: 0 3px 0 0; }
.rr3 {margin: 0 2px 0 0; }
.rr4 {margin: 0 1px 0 0; height: 2px;}

