*            {
	font-family: georgia,palatino,serif;
	font-size: 13px;
	}

a 	{
	text-decoration: none
	}

a:hover      { text-decoration: underline }

body         { 
	scrollbar-base-color: #1F1048; 
	scrollbar-highlight-color: #F7E8BE; 
	scrollbar-arrow-color: #F7E8BE;
	margin: 0;
	background-color: #F7E8BE;
	background-image: url('../images/ctt_back.gif');
	background-repeat: repeat-x; 
	background-position: top left;
	overflow:auto;
	overflow: -moz-scrollbars-vertical;
               }

.content     {
	background-color: #F7E8BE; 
	color: #1F1048;
	line-height:170%;
	}

.content a   {
	color: #990000
}

.content a:hover {
	text-decoration: underline
}

.contentRight     {
	font-size: 110%;
	background-color: #F7E8BE; 
	color: #1F1048;
	border-left: 1px solid #2F0A65;
	padding: 5px 10px 0px 10px;
	line-height:130%;
	}

.contentRight a   {
	color: #990000;
	line-height:100%;
}


.menuOut   	{
	font-family: perpetua, georgia,palatino,serif;
	font-size: 110%;
	font-weight: bold;
	background-image: url('../images/ctt_menu_off.gif');
	background-repeat: no-repeat; 
	background-position: center 50%;
	padding-left:30px;
	height:45px;
	}

.menuOver   	{
	font-family: perpetua, georgia,palatino,serif;
	font-size: 110%;
	font-weight: bold;
	background-image: url('../images/ctt_menu_on.gif');
	background-repeat: no-repeat; 
	background-position: center 50%;
	padding-left:30px;
	height:45px;
	}

.menuOut a, .menuOver a	{
	font-size: 110%;
	font-weight: bold;
	color:#0D004C;
	width:90%;
	}

.menuOut a:hover, .menuOver a:hover	{
	text-decoration: none;
	}


.menu_back		{
	background-color: #F7E8BE; 
	}

.hiddenPic 		{
	display:none;
	}

.theStudy		{
	font-weight: bold;
	background-color: #F7E8BE; 
	color: #1F1048;
	line-height:100%;
}

.theStudy a	{
	font-weight: bold;
	color: #1F1048;
}


.buttons        		{
	color: #111111;
	}

.select       		{
	color: #111111;
	background-color: #FFFFFF;
	border: 1px solid #C0C0C0;
	}
	
.input        		{
	color: #111111;
	background-color: #FFFFFF;
	border: 1px solid #C0C0C0;
	padding:3px;
	}

.textarea     	{
	background-color: #FFFFFF;
	border: 1px solid #C0C0C0;
	}

.study_type		{
	background-color: #F7E8BE;
	color: #1F1048;
	font-weight: bold;
	background-image: url('../images/study_title.gif');
	background-repeat: repeat-x; 
	background-position: left center;
	}

.study_type_left		{
	background-image: url('../images/study_title_left.gif');
	background-repeat: no-repeat; 
	background-position: left center;
	}

.study_type_right		{
	background-image: url('../images/study_title_right.gif');
	background-repeat: no-repeat; 
	background-position: right center;
	}

.siteLogo			{
	padding-right:5px;
	margin-right:5px;
	}

.header_row		{
	height:105px;
}

.footer_row		{
	height:73px;
}

.footer_content     {
	background-color: #F7E8BE; 
	}


.main_table		{
	width:1000px;
	margin:auto;
	border: 0px 1px 0px 1px;
	border-left: 1px solid #E7B55A;
	border-right: 1px solid #E7B55A;
}	

#Scroller
			{
	width: 200px;
	height: 310px;
	}

.myScroller		{
	background-color: #F7E8BE; 
	color: #1F1048;
	padding: 0px 0px 0px 0px;
	}

.myScroller a			{
	color: #990000
	}

.myScroller a:hover		{
	text-decoration:underline;
	}

h1       	{font-size: 130%; font-weight: bold; margin-bottom: 2px }
h2       	{font-size: 130%; font-weight: bold; margin-bottom: 2px }
h3       	{font-size: 120%; font-weight: bold; margin-bottom: -5px }
h4       	{font-size: 120%; font-weight: bold; margin-bottom: -5px }
h5       	{font-size: 110%; font-weight: bold; margin-bottom: -5px }
h6       	{font-size: 110%; font-weight: bold; margin-bottom: -5px }

.osContent     {
	background-color: #F7E8BE; 
	color: #1F1048;
	line-height:170%;
	}

.osContent a:link   {
	color: #990000
}

.osContent a:visited   {
	color: #990000
}

.osContent a:hover {
	text-decoration: underline
}

.osH1       		{
	font-size: 130%; 
	font-weight: bold; 
	margin-bottom: 2px
	}

.osH2       		{
	font-size: 130%; 
	font-weight: bold; 
	margin-bottom: 2px
	}

