body
{
		margin: 0 0 0 0px;
		background-image: url(images/body_bg.jpg);
		background-repeat: repeat-x;
		background-color: #FFFFFF;
}

a:link , a:hover
{
	  color: #333333;
}

div
{
	  font-family: Tahoma;
		font-size: 11px;
		color: #333333;
}

.header
{
    text-align: left;
    width: 504px;
    margin-top: 32px;
		/*border: 1px solid #FFFFFF;*/
}

.blackbox
{
	  width: 341px;
		height: 118px;
	  background-image: url(images/hd_box.jpg);
		float: left;		
}

.padbox
{
	 padding: 15 15 15 15px;
	 color: #CCCCCC;		
}

.largefont
{
   font-size: 14px;
	 color: #CCCCCC;
}
.menubox
{
    width: 504px;	
}

.menubar
{
		background-image: url(images/mn_bg.jpg);
		clear: both;	
    height: 29px;		
}

.menubar img
{
	margin: 0 0 0 30px;
	float: left;
}

.contenthd
{
	  width: 528px;
		background-image: url(images/cnt_bg3.jpg);		
		height: 50px;
		text-align: left;
		clear: both;
}

.contentcol
{
	  width: 528px;
		background-image: url(images/cnt_bg2.jpg);	
		text-align: left;
}

.contentbox
{
	  padding: 5 35 0 35px;
}

.hdpad
{
	  padding: 15 30 0 35px;
		font-size: 14px;
		font-weight: bold;
}

.linkcol
{
		width: 220px;
		float: left;		
}

.subhd
{ 
	  background-color: #333333;
		border-bottom: 2px solid #CCCCCC;
		color: #FFFFFF;
		font-weight: bold;
		font-size: 12px;
		padding: 5 0 5 10px;
}

.listbox
{	  
		padding: 5 5 5 5px;
		border-bottom: 1px solid #EEEEEE; 
		clear: both;
}

.marignbox
{
    margin: 0 5 0 5px;
}

.label
{
		float: left;
		font-weight: bold;
		width: 200px;
}

.rightcol
{
	  float: right;
		padding: 0 5 0 5px;
		text-align: center;
		width: 80px;
}

#smallcol div
{
	  float: left;
		text-align: center;
		width: 20px;
		padding:  3 2 3 2px;
		border-right: 1px solid #FFFFFF;
		border-bottom: 1px solid #FFFFFF;
		background-color: #EEEEEE;
}

#smallcol2 
{
	 clear: both;
}

#smallcol2 div
{
	  float: left;
		text-align: center;
		width: 100px;
		padding:  3 2 3 2px;
		border-right: 1px solid #FFFFFF;
		border-bottom: 1px solid #FFFFFF;
		background-color: #EEEEEE;
}

#smallcol3 div
{
	  float: left;
		text-align: center;
		width: 100px;
		padding:  3 2 3 2px;
		border-right: 1px solid #FFFFFF;
		border-bottom: 1px solid #FFFFFF;
		background-color: #666666;
		color: #FFFFFF;
		height: 60px;
}

.smallcol4
{
	  clear: both;
}

.smallcol4 div
{
	  float: left;
		text-align: center;
		padding: 5 0 5 0px;			
		border-right: 1px solid #EEEEEE;	
		border-top: 1px solid #EEEEEE;
		margin: 0 0 0 0px;
}

.clearboth
{
	  clear: both;
}

.footer
{
	  height: 10px;
	  background-color: #333333;
	  width: 504px;
		clear: both;
}
