/* CSS Document */

.container{border:1px solid #c5d0d7;}
.container-top{background:url(../images/top.gif) repeat-x;}
.container-left{background:url(../images/left.gif) repeat-y left; width:10px;}
.container-right{background:url(../images/right.gif) repeat-y right; width:10px;}
.container-bottom{background:url(../images/bottom.gif) repeat-x bottom;}

.title01
{
	font-family:"Trebuchet MS", Arial;
	font-size:13px;
	font-weight:bold;
	color:#eeeeee;
	text-transform:uppercase;
}
.title02
{
	font-family:"Trebuchet MS", Arial;
	font-size:13px;
	font-weight:bold;
	color:#000000;
	text-transform:uppercase;
}
.title03
{
	font-family:"Trebuchet MS", Arial;
	font-size:13px;
	font-weight:bold;
	color:#e08726;
}
.title04
{
	font-family:"Trebuchet MS", Arial;
	font-size:13px;
	font-weight:bold;
	color:#002767;
	text-transform:uppercase;
}
.title05
{
	font-family:"Trebuchet MS", Arial;
	font-size:13px;
	font-weight:bold;
	color:#333333;
	text-transform:uppercase;
}

