.curlycontainer{
border: 1px solid #b8b8b8;
margin-bottom: 1em;
width: 300px;
}

.curlycontainer .innerdiv{
background: transparent url(media/brcorner.gif) bottom right no-repeat;
position: relative;
left: 2px;
top: 2px;
padding: 1px 4px 15px 5px;
}






/* BACKGROUND ----------------------------------------------------------------------------------------------------------------------------*/

.bgtop{
	background-image:url(img/bg_bartop.jpg);
	background-repeat:repeat-x;
}

.doth{
	background-image:url(img/doth.gif);
	background-repeat:repeat-x;
}

.dotv{
	background-image:url(img/dotv.gif);
	background-repeat:repeat-y;
}

/* LINKS --------------------------------------------------------------------------------------------------------------------------------------*/

a:link{text-decoration:underline; color:#333333;}
a:visited{text-decoration:underline; color:#333333;}
a:hover{text-decoration:underline; color:#CC0000;}

a.link1:link{text-decoration:underline; color:#CC0000;}
a.link1:visited{text-decoration:underline; color:#CC0000;}
a.link1:hover{text-decoration:underline; color:#000000;}

/* FONTS ------------------------------------------------------------------------------------------------------------------------------------*/
.css4{
	font-size:14px;
	color:#000000;
	border-color:#cccccc; 
	border-top-width:1px;
	border-bottom-width:1px;
	border-left-width:1px;
	border-right-width:1px; 
	border-style:solid; 
}
.css5{
	font-size:12px;
	color:#000000;
	border-color:#cccccc; 
	border-top-width:1px;
	border-bottom-width:1px;
	border-left-width:1px;
	border-right-width:1px; 
	border-style:solid; 
}

.css1{
	color:#333333;
}

.css2{
	color:#CCCCCC;
}

.css3{
	color:#FFFFFF;
}

.head1{
	font-size:12px;
	color:#333333;
}

/* MASTER FONTS ------------------------------------------------------------------------------------------------------------------------*/

body,table,td{
	font-family:Tahoma, "Microsoft Sans Serif";
	font-size:11px;
	color:#333333;
}
h1 {
	font-size:18px;
}
h2 {
	font-size:16px;
	color:#000033;
}
h3 {
	font-size:14px;
}

input{
	font-family:Tahoma, "Microsoft Sans Serif";
	font-size:14px;
	color:#333333;
}

select{
	font-family:Tahoma, "Microsoft Sans Serif";
	font-size:14px;
	color:#333333;
}

textarea{
	font-family:Tahoma, "Microsoft Sans Serif";
	font-size:11px;
	color:#333333;
}

/* MASTER HTML -------------------------------------------------------------------------------------------------------------------------*/

table{
	border:1px ;
}

tr{
	vertical-align:top;
}

img{
	border:0px;
}

.border{
	border:1px solid #cccccc;
}

.borderDot{
	border:1px dashed #cccccc;
}

.borderTop{
	border-color:#cccccc; 
	border-top-width:1px; 
	border-bottom-width:1px;
	border-left-width:1px;
	border-right-width:1px;
	border-style:solid; 
}

.borderTopDot{
	border-color:#cccccc; 
	border-top-width:1px; 
	border-bottom-width:1px;
	border-left-width:1px;
	border-right-width:1px;
	border-style:dashed; 
}

.borderBottom{
	border-color:#cccccc; 
	border-top-width:1px;
	border-bottom-width:1px;
	border-left-width:1px;
	border-right-width:1px;
	border-style:solid; 
}

.borderBottomDot{
	border-color:#cccccc; 
	border-top-width:1px;
	border-bottom-width:1px;
	border-left-width:1px;
	border-right-width:1px;
	border-style:dashed; 
}

.borderLeft{
	border-color:#cccccc; 
	border-top-width:1px;
	border-bottom-width:1px;
	border-left-width:1px; 
	border-right-width:1px;
	border-style:solid; 
}

.borderLeftDot{
	border-color:#cccccc; 
	border-top-width:1px;
	border-bottom-width:1px;
	border-left-width:1px; 
	border-right-width:1px;
	border-style:dashed; 
}

.borderRight{
	border-color:#cccccc; 
	border-top-width:1px;
	border-bottom-width:1px;
	border-left-width:1px;
	border-right-width:1px; 
	border-style:solid; 
}

.borderRightDot{
	border-color:#cccccc; 
	border-top-width:1px;
	border-bottom-width:1px;
	border-left-width:1px;
	border-right-width:1px; 
	border-style:dashed; 
}


.imgPNG{
	behavior:url(iepngfix.htc);
}

ul{
	list-style:circle;
}

li{
	list-style:circle;
}
