body {font-family:arial,sans-serif;font-size:11px;background-color:#090D9C;margin:0px; padding:0px; color:#555;}
img {border:0px;}
div	{font-size:13px;}
#container {width:615px;margin:auto;margin-top:12px; }
H1	{font-size:16px;padding:0 0 5px 0; margin:0px;color:#003;font-weight:bold;}
H2	{font-size:14px;padding:0 0 5px 0; margin:0px;color:#003;font-weight:bold; }

/*ANCHOR LINKS*/
a {text-decoration:none;color:#4C5BAF;}
a:hover {text-decoration: underline;}

/*FORM ELEMENTS*/
input 		{font-size:12px;}
.button  	{
			border:1px solid #14216d;
			background-color:#4C5BAF;
			color:#fff;
			padding:1px 5px 1px 5px;
			_padding:0px 5px 0px 5px;
			font-weight:bolder;
			cursor:pointer;
			cursor:hand;}
			
.textbox 			{font-size:12px;border:1px solid #0a5d00;}
input.txtInput 		{color:#818181;font-style:italic;}

#bottomText	{color:#fff; text-align:center; font-size:10px;margin:0 0 20px 0;}
#bottomText a	{color:#fff;text-decoration:underline;}

#toprowLogin	{position:absolute; top:0px; width:100%; padding:5px 0 14px 0; height:15px; background-color:#866; margin:0 0 15px 0;background-image:url(/images/back_login.png);}
#loginContainer	{width:614px; margin:auto;text-align:right;}

#toprowSignup	{position:absolute; top:35px; width:100%; padding:15px 0 15px 0; height:25px;_height:50px; background-color:#fff; margin:0 0 15px 0;background-image:url(/images/back_signup.png);}
#signupText		{font-size:14px;font-weight:bolder;color:#05c; margin:8px 0 0 0;}
#signupButton	{float:left;font-size:14px;background:#4caf57;border:1px solid #146d1f;margin-right:10px;}
#signupContainer	{width:614px; margin:auto;}

/*FRAMES */
.frameBottom	{background-image:url('/images/bottom.jpg');background-repeat:no-repeat;width:614px;height:18px;}
.frameTop		{background-image:url('/images/top.gif');background-repeat:no-repeat;width:614px;height:23px;}
.frameBack		{background-image:url('/images/back.jpg');width:614px;}
.textinFrame	{padding:15px;width:582px;width:_612px; line-height:20px;}

#titleOFM		{background-image:url('/images/maintitle.gif');height:149px; width:612px;margin-top:105px; margin-left:auto; margin-right:auto;}
#subTitle		{color:#fff; font-weight:bolder; text-align:center;margin:0 0 15px 0;}

.divScreen		{width:580px; height:500px; border:1px solid #4050bf;}
.screenDesc		{width:580px; background-color:#eee; font-weight: bolder; font-size:11px; padding:10px 0 10px 0; margin:0px 0 10px 0; text-align:center; border:1px solid #ccc;border-top:0px;}

#checkList		{background-image:url(/images/back_itemlist.png);width:270px;_width:300px;height:256px;_height:271px;margin:0 0 0 15px; float:right;padding:15px 15px 0px 15px;}
#checkList ul 	{padding:0 0 0 5px;margin:0px; color:#2d8b16; font-size:12px; font-weight:bold;}
#checkList ul li	{list-style-type: none; margin: 13px 0 0 0; height:23px; padding:4px 0 0 34px; background-image: url(/images/green_check.png); background-position: left top; background-repeat: no-repeat;}
