﻿body {
}


.ExamNavigationBox{
	background-image:url(images/exam/left_nav_gray_box.gif);	
	background-repeat:no-repeat;
	width:166px;
	height:620px;
}

.ExamNavigationQuestionListBox{
	background-image:url(images/exam/left_nav_3_whole_box.gif);	
	background-repeat:no-repeat;
	width:67px;
	height:252px;	
	vertical-align:top
}

.ExamMainBox{
	background-image:url(images/exam/main_1.gif);	
	background-repeat:no-repeat;
	width:797px;
	height:620px;
}

.ExamImage{
	background-image:url(images/exam/keyboard.gif);	
	background-repeat:no-repeat;
	width:176px;
	height:106px;
}


.ExamCaption	{  
	text-decoration: none; 
	font-size: 12px; 
	font-weight:normal; 
	font-family:Arial Black;
	color: Blue
}

a.ExamButtonLink:link	{  
	text-decoration: none; 
	font-size: 11px; 
	font-weight:normal; 
	font-family:Arial;
	color: Blue;
	width:auto;	
}
a.ExamButtonLink:visited	{ 
	text-decoration: none; 
	font-size: 11px; 
	font-weight: normal; 
	font-family:Arial Black;
	color: Blue
}
a.ExamButtonLink:active	{  
	text-decoration: none;  
	font-size: 11px; 
	font-weight: normal; 
	font-family:Arial Black;
	color:  Navy
}
a.ExamButtonLink:hover	{ 
	text-decoration: none;   
	font-size: 11px; 
	font-weight: normal; 
	font-family:Arial Black;
	color:#990000;
}


a.ExamButtonLinkSelected:link	{  
	text-decoration: none; 
	font-size: 11px; 
	font-weight:normal; 
	font-family:Arial Black;
	color: Blue;
	width:auto;	
}
a.ExamButtonLinkSelected:visited	{ 
	text-decoration: none; 
	font-size: 11px; 
	font-weight: normal; 
	font-family:Arial Black;
	color: Blue
}
a.ExamButtonLinkSelected:active	{  
	text-decoration: none;  
	font-size: 11px; 
	font-weight: normal; 
	font-family:Arial Black;
	color:  Navy
}
a.ExamButtonLinkSelected:hover	{ 
	text-decoration: none;   
	font-size: 11px; 
	font-weight: normal; 
	font-family:Arial Black;
	color:#990000;
}





.ExamButtonMiddle{
	background-image:url(images/exam/left_nav_2_gold_middle.gif);	
	background-repeat:repeat-x;
	
}

.ContentBottom{
	background-image:url(images/exam/content_Bottom.gif);
}

.ContentBg{
	background-image:url(images/exam/content_Bg.gif);
}

