﻿/*@import url(MiggielsBase_Black.css);*/
.dummy
{
}
.caption
{
	width: 634px;
	font-weight: bold;
}
.textBox350
{
	width: 350px;
}

.textBox630
{
	width: 634px;
}

.box
{
	border: 1px solid #000080;
}

.modalPopup
{
	width: 400px;
	background-color: #99CCFF;
	font-size: 10px;
	color: #000000;
	position: relative;
}

/*textarea
{
	font-weight: 500;
	font-size: 12px;
	color: #666666;
	line-height: 12px;
	font-family: Trebuchet MS, Arial, Verdana, Helvetica, Sans-Serif;
}*/
.TextBox25
{
	width: 25px
}
.TextBox50
{
	width: 50px
}
.TextBox75
{
	width: 75px
}
.TextBox100
{
	width: 100px
}
.TextBox115
{
	width: 115px
}
.TextBox150
{
	width: 150px
}
.TextBox300
{
	width: 300px
}
.TextBox350
{
	width: 350px
}
.TextArea350x100
{
	width: 350px;
	height: 100px
}

.red 
{
	color:#FF0000;
	font-size:12px;
	font-weight:900;
}

 .adm_Link
 {
	color: #ff0000;
	font-weight: 800;
 }