BODY, TD, UL, OL, A, H1, H2, .submenu, .margins, .album,
.frame_red_dark, .frame_red_light, .frame_green_dark, .frame_green_light, 
.frame_blue_dark, .frame_blue_light, .frame_yellow_dark, .frame_yellow_light,
.frame_purple_dark, .frame_purple_light, .frame_orange_dark, .frame_orange_light,
.box_red_dark, .box_red_light, .box_green_dark, .box_green_light, 
.box_blue_dark, .box_blue_light, .box_yellow_dark, .box_yellow_light,
.box_purple_dark, .box_purple_light, .box_orange_dark, .box_orange_light,
.red_dark, .red_light, .green_dark, .green_light, 
.blue_dark, .blue_light, .yellow_dark, .yellow_light,
.purple_dark, .purple_light, .orange_dark, .orange_light,
.input_red, .input_green, .input_blue, .input_yellow, .input_purple, .input_orange
{
	font-size				: 10pt;
	font-family				: verdana, arial, tahoma, helvetica;
	font-weight				: normal;
	font-style				: normal;
	color						: #000000;
}

.margins
{
	margin-top			: 3px;
	margin-bottom		: 3px;
	margin-left			: 3px;
	margin-right		: 3px;
}

.album
{
	background-position	: center center;
	background-repeat		: no-repeat;
}

.frame_red_dark, .frame_red_light, .frame_green_dark, .frame_green_light, 
.frame_blue_dark, .frame_blue_light, .frame_yellow_dark, .frame_yellow_light,
.frame_purple_dark, .frame_purple_light, .frame_orange_dark, .frame_orange_light,
.box_red_dark, .box_red_light, .box_green_dark, .box_green_light, 
.box_blue_dark, .box_blue_light, .box_yellow_dark, .box_yellow_light,
.box_purple_dark, .box_purple_light, .box_orange_dark, .box_orange_light
{
	width								: 100%;
	height							: 100%;
	overflow-y						: auto;
}

.input_red, .input_green, .input_blue, .input_yellow, .input_purple, .input_orange
{
	overflow-y						: auto;
}

.frame_red_dark, .box_red_dark, .red_dark 																	{ background-color : #FF99A8; }
.frame_red_light, .box_red_light, .red_light																	{ background-color : #FFD9DF; }
.frame_green_dark, .box_green_dark, .green_dark																{ background-color : #A9F1AC; }
.frame_green_light, .box_green_light, .green_light					 										{ background-color : #D9FFDA; }
.frame_blue_dark, .box_blue_dark, .blue_dark																	{ background-color : #96B0FF; }
.frame_blue_light, .box_blue_light, .blue_light																{ background-color : #D8E2FF; }
.frame_yellow_dark, .box_yellow_dark, .yellow_dark 														{ background-color : #FFEFA6; }
.frame_yellow_light, .box_yellow_light, .yellow_light														{ background-color : #FFF8D8; }
.frame_purple_dark, .box_purple_dark, .purple_dark															{ background-color : #CAB2FF; }
.frame_purple_light, .box_purple_light, .purple_light														{ background-color : #E5D9FF; }
.frame_orange_dark, .box_orange_dark, .orange_dark 														{ background-color : #FFCD9A; }
.frame_orange_light, .box_orange_light, .orange_light														{ background-color : #FFECD8; }

.frame_red_dark, .box_red_dark, .frame_red_light, .box_red_light, .input_red 						{ border-top : 4px solid #FF99A8; border-bottom : 4px solid #FF99A8; scrollbar-base-color : #FFD9DF; scrollbar-darkshadow-color : #FFD9DF; scrollbar-shadow-color : #909090; scrollbar-arrow-color : #000000; }
.frame_green_dark, .box_green_dark, .frame_green_light, .box_green_light, .input_green			{ border-top : 4px solid #A9F1AC; border-bottom : 4px solid #A9F1AC; scrollbar-base-color : #D9FFDA; scrollbar-darkshadow-color : #D9FFDA; scrollbar-shadow-color : #909090; scrollbar-arrow-color : #000000; }
.frame_blue_dark, .box_blue_dark, .frame_blue_light, .box_blue_light, .input_blue				{ border-top : 4px solid #96B0FF; border-bottom : 4px solid #96B0FF; scrollbar-base-color : #D8E2FF; scrollbar-darkshadow-color : #D8E2FF; scrollbar-shadow-color : #909090; scrollbar-arrow-color : #000000; }
.frame_yellow_dark, .box_yellow_dark, .frame_yellow_light, .box_yellow_light, .input_yellow 	{ border-top : 4px solid #FFEFA6; border-bottom : 4px solid #FFEFA6; scrollbar-base-color : #FFF8D8; scrollbar-darkshadow-color : #FFF8D8; scrollbar-shadow-color : #909090; scrollbar-arrow-color : #000000; }
.frame_purple_dark, .box_purple_dark, .frame_purple_light, .box_purple_light, .input_purple	{ border-top : 4px solid #CAB2FF; border-bottom : 4px solid #CAB2FF; scrollbar-base-color : #E5D9FF; scrollbar-darkshadow-color : #E5D9FF; scrollbar-shadow-color : #909090; scrollbar-arrow-color : #000000; }
.frame_orange_dark, .box_orange_dark, .frame_orange_light, .box_orange_light, .input_orange	{ border-top : 4px solid #FFCD9A; border-bottom : 4px solid #FFCD9A; scrollbar-base-color : #FFECD8; scrollbar-darkshadow-color : #FFECD8; scrollbar-shadow-color : #909090; scrollbar-arrow-color : #000000; }

.box_red_dark, .box_red_light, .input_red																		{ border-left : 4px solid #FF99A8; border-right : 4px solid #FF99A8; }
.box_green_dark, .box_green_light, .input_green 															{ border-left : 4px solid #A9F1AC; border-right : 4px solid #A9F1AC; }
.box_blue_dark, .box_blue_light, .input_blue																	{ border-left : 4px solid #96B0FF; border-right : 4px solid #96B0FF; }
.box_yellow_dark, .box_yellow_light, .input_yellow															{ border-left : 4px solid #FFEFA6; border-right : 4px solid #FFEFA6; }
.box_purple_dark, .box_purple_light, .input_purple															{ border-left : 4px solid #CAB2FF; border-right : 4px solid #CAB2FF; }
.box_orange_dark, .box_orange_light, .input_orange															{ border-left : 4px solid #FFCD9A; border-right : 4px solid #FFCD9A; }

H1, H2	{ font-size : 16pt; font-weight : bold; }
H2 			{ font-size : 11pt; }

A 						{ color : #000000; text-decoration : none; font-weight : bold; }
.submenu 			{ color : #000000; text-decoration : none; font-weight : normal; font-style : italic }

