@charset "utf-8";
/* CSS Document */

button { background-image:url(images/button1.jpg); width:109px; height:28px; background-repeat:no-repeat; border:0px; font-weight:bold; font-family:Tahoma; font-size:11px;   }
button:hover{ color:#FFFFFF; background-image:url(images/button1.jpg); background-position: 0 -27px; }

.viewbutton { background-image:url(images/button2.jpg); width:122px; height:28px; background-repeat:no-repeat; border:0px; font-weight:bold; font-family:Tahoma; font-size:11px; }
.viewbutton:hover{ color:#FFFFFF; background-position: 0 -28px;  background-image:url(images/button2.jpg); 
}

.viewbutton2 { background-image:url(images/button3.jpg); width:105px; height:28px; background-repeat:no-repeat; border:0px; font-weight:bold; font-family:Tahoma; font-size:11px; }
.viewbutton2:hover{ color:#FFFFFF; background-position: 0 -28px;  background-image:url(images/button3.jpg); 
}


body 
{ 		font-size:12px; font-family:Geneva, Arial, Helvetica, sans-serif;
}

h1	{
		font-size: 14px;
		margin: 0px;
		padding: 0px 0px 5px 0px;
}

h2	{
		font-size: 12px;
		margin: 0px;
		
}


	#content2 {  }
	#inner_content { width:100%; height:auto; float:left;    }
	/* CONTENT HEADER */
	#subject1 
	{   width:16px; height:40px; float:left;
	    background-image:url(images/subject_left.jpg); background-repeat:no-repeat;
	}
	#subject2 
	{  
	    background-image:url(images/subject_center.jpg); background-repeat:repeat-x; height:40px; color:#FFFFFF;
	    font-family:Arial, Helvetica, sans-serif; font-weight:bold; font-size:14px;  float:left; width:777px; padding-top:6px;
	}
	#subject3 
	{   width:16px; height:40px;
	    background-image:url(images/right_subject.jpg); background-repeat:no-repeat; float:left;
	}
	
/* CONTENT FRAME */
	.content_top1 
	{
		width:16px; height:17px;  ;
	  	background-image:url(images/corner1.jpg); background-repeat:no-repeat;
	 }
	.content_top2
	{
		height:17px;  width:768px; background-image:url(images/top_content.jpg); background-repeat:repeat-x;   
	 }
	.content_top3
	{
		width:16px; height:17px;
	  	background-image:url(images/corner4.jpg); background-repeat:no-repeat;  
	 }
	
	.content_left 
	{
		width:16px; 
	  	background-image:url(images/left_content.jpg); background-repeat:repeat-y;
	 }
	.content_center
	{   background-color:#F2F0F1;  height:350 auto;  width:768px; 
		font-size:12px; font-family:Geneva, Arial, Helvetica, sans-serif;   
	 }
	.content_right
	{
		width:16px; background-image:url(images/right_content.jpg); background-repeat:repeat-y; 
	 }
	 
	.bottom1
	{
		width:16px; height:19px;
	  	background-image:url(images/corner2.jpg); background-repeat:no-repeat;
	 }
	.bottom2
	{ background-image:url(images/bottom_content.jpg); height:19px;   background-repeat:repeat-x;
	 }
	.bottom3
	{
		width:16px; height:19px;
	  	background-image:url(images/corner3.jpg); background-repeat:no-repeat;
	 }
/* ENd OF CONTENT */	


	
/* CONTENT INNER */
#buttonframe { padding-top:4px; z-index:10; }
#profile_frame { margin-left:2px; text-align:left;   }
#profile { float:left;  height:auto;  }
#profile h2 { font-size: 12px; margin-left:2px; } 
#profile_frame2 { float:left; width:90%;  height:auto; line-height:20px; margin-top:0px; clear:right }
#profile_frame2 .inner {
width:550px; text-align:justify; height:auto; }
